diff options
author | Revo <projectrevotpp@hotmail.com> | 2020-09-25 18:20:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-25 18:20:24 -0400 |
commit | b247e60ab6fd3f38616a10e001c91ec701dcae76 (patch) | |
tree | 48f5f2882d3e393fc0beb13cda1ba6f2efe05f63 | |
parent | 86c0acc9cfb1a4d3f8bc47ff88abcb912d6673fe (diff) | |
parent | ecbe4292616282aa93117b66844a88bdc26add1b (diff) |
Merge pull request #85 from red031000/master
stupid test
-rw-r--r-- | asm/data.s | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -203,7 +203,8 @@ lbl_80406054: .global lbl_804061BA lbl_804061BA: .incbin "baserom.dol", 0x4022BA, 0xFA -.global lbl_804062B4 + + .global lbl_804062B4 lbl_804062B4: .incbin "baserom.dol", 0x4023B4, 0x5E .global lbl_80406312 |