mirror of
https://github.com/zeldaret/oot
synced 2026-08-08 18:43:38 -04:00
Set up build system and disassembly for gc-us (#1982)
* Build gc-us * Set up gc-us disassembly * Don't disasm unchanged overlays * Fix gc-eu-mq BSS * romalign link_animetion for NTSC * Explicitly set CPP defines to 0/1 * Add #ifs to segment_symbols.h * Add sButtonTextures now * Fix message _SHIFTL usage * Don't ifdef LANGUAGE_MAX
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
#include "z64item.h" // For item ids
|
||||
#include "sfx.h" // For sfx ids
|
||||
|
||||
#define TEXT_LANG_US_JP 0
|
||||
#define TEXT_LANG_EU 1
|
||||
|
||||
/*
|
||||
* Text control characters
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user