Remove trailing whitespace
This commit is contained in:
+1
-1
@@ -1211,7 +1211,7 @@ void sub_80D304C(u16 offset)
|
||||
if(offset <= 0xA0)
|
||||
{
|
||||
monIconPalettePtr = gMonIconPaletteTable;
|
||||
for(i = 5; i >= 0 ; i--)
|
||||
for(i = 5; i >= 0; i--)
|
||||
{
|
||||
LoadPalette(monIconPalettePtr->data, offset, 0x20);
|
||||
offset += 0x10;
|
||||
|
||||
Reference in New Issue
Block a user