Use BUGFIX for some inline fixes
This commit is contained in:
+3
-2
@@ -463,8 +463,9 @@ static const struct WindowTemplate sWindowTemplates[] =
|
||||
.paletteNum = 15,
|
||||
.baseBlock = 0xC5
|
||||
},
|
||||
// BUG: Array not terminated properly
|
||||
//DUMMY_WIN_TEMPLATE
|
||||
#ifdef UBFIX
|
||||
DUMMY_WIN_TEMPLATE,
|
||||
#endif
|
||||
};
|
||||
|
||||
static const struct GridSelection sGridSelections[NUM_GRID_SELECTIONS + 1] =
|
||||
|
||||
Reference in New Issue
Block a user