diff options
author | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2019-12-29 06:24:26 +0800 |
---|---|---|
committer | jiangzhengwenjz <jiangzhengwenjzw@qq.com> | 2020-01-09 12:38:57 +0800 |
commit | 973cb394b23002acde7d7ea19abc754019dd106c (patch) | |
tree | cf05524128224aceb57dd33f84ea4fdaacb4ecb3 /sym_common.txt | |
parent | 8f1a8972c19f5cd2522c9e7982bd330ac05305e9 (diff) |
librfu through 0x81E13F0
Diffstat (limited to 'sym_common.txt')
-rw-r--r-- | sym_common.txt | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/sym_common.txt b/sym_common.txt index e72f9a03c..444c2a7af 100644 --- a/sym_common.txt +++ b/sym_common.txt @@ -159,24 +159,5 @@ gUnknown_3005E94: @ 3005E94 .include "berry_fix_program.o" .include "m4a.o" .include "agb_flash.o" - -gRfuState: @ 3007438 - .space 0x8 - -gRfuSlotStatusUNI: @ 3007440 - .space 0x10 - -gRfuSlotStatusNI: @ 3007450 - .space 0x10 - -gRfuLinkStatus: @ 3007460 - .space 0x4 - -gRfuStatic: @ 3007464 - .space 0x4 - -gRfuFixed: @ 3007468 - .space 0x8 - -gUnknown_3007470: @ 3007470 - .space 0xC + .align 2 + .include "librfu_rfu.o" |