diff options
author | M <No Email> | 2018-01-06 00:21:01 +0100 |
---|---|---|
committer | Made-s <made111@gmx.de> | 2018-01-06 00:24:34 +0100 |
commit | e9bb490023f346697b4f432a9add1fe158f2038d (patch) | |
tree | 2cba636ce459725a3a6b833a94ff0be750cb4394 /asm | |
parent | ba4b0d8dd2587667c04e6cc63e31afe16fba1381 (diff) |
finish roulette file
Diffstat (limited to 'asm')
-rw-r--r-- | asm/roulette.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/roulette.s b/asm/roulette.s index 1fda9ece9..5050cf7a7 100644 --- a/asm/roulette.s +++ b/asm/roulette.s @@ -7811,7 +7811,7 @@ _08118F80: .4byte 0xbfc00000 _08118F84: .4byte 0x3dae147b _08118F88: .4byte sub_8118D2C thumb_func_end sub_8118DE4 -*/ + thumb_func_start sub_8118F8C sub_8118F8C: @ 8118F8C push {r4-r7,lr} @@ -9655,4 +9655,4 @@ _08119E34: .4byte sub_8119D08 _08119E38: .4byte sub_8119BCC thumb_func_end sub_8119D80 - .align 2, 0 @ Don't pad with nop. + .align 2, 0 @ Don't pad with nop.*/ |