decompile string_util
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
|
||||
.section .rodata
|
||||
|
||||
gDigits:: @ 82EC7D4
|
||||
sDigits:: @ 82EC7D4
|
||||
.string "0123456789ABCDEF"
|
||||
|
||||
.align 2
|
||||
gPowersOfTen:: @ 82EC7E4
|
||||
sPowersOfTen:: @ 82EC7E4
|
||||
.4byte 1
|
||||
.4byte 10
|
||||
.4byte 100
|
||||
@@ -19,28 +19,28 @@ gPowersOfTen:: @ 82EC7E4
|
||||
.4byte 100000000
|
||||
.4byte 1000000000
|
||||
|
||||
gUnknown_082EC80C:: @ 82EC80C
|
||||
sSetBrailleFont:: @ 82EC80C
|
||||
.incbin "baserom.gba", 0x2ec80c, 0x4
|
||||
|
||||
gUnknown_082EC810:: @ 82EC810
|
||||
sGotoLine2:: @ 82EC810
|
||||
.incbin "baserom.gba", 0x2ec810, 0x8
|
||||
|
||||
.align 2
|
||||
gStringRefFunctionTable:: @ 82EC818
|
||||
.4byte StringRef_GetPossiblyUnusedStringVar
|
||||
.4byte StringRef_GetPlayerName
|
||||
.4byte StringRef_GetStringVar1
|
||||
.4byte StringRef_GetStringVar2
|
||||
.4byte StringRef_GetStringVar3
|
||||
.4byte StringRef_GetDummiedOutGenderDependentString
|
||||
.4byte StringRef_GetRivalName
|
||||
.4byte StringRef_GetEmeraldString
|
||||
.4byte StringRef_GetAquaString
|
||||
.4byte StringRef_GetMagmaString
|
||||
.4byte StringRef_GetArchieString
|
||||
.4byte StringRef_GetMaxieString
|
||||
.4byte StringRef_GetKyogreString
|
||||
.4byte StringRef_GetGroudonString
|
||||
sExpandPlaceholderFuncs:: @ 82EC818
|
||||
.4byte ExpandPlaceholder_UnknownStringVar
|
||||
.4byte ExpandPlaceholder_PlayerName
|
||||
.4byte ExpandPlaceholder_StringVar1
|
||||
.4byte ExpandPlaceholder_StringVar2
|
||||
.4byte ExpandPlaceholder_StringVar3
|
||||
.4byte ExpandPlaceholder_KunChan
|
||||
.4byte ExpandPlaceholder_RivalName
|
||||
.4byte ExpandPlaceholder_Version
|
||||
.4byte ExpandPlaceholder_Aqua
|
||||
.4byte ExpandPlaceholder_Magma
|
||||
.4byte ExpandPlaceholder_Archie
|
||||
.4byte ExpandPlaceholder_Maxie
|
||||
.4byte ExpandPlaceholder_Kyogre
|
||||
.4byte ExpandPlaceholder_Groudon
|
||||
|
||||
gExtendedControlCodeLengths:: @ 82EC850
|
||||
.byte 1
|
||||
|
||||
Reference in New Issue
Block a user