From 288902139f00a9113ea9b360eb00d3109727dcfe Mon Sep 17 00:00:00 2001 From: Ben10do Date: Fri, 24 Mar 2017 11:51:03 +0000 Subject: Revert "Fix floating sections" This reverts commit e28b88f56d666484b994fc9cf28cc5d4cf50c803. --- engine/credits.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/credits.asm') diff --git a/engine/credits.asm b/engine/credits.asm index 601e9cf26..fad8a615e 100644 --- a/engine/credits.asm +++ b/engine/credits.asm @@ -1,6 +1,6 @@ INCLUDE "includes.asm" -SECTION "Credits", ROMX[$5847], BANK[CREDITS] +SECTION "Credits", ROMX, BANK[CREDITS] const_def const SATOSHI_TAJIRI -- cgit v1.2.3