diff --git a/th04/gaiji.inc b/th04/gaiji/gaiji.inc similarity index 71% rename from th04/gaiji.inc rename to th04/gaiji/gaiji.inc index 76602991..ea7075d6 100644 --- a/th04/gaiji.inc +++ b/th04/gaiji/gaiji.inc @@ -1,6 +1,6 @@ ; ReC98 ; ----- -; Gaiji available to TH04 +; Gaiji available to TH04 and TH05 g_EMPTY = 2 include th03/gaiji/bar.inc diff --git a/th04/shared.inc b/th04/shared.inc index b6fa3935..6726aa38 100644 --- a/th04/shared.inc +++ b/th04/shared.inc @@ -32,6 +32,6 @@ include th04/hardware/grcg.inc include th04/hardware/input.inc include th04/math/randring.inc include th04/math/motion.inc -include th04/gaiji.inc +include th04/gaiji/gaiji.inc include th04/hud/popup.inc include th02/score.inc diff --git a/th05/hud_bar.asm b/th05/hud_bar.asm index 7f53888a..a6187b6d 100644 --- a/th05/hud_bar.asm +++ b/th05/hud_bar.asm @@ -3,7 +3,7 @@ include libs/master.lib/master.inc include th02/hud/hud.inc -include th04/gaiji.inc +include th04/gaiji/gaiji.inc extrn _hud_gaiji_row:byte:HUD_TRAM_W