Canviats defines per constexpr
This commit is contained in:
@@ -15,9 +15,6 @@ class Writer;
|
||||
struct JA_Music_t;
|
||||
struct section_t;
|
||||
|
||||
#ifndef INTRO_H
|
||||
#define INTRO_H
|
||||
|
||||
// Clase Intro
|
||||
class Intro
|
||||
{
|
||||
@@ -69,5 +66,3 @@ public:
|
||||
// Bucle principal
|
||||
void run();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user