Improve board/window.c splits

Also labeled board/window.c
This commit is contained in:
gamemasterplc 2023-12-28 14:11:55 -06:00
parent 55ec1e65f7
commit 78510395ca
4 changed files with 57 additions and 50 deletions

View file

@ -185,7 +185,7 @@ static s32 winVoiceTbl[] = {
0x49
};
s16 winPrio = 1000;
static s16 winPrio = 1000;
void HuWindowInit(void) {
s16 i;