Improve board/window.c splits
Also labeled board/window.c
This commit is contained in:
parent
55ec1e65f7
commit
78510395ca
4 changed files with 57 additions and 50 deletions
|
|
@ -185,7 +185,7 @@ static s32 winVoiceTbl[] = {
|
|||
0x49
|
||||
};
|
||||
|
||||
s16 winPrio = 1000;
|
||||
static s16 winPrio = 1000;
|
||||
|
||||
void HuWindowInit(void) {
|
||||
s16 i;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue