Modificats, estructurats i ben formatats alguns missatges de consola
Canvis en els codis d'eixida del programa
This commit is contained in:
@@ -23,9 +23,10 @@ namespace section
|
||||
GAME_PLAY_2P = 1,
|
||||
TITLE_1 = 2,
|
||||
TITLE_2 = 3,
|
||||
QUIT_NORMAL = 4,
|
||||
QUIT_SHUTDOWN = 5,
|
||||
NONE = 6,
|
||||
QUIT_WITH_KEYBOARD = 4,
|
||||
QUIT_WITH_CONTROLLER = 5,
|
||||
QUIT_FROM_EVENT = 6,
|
||||
NONE = 7,
|
||||
};
|
||||
|
||||
extern Name name;
|
||||
|
||||
Reference in New Issue
Block a user