mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-13 02:10:57 +00:00
Import fault bss under NON_MATCHING (#1484)
* Import fault bss under NON_MATCHING * Fix comments in data files * Fix variable name
This commit is contained in:
parent
e37b993483
commit
e77b83cf1b
5 changed files with 27 additions and 4 deletions
|
@ -7,6 +7,8 @@
|
|||
|
||||
.section .bss
|
||||
|
||||
# Note: This file is only included in the MATCHING build, the data is imported for non-matching
|
||||
|
||||
.balign 16
|
||||
|
||||
glabel sFaultInstance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue