mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-04 00:49:17 -04:00
Decompile debugUpdateMenu
This commit is contained in:
@@ -27,6 +27,7 @@ bool debugIsChrStatsEnabled(void);
|
||||
bool debug0f11ef80(void);
|
||||
|
||||
s32 dmenuGetSelectedOption(void);
|
||||
void dmenuSetMenu(char **labels, s32 (*positions)[2], s32 *offsets);
|
||||
void dmenuNavigateRight(void);
|
||||
void dmenuNavigateLeft(void);
|
||||
void dmenuNavigateUp(void);
|
||||
|
||||
Reference in New Issue
Block a user