Finish naming objs in slot_machine

This commit is contained in:
PikalaxALT
2020-04-08 12:51:31 -04:00
parent d7c165d8fe
commit 2073a56531
6 changed files with 746 additions and 653 deletions
+1 -1
View File
@@ -352,7 +352,7 @@ static bool8 LoadOptionMenuPalette(void)
LoadPalette(stdpal_get(2), 0xF0, 0x20);
break;
case 3:
sub_814FDA0(1, 0x1B3, 0x30);
DrawWindowBorderWithStdpal3(1, 0x1B3, 0x30);
break;
default:
return TRUE;