From 0cf765a4f521ecd3ef2f7e9e89f1fa3fddb006c4 Mon Sep 17 00:00:00 2001 From: libjet Date: Thu, 28 May 2020 19:47:18 +0100 Subject: Add halloffame.asm and credits.asm --- constants/credits_constants.asm | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'constants') diff --git a/constants/credits_constants.asm b/constants/credits_constants.asm index 686f73ba..9a786ee6 100644 --- a/constants/credits_constants.asm +++ b/constants/credits_constants.asm @@ -76,3 +76,13 @@ const US_COORDINATION const TEXT_TRANSLATION const PAAD_TESTING + +; CreditsScript indexes (see data/credits_script.asm) + const_def -7 + const CREDITS_THEEND + const CREDITS_WAIT2 + const CREDITS_MUSIC + const CREDITS_CLEAR + const CREDITS_SCENE + const CREDITS_WAIT + const CREDITS_END -- cgit v1.2.3