mirror of
https://github.com/zeldaret/oot
synced 2026-06-02 18:18:52 -04: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:
@@ -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
|
||||
|
||||
@@ -7,10 +7,12 @@
|
||||
|
||||
.section .bss
|
||||
|
||||
# Note: This file is only included in the MATCHING build, the data is imported for non-matching
|
||||
|
||||
.balign 16
|
||||
|
||||
glabel sFaultDrawer
|
||||
.space 0x3C
|
||||
|
||||
glabel D_8016B6C0
|
||||
.space 0x20
|
||||
glabel D_8016B6BC
|
||||
.space 0x24
|
||||
|
||||
Reference in New Issue
Block a user