Minor fixes

This commit is contained in:
PikalaxALT
2019-07-13 20:00:35 -04:00
parent e52234e4be
commit 7918222d8c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ static const struct BgTemplate sBgTemplates[2] = {
.charBaseIndex = 1,
.mapBaseIndex = 30,
.screenSize = 0,
.paletteMode = 0,
.paletteMode = 0, // 4bpp
.priority = 3,
.baseTile = 0x000
}
+1 -1
View File
@@ -13,7 +13,7 @@
#include "random.h"
#include "cereader_tool.h"
#include "easy_chat.h"
#include "text.h"sub_815EC8C
#include "text.h"
#include "battle_setup.h"
#include "battle_transition.h"
#include "battle.h"