Minor fixes
This commit is contained in:
@@ -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
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user