start start menu decomp

This commit is contained in:
DizzyEggg
2017-09-05 13:01:24 +02:00
parent 54b8306115
commit 1680fc0b81
56 changed files with 675 additions and 794 deletions

View File

@@ -118,7 +118,7 @@ bool16 InitWindows(struct WindowTemplate *templates)
return TRUE;
}
u16 AddWindow(struct WindowTemplate *template)
u16 AddWindow(const struct WindowTemplate *template)
{
u16 win;
u8 bgLayer;