rosalina: cleanup variable names
This commit is contained in:
@@ -60,8 +60,9 @@ typedef struct Menu {
|
||||
MenuItem items[0x40];
|
||||
} Menu;
|
||||
|
||||
extern bool terminationRequest;
|
||||
extern Handle terminationRequestEvent;
|
||||
extern bool menuShouldExit;
|
||||
extern bool preTerminationRequested;
|
||||
extern Handle preTerminationEvent;
|
||||
|
||||
extern u32 menuCombo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user