mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Add FreeType, progress to title screen
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
class PLPasStr;
|
||||
|
||||
MenuHandle GetMenu(int resID);
|
||||
void AppendResMenu(MenuHandle menu, UInt32 resType); // Appends all menus of a given type
|
||||
void InsertMenu(MenuHandle menu, int index);
|
||||
void InsertMenu(MenuHandle menu, int beforeID);
|
||||
void DeleteMenu(int menuID); // ???
|
||||
void DrawMenuBar();
|
||||
void HiliteMenu(int menu);
|
||||
|
Reference in New Issue
Block a user