start start menu decomp
This commit is contained in:
6
include/start_menu.h
Normal file
6
include/start_menu.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GUARD_START_MENU_H
|
||||
#define GUARD_START_MENU_H
|
||||
|
||||
void AppendToList(u8* list, u8* pos, u8 newEntry);
|
||||
|
||||
#endif // GUARD_START_MENU_H
|
||||
Reference in New Issue
Block a user