mirror of
https://github.com/pret/pokeemerald-jp.git
synced 2026-03-21 17:24:33 -05:00
16316 lines
570 KiB
INI
16316 lines
570 KiB
INI
arm_func 0x8000000 _start
|
|
arm_func 0x8000204 _init
|
|
arm_func 0x8000234 _init.ret
|
|
arm_func 0x8000248 _intr
|
|
arm_func 0x8000374 _intr.ret
|
|
# main.s
|
|
thumb_func 0x80003a4 AgbMain
|
|
thumb_func 0x80004c4 UpdateLinkAndCallCallbacks
|
|
thumb_func 0x80004d8 InitMainCallbacks
|
|
thumb_func 0x800051c CallCallbacks
|
|
thumb_func 0x8000540 SetMainCallback2
|
|
thumb_func 0x8000554 StartTimer1
|
|
thumb_func 0x8000560 SeedRngAndSetTrainerId
|
|
thumb_func 0x8000588 GetGeneratedTrainerIdLower
|
|
thumb_func 0x8000594 EnableVCountIntrAtLine150
|
|
thumb_func 0x80005bc InitKeys
|
|
thumb_func 0x80005e4 ReadKeys
|
|
thumb_func 0x8000684 InitIntrHandlers
|
|
thumb_func 0x80006f0 SetVBlankCallback
|
|
thumb_func 0x80006fc SetHBlankCallback
|
|
thumb_func 0x8000708 SetVCountCallback
|
|
thumb_func 0x8000714 RestoreSerialTimer3IntrHandlers
|
|
thumb_func 0x800072c SetSerialCallback
|
|
thumb_func 0x8000738 VBlankIntr
|
|
thumb_func 0x8000800 InitFlashTimer
|
|
thumb_func 0x8000814 HBlankIntr
|
|
thumb_func 0x8000844 VCountIntr
|
|
thumb_func 0x8000878 SerialIntr
|
|
thumb_func 0x80008a8 IntrDummy
|
|
thumb_func 0x80008ac WaitForVBlank
|
|
thumb_func 0x80008dc SetTrainerHillVBlankCounter
|
|
thumb_func 0x80008e8 ClearTrainerHillVBlankCounter
|
|
thumb_func 0x80008f4 DoSoftReset
|
|
thumb_func 0x8000964 ClearPokemonCrySongs
|
|
# alloc.s
|
|
thumb_func 0x8000988 PutMemBlockHeader
|
|
thumb_func 0x80009a4 PutFirstMemBlockHeader
|
|
thumb_func 0x80009b8 AllocInternal
|
|
thumb_func 0x8000a34 FreeInternal
|
|
thumb_func 0x8000b14 AllocZeroedInternal
|
|
thumb_func 0x8000b54 CheckMemBlockInternal
|
|
thumb_func 0x8000bac InitHeap
|
|
thumb_func 0x8000bc8 Alloc
|
|
thumb_func 0x8000bdc AllocZeroed
|
|
thumb_func 0x8000bf0 Free
|
|
thumb_func 0x8000c04 CheckMemBlock
|
|
thumb_func 0x8000c18 CheckHeap
|
|
# dma3_manager.s
|
|
thumb_func 0x8000c48 ClearDma3Requests
|
|
thumb_func 0x8000c80 ProcessDma3Requests
|
|
thumb_func 0x8000ef8 RequestDma3Copy
|
|
thumb_func 0x8000f90 RequestDma3Fill
|
|
thumb_func 0x8001034 CheckForSpaceForDma3Request
|
|
# gpu_regs.s
|
|
thumb_func 0x8001074 InitGpuRegManager
|
|
thumb_func 0x80010cc CopyBufferedValueToGpuReg
|
|
thumb_func 0x8001110 CopyBufferedValuesToGpuRegs
|
|
thumb_func 0x8001144 SetGpuReg
|
|
thumb_func 0x80011d0 GetGpuReg
|
|
thumb_func 0x8001200 SetGpuRegBits
|
|
thumb_func 0x8001220 ClearGpuRegBits
|
|
thumb_func 0x8001240 SyncRegIE
|
|
thumb_func 0x8001274 EnableInterrupts
|
|
thumb_func 0x80012a0 DisableInterrupts
|
|
thumb_func 0x80012cc UpdateRegDispstatIntrBits
|
|
# bg.s
|
|
thumb_func 0x8001308 ResetBgs
|
|
thumb_func 0x8001320 SetBgModeInternal
|
|
thumb_func 0x800133c GetBgMode
|
|
thumb_func 0x800134c ResetBgControlStructs
|
|
thumb_func 0x800136c Unused_ResetBgControlStruct
|
|
thumb_func 0x8001398 SetBgControlAttributes
|
|
thumb_func 0x80014c4 GetBgControlAttribute
|
|
thumb_func 0x8001578 LoadBgVram
|
|
thumb_func 0x8001600 ShowBgInternal
|
|
thumb_func 0x800167c HideBgInternal
|
|
thumb_func 0x80016b0 SyncBgVisibilityAndMode
|
|
thumb_func 0x80016d4 SetTextModeAndHideBgs
|
|
thumb_func 0x80016f0 SetBgAffineInternal
|
|
thumb_func 0x80017bc IsInvalidBg32
|
|
thumb_func 0x80017d0 DummiedOutFireRedLeafGreenTileAllocFunc
|
|
thumb_func 0x80017d4 ResetBgsAndClearDma3BusyFlags
|
|
thumb_func 0x8001800 InitBgsFromTemplates
|
|
thumb_func 0x80018c8 InitBgFromTemplate
|
|
thumb_func 0x800194c SetBgMode
|
|
thumb_func 0x800195c LoadBgTiles
|
|
thumb_func 0x8001a14 LoadBgTilemap
|
|
thumb_func 0x8001a64 Unused_LoadBgPalette
|
|
thumb_func 0x8001aec IsDma3ManagerBusyWithBgCopy
|
|
thumb_func 0x8001b48 ShowBg
|
|
thumb_func 0x8001b5c HideBg
|
|
thumb_func 0x8001b70 SetBgAttribute
|
|
thumb_func 0x8001c34 GetBgAttribute
|
|
thumb_func 0x8001d1c ChangeBgX
|
|
thumb_func 0x8001e58 GetBgX
|
|
thumb_func 0x8001e94 ChangeBgY
|
|
thumb_func 0x8001fd0 GetBgY
|
|
thumb_func 0x800200c SetBgAffine
|
|
thumb_func 0x800204c Unused_AdjustBgMosaic
|
|
thumb_func 0x800212c SetBgTilemapBuffer
|
|
thumb_func 0x8002160 UnsetBgTilemapBuffer
|
|
thumb_func 0x8002194 GetBgTilemapBuffer
|
|
thumb_func 0x80021cc CopyToBgTilemapBuffer
|
|
thumb_func 0x8002248 CopyBgTilemapBufferToVram
|
|
thumb_func 0x80022b0 CopyToBgTilemapBufferRect
|
|
thumb_func 0x80023b4 CopyToBgTilemapBufferRect_ChangePalette
|
|
thumb_func 0x80023f8 CopyRectToBgTilemapBufferRect
|
|
thumb_func 0x80025e0 FillBgTilemapBufferRect_Palette0
|
|
thumb_func 0x80026e0 FillBgTilemapBufferRect
|
|
thumb_func 0x800271c WriteSequenceToBgTilemapBuffer
|
|
thumb_func 0x80028c8 GetBgMetricTextMode
|
|
thumb_func 0x8002938 GetBgMetricAffineMode
|
|
thumb_func 0x8002990 GetTileMapIndexFromCoords
|
|
thumb_func 0x80029c8 CopyTileMapEntry
|
|
thumb_func 0x8002a24 GetBgType
|
|
thumb_func 0x8002a78 IsInvalidBg
|
|
thumb_func 0x8002a8c IsTileMapOutsideWram
|
|
# blit.s
|
|
thumb_func 0x8002ab8 BlitBitmapRect4BitWithoutColorKey
|
|
thumb_func 0x8002afc BlitBitmapRect4Bit
|
|
thumb_func 0x8002cdc FillBitmapRect4Bit
|
|
thumb_func 0x8002d98 BlitBitmapRect4BitTo8Bit
|
|
thumb_func 0x8002fe8 FillBitmapRect8Bit
|
|
# window.s
|
|
thumb_func 0x800308c nullsub_9
|
|
thumb_func 0x8003090 InitWindows
|
|
thumb_func 0x8003250 AddWindow
|
|
thumb_func 0x80033a8 AddWindowWithoutTileMap
|
|
thumb_func 0x8003444 RemoveWindow
|
|
thumb_func 0x80034d4 FreeAllWindowBuffers
|
|
thumb_func 0x8003528 CopyWindowToVram
|
|
thumb_func 0x80035a8 CopyWindowRectToVram
|
|
thumb_func 0x800365c PutWindowTilemap
|
|
thumb_func 0x80036bc PutWindowRectTilemapOverridePalette
|
|
thumb_func 0x8003774 ClearWindowTilemap
|
|
thumb_func 0x80037c4 PutWindowRectTilemap
|
|
thumb_func 0x8003874 BlitBitmapToWindow
|
|
thumb_func 0x80038ac BlitBitmapRectToWindow
|
|
thumb_func 0x800396c BlitBitmapRectToWindowWithColorKey
|
|
thumb_func 0x8003a34 FillWindowPixelRect
|
|
thumb_func 0x8003ac0 CopyToWindowPixelBuffer
|
|
thumb_func 0x8003b18 FillWindowPixelBuffer
|
|
thumb_func 0x8003b64 ScrollWindow
|
|
thumb_func 0x8003f28 CallWindowFunction
|
|
thumb_func 0x8003f78 SetWindowAttribute
|
|
thumb_func 0x800401c GetWindowAttribute
|
|
thumb_func 0x8004100 GetNumActiveWindowsOnBg
|
|
thumb_func 0x800412c nullsub_8
|
|
thumb_func 0x8004130 AddWindow8Bit
|
|
thumb_func 0x8004238 FillWindowPixelBuffer8Bit
|
|
thumb_func 0x8004278 FillWindowPixelRect8Bit
|
|
thumb_func 0x8004304 BlitBitmapRectToWindow4BitTo8Bit
|
|
thumb_func 0x80043d0 CopyWindowToVram8Bit
|
|
thumb_func 0x8004448 GetNumActiveWindowsOnBg8Bit
|
|
# text.s
|
|
thumb_func 0x8004474 SetFontsPointer
|
|
thumb_func 0x8004480 DeactivateAllTextPrinters
|
|
thumb_func 0x800449c AddTextPrinterParameterized
|
|
thumb_func 0x8004548 AddTextPrinter
|
|
thumb_func 0x8004630 RunTextPrinters
|
|
thumb_func 0x80046a8 IsTextPrinterActive
|
|
thumb_func 0x80046b8 RenderFont
|
|
thumb_func 0x80046e4 GenerateFontHalfRowLookupTable
|
|
thumb_func 0x8004798 SaveTextColors
|
|
thumb_func 0x80047b8 RestoreTextColors
|
|
thumb_func 0x80047c8 DecompressGlyphTile
|
|
thumb_func 0x8004808 GetLastTextColor
|
|
thumb_func 0x8004850 CopyGlyphToWindow
|
|
thumb_func 0x8004e50 ClearTextSpan
|
|
thumb_func 0x8005358 Font0Func
|
|
thumb_func 0x800538c Font1Func
|
|
thumb_func 0x80053c4 Font2Func
|
|
thumb_func 0x80053fc Font3Func
|
|
thumb_func 0x8005434 Font4Func
|
|
thumb_func 0x800546c Font5Func
|
|
thumb_func 0x80054a4 TextPrinterInitDownArrowCounters
|
|
thumb_func 0x80054d4 TextPrinterDrawDownArrow
|
|
thumb_func 0x80055ac TextPrinterClearDownArrow
|
|
thumb_func 0x80055e0 TextPrinterWaitAutoMode
|
|
thumb_func 0x80055fc TextPrinterWaitWithDownArrow
|
|
thumb_func 0x8005648 TextPrinterWait
|
|
thumb_func 0x800568c DrawDownArrow
|
|
thumb_func 0x8005760 RenderText
|
|
thumb_func 0x8005c48 GetStringWidthFixedWidthFont
|
|
thumb_func 0x8005d7c GetFontWidthFunc
|
|
thumb_func 0x8005dac GetStringWidth
|
|
thumb_func 0x8005f7c RenderTextFont9
|
|
thumb_func 0x8006124 DrawKeypadIcon
|
|
thumb_func 0x8006174 GetKeypadIconTileOffset
|
|
thumb_func 0x8006184 GetKeypadIconWidth
|
|
thumb_func 0x8006194 GetKeypadIconHeight
|
|
thumb_func 0x80061a4 SetDefaultFontsPointer
|
|
thumb_func 0x80061b4 GetFontAttribute
|
|
thumb_func 0x800629c GetMenuCursorDimensionByFont
|
|
thumb_func 0x80062b4 DecompressGlyphFont9
|
|
thumb_func 0x8006300
|
|
thumb_func 0x8006304
|
|
thumb_func 0x8006350
|
|
thumb_func 0x8006354
|
|
thumb_func 0x80063f8
|
|
thumb_func 0x8006418
|
|
thumb_func 0x80064b4
|
|
thumb_func 0x80064b8
|
|
thumb_func 0x800655c
|
|
thumb_func 0x800657c
|
|
thumb_func 0x8006620
|
|
thumb_func 0x8006640
|
|
# sprite.s
|
|
thumb_func 0x800668c ResetSpriteData
|
|
thumb_func 0x80066d8 AnimateSprites
|
|
thumb_func 0x8006724 BuildOamBuffer
|
|
thumb_func 0x8006770 UpdateOamCoords
|
|
thumb_func 0x8006834 BuildSpritePriorities
|
|
thumb_func 0x8006874 SortSprites
|
|
thumb_func 0x8006a34 CopyMatricesToOamBuffer
|
|
thumb_func 0x8006a80 AddSpritesToOamBuffer
|
|
thumb_func 0x8006b0c CreateSprite
|
|
thumb_func 0x8006b60 CreateSpriteAtEnd
|
|
thumb_func 0x8006bcc CreateInvisibleSprite
|
|
thumb_func 0x8006c14 CreateSpriteAt
|
|
thumb_func 0x8006d6c CreateSpriteAndAnimate
|
|
thumb_func 0x8006e00 DestroySprite
|
|
thumb_func 0x8006e68 ResetOamRange
|
|
thumb_func 0x8006ea0 LoadOam
|
|
thumb_func 0x8006ed0 ClearSpriteCopyRequests
|
|
thumb_func 0x8006f10 ResetOamMatrices
|
|
thumb_func 0x8006f3c SetOamMatrix
|
|
thumb_func 0x8006f5c ResetSprite
|
|
thumb_func 0x8006f70 CalcCenterToCornerVec
|
|
thumb_func 0x8006fb4 AllocSpriteTiles
|
|
thumb_func 0x80070d0 SpriteTileAllocBitmapOp
|
|
thumb_func 0x8007140 SpriteCallbackDummy
|
|
thumb_func 0x8007144 ProcessSpriteCopyRequests
|
|
thumb_func 0x80071a0 RequestSpriteFrameImageCopy
|
|
thumb_func 0x8007204 RequestSpriteCopy
|
|
thumb_func 0x8007254 CopyFromSprites
|
|
thumb_func 0x800727c CopyToSprites
|
|
thumb_func 0x80072a4 ResetAllSprites
|
|
thumb_func 0x80072e0 FreeSpriteTiles
|
|
thumb_func 0x80072fc FreeSpritePalette
|
|
thumb_func 0x800730c FreeSpriteOamMatrix
|
|
thumb_func 0x8007338 DestroySpriteAndFreeResources
|
|
thumb_func 0x8007358 AnimateSprite
|
|
thumb_func 0x80073a0 BeginAnim
|
|
thumb_func 0x8007490 ContinueAnim
|
|
thumb_func 0x8007530 AnimCmd_frame
|
|
thumb_func 0x80075dc AnimCmd_end
|
|
thumb_func 0x80075f4 AnimCmd_jump
|
|
thumb_func 0x80076bc AnimCmd_loop
|
|
thumb_func 0x80076dc BeginAnimLoop
|
|
thumb_func 0x8007714 ContinueAnimLoop
|
|
thumb_func 0x8007734 JumpToTopOfAnimLoop
|
|
thumb_func 0x80077a8 BeginAffineAnim
|
|
thumb_func 0x800783c ContinueAffineAnim
|
|
thumb_func 0x80078f0 AffineAnimDelay
|
|
thumb_func 0x8007924 AffineAnimCmd_loop
|
|
thumb_func 0x8007958 BeginAffineAnimLoop
|
|
thumb_func 0x8007994 ContinueAffineAnimLoop
|
|
thumb_func 0x80079c4 JumpToTopOfAffineAnimLoop
|
|
thumb_func 0x8007a30 AffineAnimCmd_jump
|
|
thumb_func 0x8007a7c AffineAnimCmd_end
|
|
thumb_func 0x8007ab8 AffineAnimCmd_frame
|
|
thumb_func 0x8007af0 CopyOamMatrix
|
|
thumb_func 0x8007b10 GetSpriteMatrixNum
|
|
thumb_func 0x8007b30
|
|
thumb_func 0x8007b40
|
|
thumb_func 0x8007b6c obj_update_pos2
|
|
thumb_func 0x8007c08 SetSpriteOamFlipBits
|
|
thumb_func 0x8007c7c AffineAnimStateRestartAnim
|
|
thumb_func 0x8007c98 AffineAnimStateStartAnim
|
|
thumb_func 0x8007cc0 AffineAnimStateReset
|
|
thumb_func 0x8007ce8 ApplyAffineAnimFrameAbsolute
|
|
thumb_func 0x8007d0c DecrementAnimDelayCounter
|
|
thumb_func 0x8007d34 DecrementAffineAnimDelayCounter
|
|
thumb_func 0x8007d64 ApplyAffineAnimFrameRelativeAndUpdateMatrix
|
|
thumb_func 0x8007dfc ConvertScaleParam
|
|
thumb_func 0x8007e14 GetAffineAnimFrame
|
|
thumb_func 0x8007e80 ApplyAffineAnimFrame
|
|
thumb_func 0x8007ec0 StartSpriteAnim
|
|
thumb_func 0x8007ed8 StartSpriteAnimIfDifferent
|
|
thumb_func 0x8007ef4 SeekSpriteAnim
|
|
thumb_func 0x8007f70 StartSpriteAffineAnim
|
|
thumb_func 0x8007f9c StartSpriteAffineAnimIfDifferent
|
|
thumb_func 0x8007fd0 ChangeSpriteAffineAnim
|
|
thumb_func 0x8008008 ChangeSpriteAffineAnimIfDifferent
|
|
thumb_func 0x800803c SetSpriteSheetFrameTileNum
|
|
thumb_func 0x8008094 ResetAffineAnimData
|
|
thumb_func 0x80080c8 AllocOamMatrix
|
|
thumb_func 0x8008100 FreeOamMatrix
|
|
thumb_func 0x8008140 InitSpriteAffineAnim
|
|
thumb_func 0x8008190 SetOamMatrixRotationScaling
|
|
thumb_func 0x8008210 LoadSpriteSheet
|
|
thumb_func 0x8008254 LoadSpriteSheets
|
|
thumb_func 0x8008280 FreeSpriteTilesByTag
|
|
thumb_func 0x80082f8 FreeSpriteTileRanges
|
|
thumb_func 0x8008338 GetSpriteTileStartByTag
|
|
thumb_func 0x8008364 IndexOfSpriteTileTag
|
|
thumb_func 0x8008390 GetSpriteTileTagByTileStart
|
|
thumb_func 0x80083dc AllocSpriteTileRange
|
|
thumb_func 0x8008424 FreeAllSpritePalettes
|
|
thumb_func 0x800845c LoadSpritePalette
|
|
thumb_func 0x80084a8 LoadSpritePalettes
|
|
thumb_func 0x80084d4 DoLoadSpritePalette
|
|
thumb_func 0x80084ec AllocSpritePalette
|
|
thumb_func 0x800851c IndexOfSpritePaletteTag
|
|
thumb_func 0x8008554 GetSpritePaletteTagByPaletteNum
|
|
thumb_func 0x8008564 FreeSpritePaletteByTag
|
|
thumb_func 0x800858c SetSubspriteTables
|
|
thumb_func 0x8008598 AddSpriteToOamBuffer
|
|
thumb_func 0x8008604 AddSubspritesToOamBuffer
|
|
# string_util.s
|
|
thumb_func 0x8008828 StringCopy10
|
|
thumb_func 0x800885c StringGetEnd10
|
|
thumb_func 0x8008888 StringCopy7
|
|
thumb_func 0x80088b8 StringCopy
|
|
thumb_func 0x80088d8 StringAppend
|
|
thumb_func 0x80088f0 StringCopyN
|
|
thumb_func 0x8008920 StringAppendN
|
|
thumb_func 0x800893c StringLength
|
|
thumb_func 0x800895c StringCompare
|
|
thumb_func 0x8008980 StringCompareN
|
|
thumb_func 0x80089ac IsStringLengthAtLeast
|
|
thumb_func 0x80089d8 ConvertIntToDecimalStringN
|
|
thumb_func 0x8008a78 ConvertUIntToDecimalStringN
|
|
thumb_func 0x8008b18 ConvertIntToHexStringN
|
|
thumb_func 0x8008bcc StringExpandPlaceholders
|
|
thumb_func 0x8008cb8 StringBraille
|
|
thumb_func 0x8008d18 ExpandPlaceholder_UnknownStringVar
|
|
thumb_func 0x8008d20 ExpandPlaceholder_PlayerName
|
|
thumb_func 0x8008d2c ExpandPlaceholder_StringVar1
|
|
thumb_func 0x8008d34 ExpandPlaceholder_StringVar2
|
|
thumb_func 0x8008d3c ExpandPlaceholder_StringVar3
|
|
thumb_func 0x8008d44 ExpandPlaceholder_KunChan
|
|
thumb_func 0x8008d68 ExpandPlaceholder_RivalName
|
|
thumb_func 0x8008d8c ExpandPlaceholder_Version
|
|
thumb_func 0x8008d94 ExpandPlaceholder_Aqua
|
|
thumb_func 0x8008d9c ExpandPlaceholder_Magma
|
|
thumb_func 0x8008da4 ExpandPlaceholder_Archie
|
|
thumb_func 0x8008dac ExpandPlaceholder_Maxie
|
|
thumb_func 0x8008db4 ExpandPlaceholder_Kyogre
|
|
thumb_func 0x8008dbc ExpandPlaceholder_Groudon
|
|
thumb_func 0x8008dc4 GetExpandedPlaceholder
|
|
thumb_func 0x8008de8 StringFill
|
|
thumb_func 0x8008e14 StringCopyPadded
|
|
thumb_func 0x8008e68 StringFillWithTerminator
|
|
thumb_func 0x8008e78 StringCopyN_Multibyte
|
|
thumb_func 0x8008eb8 StringLength_Multibyte
|
|
thumb_func 0x8008ed8 WriteColorChangeControlCode
|
|
thumb_func 0x8008f14 IsStringJapanese
|
|
thumb_func 0x8008f38
|
|
# link.s
|
|
thumb_func 0x8008f68 IsWirelessAdapterConnected
|
|
thumb_func 0x8008fa0 Task_DestroySelf
|
|
thumb_func 0x8008fb0 InitLinkTestBG
|
|
thumb_func 0x8009088
|
|
thumb_func 0x800910c LinkTestScreen
|
|
thumb_func 0x80091c4 SetLocalLinkPlayerId
|
|
thumb_func 0x80091d4 InitLocalLinkPlayer
|
|
thumb_func 0x8009258
|
|
thumb_func 0x800926c InitLink
|
|
thumb_func 0x8009298 Task_TriggerHandshake
|
|
thumb_func 0x80092d0 OpenLink
|
|
thumb_func 0x8009384 CloseLink
|
|
thumb_func 0x80093b4 TestBlockTransfer
|
|
thumb_func 0x800949c LinkTestProcessKeyInput
|
|
thumb_func 0x8009558 CB2_LinkTest
|
|
thumb_func 0x800957c LinkMain2
|
|
thumb_func 0x80095f4 HandleReceiveRemoteLinkPlayer
|
|
thumb_func 0x800963c ProcessRecvCmds
|
|
thumb_func 0x8009928 BuildSendCmd
|
|
thumb_func 0x8009ab0
|
|
thumb_func 0x8009ad4 IsSendingKeysToLink
|
|
thumb_func 0x8009b08
|
|
thumb_func 0x8009b24 ClearLinkCallback
|
|
thumb_func 0x8009b44 ClearLinkCallback_2
|
|
thumb_func 0x8009b64 GetLinkPlayerCount
|
|
thumb_func 0x8009b90
|
|
thumb_func 0x8009bd4
|
|
thumb_func 0x8009c04
|
|
thumb_func 0x8009c28 Link_AnyPartnersPlayingRubyOrSapphire
|
|
thumb_func 0x8009c40
|
|
thumb_func 0x8009c70 OpenLinkTimed
|
|
thumb_func 0x8009c8c GetLinkPlayerDataExchangeStatusTimed
|
|
thumb_func 0x8009e00 IsLinkPlayerDataExchangeComplete
|
|
thumb_func 0x8009e68 GetLinkPlayerTrainerId
|
|
thumb_func 0x8009e80 ResetLinkPlayers
|
|
thumb_func 0x8009ea4 ResetBlockSend
|
|
thumb_func 0x8009eb8 InitBlockSend
|
|
thumb_func 0x8009f28 LinkCB_BlockSendBegin
|
|
thumb_func 0x8009f4c LinkCB_BlockSend
|
|
thumb_func 0x8009fb0 LinkCB_BlockSendEnd
|
|
thumb_func 0x8009fbc
|
|
thumb_func 0x8009fdc
|
|
thumb_func 0x800a010
|
|
thumb_func 0x800a01c
|
|
thumb_func 0x800a02c GetMultiplayerId
|
|
thumb_func 0x800a054 bitmask_all_link_players_but_self
|
|
thumb_func 0x800a070 SendBlock
|
|
thumb_func 0x800a09c
|
|
thumb_func 0x800a0e4 IsLinkTaskFinished
|
|
thumb_func 0x800a114 GetBlockReceivedStatus
|
|
thumb_func 0x800a14c SetBlockReceivedFlag
|
|
thumb_func 0x800a178 ResetBlockReceivedFlags
|
|
thumb_func 0x800a1b0 ResetBlockReceivedFlag
|
|
thumb_func 0x800a1e4 CheckShouldAdvanceLinkState
|
|
thumb_func 0x800a20c LinkTestCalcBlockChecksum
|
|
thumb_func 0x800a23c LinkTest_prnthexchar
|
|
thumb_func 0x800a274 LinkTest_prntchar
|
|
thumb_func 0x800a2ac LinkTest_prnthex
|
|
thumb_func 0x800a300 LinkTest_prntint
|
|
thumb_func 0x800a3a0 LinkTest_prntstr
|
|
thumb_func 0x800a3e8 LinkCB_RequestPlayerDataExchange
|
|
thumb_func 0x800a414 Task_PrintTestData
|
|
thumb_func 0x800a558 SetLinkDebugValues
|
|
thumb_func 0x800a56c
|
|
thumb_func 0x800a59c
|
|
thumb_func 0x800a5c8
|
|
thumb_func 0x800a60c GetSavedPlayerCount
|
|
thumb_func 0x800a618
|
|
thumb_func 0x800a624
|
|
thumb_func 0x800a6b8
|
|
thumb_func 0x800a6dc
|
|
thumb_func 0x800a75c
|
|
thumb_func 0x800a770 GetLinkPlayerCount_2
|
|
thumb_func 0x800a780 IsLinkMaster
|
|
thumb_func 0x800a7ac
|
|
thumb_func 0x800a7b8
|
|
thumb_func 0x800a7f8
|
|
thumb_func 0x800a844
|
|
thumb_func 0x800a870
|
|
thumb_func 0x800a8d4
|
|
thumb_func 0x800a90c
|
|
thumb_func 0x800a938
|
|
thumb_func 0x800a990 CheckErrorStatus
|
|
thumb_func 0x800a9f4
|
|
thumb_func 0x800aa0c CB2_LinkError
|
|
thumb_func 0x800ab5c
|
|
thumb_func 0x800ac14
|
|
thumb_func 0x800ac7c CB2_PrintErrorMessage
|
|
thumb_func 0x800adc4 GetSioMultiSI
|
|
thumb_func 0x800add4 IsSioMultiMaster
|
|
thumb_func 0x800adfc IsLinkConnectionEstablished
|
|
thumb_func 0x800ae0c SetSuppressLinkErrorMessage
|
|
thumb_func 0x800ae18 HasLinkErrorOccurred
|
|
thumb_func 0x800ae24
|
|
thumb_func 0x800ae80
|
|
thumb_func 0x800aee0 HandleLinkConnection
|
|
thumb_func 0x800af5c
|
|
thumb_func 0x800af78
|
|
thumb_func 0x800af94
|
|
thumb_func 0x800afb0 GetLinkRecvQueueLength
|
|
thumb_func 0x800afd8
|
|
thumb_func 0x800afec
|
|
thumb_func 0x800aff8 DisableSerial
|
|
thumb_func 0x800b050 EnableSerial
|
|
thumb_func 0x800b0e4 ResetSerial
|
|
thumb_func 0x800b0f4 LinkMain1
|
|
thumb_func 0x800b220 CheckMasterOrSlave
|
|
thumb_func 0x800b24c InitTimer
|
|
thumb_func 0x800b27c EnqueueSendCmd
|
|
thumb_func 0x800b364 DequeueRecvCmds
|
|
thumb_func 0x800b474 LinkVSync
|
|
thumb_func 0x800b4e4 Timer3Intr
|
|
thumb_func 0x800b4f4 SerialCB
|
|
thumb_func 0x800b57c StartTransfer
|
|
thumb_func 0x800b58c DoHandshake
|
|
thumb_func 0x800b688 DoRecv
|
|
thumb_func 0x800b7a0 DoSend
|
|
thumb_func 0x800b854 StopTimer
|
|
thumb_func 0x800b888 SendRecvDone
|
|
thumb_func 0x800b8b8 ResetSendBuffer
|
|
thumb_func 0x800b90c ResetRecvBuffer
|
|
# link_rfu.s
|
|
thumb_func 0x800b97c
|
|
thumb_func 0x800b9c8 rfu_REQ_sendData_wrapper
|
|
thumb_func 0x800ba08
|
|
thumb_func 0x800ba5c
|
|
thumb_func 0x800ba88
|
|
thumb_func 0x800babc
|
|
thumb_func 0x800bb04
|
|
thumb_func 0x800bb10
|
|
thumb_func 0x800bbe8
|
|
thumb_func 0x800bccc
|
|
thumb_func 0x800bd38
|
|
thumb_func 0x800be28
|
|
thumb_func 0x800bfec rfu_syncVBlank_
|
|
thumb_func 0x800c008
|
|
thumb_func 0x800c200
|
|
thumb_func 0x800c270
|
|
thumb_func 0x800c96c
|
|
thumb_func 0x800c9f0
|
|
thumb_func 0x800cc14
|
|
thumb_func 0x800ccc8
|
|
thumb_func 0x800cd24
|
|
thumb_func 0x800cd50
|
|
thumb_func 0x800cdc8
|
|
thumb_func 0x800cdf0
|
|
thumb_func 0x800ce14
|
|
thumb_func 0x800cef0
|
|
thumb_func 0x800cfe8
|
|
thumb_func 0x800d000
|
|
thumb_func 0x800d00c
|
|
thumb_func 0x800d050
|
|
thumb_func 0x800d08c
|
|
thumb_func 0x800d0cc
|
|
thumb_func 0x800d0ec
|
|
thumb_func 0x800d114
|
|
thumb_func 0x800d184
|
|
thumb_func 0x800d1e0
|
|
thumb_func 0x800d23c
|
|
thumb_func 0x800d294
|
|
thumb_func 0x800d348
|
|
thumb_func 0x800d3f4
|
|
thumb_func 0x800d4a8
|
|
thumb_func 0x800d534
|
|
thumb_func 0x800d594
|
|
thumb_func 0x800d5e4
|
|
thumb_func 0x800d650
|
|
thumb_func 0x800d6c4
|
|
thumb_func 0x800d780 PkmnStrToASCII
|
|
thumb_func 0x800d7b4 ASCIIToPkmnStr
|
|
thumb_func 0x800d7e8
|
|
thumb_func 0x800d860
|
|
thumb_func 0x800d948
|
|
thumb_func 0x800da00
|
|
thumb_func 0x800da5c
|
|
thumb_func 0x800da80 CreateWirelessStatusIndicatorSprite
|
|
thumb_func 0x800db50 DestroyWirelessStatusIndicatorSprite
|
|
thumb_func 0x800dbb4 LoadWirelessStatusIndicatorSpriteGfx
|
|
thumb_func 0x800dbf0
|
|
thumb_func 0x800dc28
|
|
thumb_func 0x800dc40
|
|
thumb_func 0x800de44 CopyTrainerRecord
|
|
thumb_func 0x800de54 NameIsNotEmpty
|
|
thumb_func 0x800de74 RecordMixTrainerNames
|
|
thumb_func 0x800e004
|
|
thumb_func 0x800e070 WipeTrainerNameRecords
|
|
thumb_func 0x800e0c0 nullsub_13
|
|
thumb_func 0x800e0c4 nullsub_5
|
|
thumb_func 0x800e0c8
|
|
thumb_func 0x800e194
|
|
thumb_func 0x800e1c4
|
|
thumb_func 0x800e20c
|
|
thumb_func 0x800e340
|
|
thumb_func 0x800e350
|
|
thumb_func 0x800e410
|
|
thumb_func 0x800e578
|
|
thumb_func 0x800e5c0
|
|
thumb_func 0x800e608
|
|
thumb_func 0x800e7d0
|
|
thumb_func 0x800e7e8
|
|
thumb_func 0x800e7f4
|
|
thumb_func 0x800e87c
|
|
thumb_func 0x800e894
|
|
thumb_func 0x800e938
|
|
thumb_func 0x800e954
|
|
thumb_func 0x800e97c
|
|
thumb_func 0x800e9c0
|
|
thumb_func 0x800e9dc
|
|
thumb_func 0x800e9f8
|
|
thumb_func 0x800ea18
|
|
thumb_func 0x800ea3c
|
|
thumb_func 0x800ea48
|
|
thumb_func 0x800ea70
|
|
thumb_func 0x800ead4
|
|
thumb_func 0x800eb08
|
|
thumb_func 0x800eb78 IsRfuRecvQueueEmpty
|
|
thumb_func 0x800ebb8
|
|
thumb_func 0x800eca0
|
|
thumb_func 0x800ef58
|
|
thumb_func 0x800efb0
|
|
thumb_func 0x800f0f8
|
|
thumb_func 0x800f1bc
|
|
thumb_func 0x800f1e8
|
|
thumb_func 0x800f20c
|
|
thumb_func 0x800f254 rfu_func_080F97B8
|
|
thumb_func 0x800f29c
|
|
thumb_func 0x800f2a4 IsSendingKeysToRfu
|
|
thumb_func 0x800f2c4
|
|
thumb_func 0x800f2f8 Rfu_set_zero
|
|
thumb_func 0x800f304
|
|
thumb_func 0x800f334
|
|
thumb_func 0x800f350
|
|
thumb_func 0x800f744
|
|
thumb_func 0x800f76c
|
|
thumb_func 0x800f7a8
|
|
thumb_func 0x800f7bc
|
|
thumb_func 0x800f7f8
|
|
thumb_func 0x800f934
|
|
thumb_func 0x800f968
|
|
thumb_func 0x800fa4c rfufunc_80F9F44
|
|
thumb_func 0x800fab0
|
|
thumb_func 0x800fb28 rfufunc_80FA020
|
|
thumb_func 0x800fc00
|
|
thumb_func 0x800fc1c
|
|
thumb_func 0x800fc48
|
|
thumb_func 0x800fc68
|
|
thumb_func 0x800fc98 LinkRfu_FatalError
|
|
thumb_func 0x800fccc
|
|
thumb_func 0x800fd2c
|
|
thumb_func 0x800fd64
|
|
thumb_func 0x800fd94 task_add_05_task_del_08FA224_when_no_RfuFunc
|
|
thumb_func 0x800fdb8
|
|
thumb_func 0x800fe58
|
|
thumb_func 0x800fe90
|
|
thumb_func 0x800ff34
|
|
thumb_func 0x800ff54
|
|
thumb_func 0x800ff8c
|
|
thumb_func 0x800ffb0
|
|
thumb_func 0x800ffd0 rfu_get_multiplayer_id
|
|
thumb_func 0x800fff4
|
|
thumb_func 0x8010000
|
|
thumb_func 0x8010028
|
|
thumb_func 0x8010040
|
|
thumb_func 0x80100ec
|
|
thumb_func 0x801014c
|
|
thumb_func 0x8010188
|
|
thumb_func 0x80101d4
|
|
thumb_func 0x8010214
|
|
thumb_func 0x8010250
|
|
thumb_func 0x80102a0
|
|
thumb_func 0x801034c
|
|
thumb_func 0x80104e8
|
|
thumb_func 0x8010514
|
|
thumb_func 0x8010568
|
|
thumb_func 0x80105a4
|
|
thumb_func 0x80107fc
|
|
thumb_func 0x80108a4
|
|
thumb_func 0x8010990 rfu_REQ_recvData_then_sendData
|
|
thumb_func 0x80109b0
|
|
thumb_func 0x8010a0c
|
|
thumb_func 0x8010a38
|
|
thumb_func 0x8010a50
|
|
thumb_func 0x8010a74
|
|
thumb_func 0x8010a90
|
|
thumb_func 0x8010abc
|
|
thumb_func 0x8010afc
|
|
thumb_func 0x8010b2c
|
|
thumb_func 0x8010b58
|
|
thumb_func 0x8010b80
|
|
thumb_func 0x8010ba8
|
|
thumb_func 0x8010c60
|
|
thumb_func 0x8010c90
|
|
thumb_func 0x8010ca0
|
|
thumb_func 0x8010ccc
|
|
thumb_func 0x8010cec
|
|
thumb_func 0x8010cfc
|
|
thumb_func 0x8010ef4
|
|
thumb_func 0x80110dc
|
|
thumb_func 0x8011118
|
|
thumb_func 0x8011164
|
|
thumb_func 0x8011540
|
|
thumb_func 0x8011554
|
|
thumb_func 0x8011564
|
|
thumb_func 0x8011570
|
|
thumb_func 0x801158c GetRfuRecvQueueLength
|
|
thumb_func 0x801159c Rfu_IsMaster
|
|
thumb_func 0x80115a8 ReadU16
|
|
thumb_func 0x80115b4
|
|
thumb_func 0x80115d4
|
|
thumb_func 0x80115e8
|
|
thumb_func 0x801167c
|
|
thumb_func 0x8011690
|
|
thumb_func 0x80116bc
|
|
thumb_func 0x80116e4
|
|
thumb_func 0x80116fc
|
|
thumb_func 0x8011748
|
|
thumb_func 0x8011770
|
|
thumb_func 0x80117c4
|
|
thumb_func 0x80117d0
|
|
thumb_func 0x8011858
|
|
thumb_func 0x80118ac
|
|
thumb_func 0x80118cc
|
|
thumb_func 0x8011918
|
|
thumb_func 0x8011980
|
|
thumb_func 0x80119e0
|
|
thumb_func 0x8011ab4
|
|
thumb_func 0x8011af8
|
|
thumb_func 0x8011b88
|
|
thumb_func 0x8011c74
|
|
thumb_func 0x8011d10
|
|
thumb_func 0x8011d2c
|
|
thumb_func 0x8011d68
|
|
thumb_func 0x8011d88
|
|
thumb_func 0x8011fac
|
|
thumb_func 0x8011fc0
|
|
# union_room.s
|
|
thumb_func 0x8011fd4 nullsub_14
|
|
thumb_func 0x8011fd8
|
|
thumb_func 0x80120a8
|
|
thumb_func 0x8012134
|
|
thumb_func 0x80121d4
|
|
thumb_func 0x8012244 BerryBlenderLinkBecomeLeader
|
|
thumb_func 0x8012288
|
|
thumb_func 0x8012a64
|
|
thumb_func 0x8012ac4
|
|
thumb_func 0x8012b78
|
|
thumb_func 0x8012bb4
|
|
thumb_func 0x8012c60
|
|
thumb_func 0x8012d0c
|
|
thumb_func 0x8012d7c
|
|
thumb_func 0x8012dd8
|
|
thumb_func 0x8012e9c
|
|
thumb_func 0x8012fa8 BerryBlenderLinkJoinGroup
|
|
thumb_func 0x8012fec
|
|
thumb_func 0x8013690
|
|
thumb_func 0x80136dc
|
|
thumb_func 0x8013748
|
|
thumb_func 0x8013784
|
|
thumb_func 0x8013890
|
|
thumb_func 0x80138c4
|
|
thumb_func 0x80138fc
|
|
thumb_func 0x801394c
|
|
thumb_func 0x8013a68
|
|
thumb_func 0x8013a80
|
|
thumb_func 0x8013a98
|
|
thumb_func 0x8013be8
|
|
thumb_func 0x8013cac
|
|
thumb_func 0x8013d18
|
|
thumb_func 0x8013d98
|
|
thumb_func 0x8013e0c
|
|
thumb_func 0x8013e8c
|
|
thumb_func 0x8013eec
|
|
thumb_func 0x8013f14
|
|
thumb_func 0x8014298
|
|
thumb_func 0x80144cc
|
|
thumb_func 0x80144e0
|
|
thumb_func 0x8014508 MEvent_CreateTask_Leader
|
|
thumb_func 0x8014548
|
|
thumb_func 0x8014a04 MEvent_CreateTask_CardOrNewsWithFriend
|
|
thumb_func 0x8014a50
|
|
thumb_func 0x8014db0 MEvent_CreateTask_CardOrNewsOverWireless
|
|
thumb_func 0x8014dfc
|
|
thumb_func 0x8015114 UnionRoomSpecial
|
|
thumb_func 0x8015160 ReadAsU16
|
|
thumb_func 0x801516c
|
|
thumb_func 0x8015194
|
|
thumb_func 0x80151b8
|
|
thumb_func 0x80151d0
|
|
thumb_func 0x80151e8
|
|
thumb_func 0x8016398 var_800D_set_xB
|
|
thumb_func 0x80163b0
|
|
thumb_func 0x80163f0
|
|
thumb_func 0x8016448
|
|
thumb_func 0x8016490
|
|
thumb_func 0x80165e4 sp182_move_string
|
|
thumb_func 0x8016610
|
|
thumb_func 0x80167b0
|
|
thumb_func 0x8016900
|
|
thumb_func 0x8016934
|
|
thumb_func 0x8016a2c
|
|
thumb_func 0x8016a54
|
|
thumb_func 0x8016ad0
|
|
thumb_func 0x8016b00
|
|
thumb_func 0x8016b30
|
|
thumb_func 0x8016b5c
|
|
thumb_func 0x8016b74 PrintOnTextbox
|
|
thumb_func 0x8016bc8
|
|
thumb_func 0x8016c28
|
|
thumb_func 0x8016c78
|
|
thumb_func 0x8016c88
|
|
thumb_func 0x8016d5c
|
|
thumb_func 0x8016e74
|
|
thumb_func 0x8016e98
|
|
thumb_func 0x8016ea4
|
|
thumb_func 0x8017044
|
|
thumb_func 0x80170b0
|
|
thumb_func 0x80170f4
|
|
thumb_func 0x801713c
|
|
thumb_func 0x80171a8
|
|
thumb_func 0x80171f8
|
|
thumb_func 0x801727c
|
|
thumb_func 0x8017360
|
|
thumb_func 0x80173fc
|
|
thumb_func 0x8017440
|
|
thumb_func 0x8017468
|
|
thumb_func 0x8017484
|
|
thumb_func 0x80175ec nullsub_89
|
|
thumb_func 0x80175f0
|
|
thumb_func 0x80176b0
|
|
thumb_func 0x8017770
|
|
thumb_func 0x80177b8
|
|
thumb_func 0x80177c4
|
|
thumb_func 0x801785c
|
|
thumb_func 0x80178c0
|
|
thumb_func 0x8017960
|
|
thumb_func 0x8017a94
|
|
thumb_func 0x8017ac0 InUnionRoom
|
|
thumb_func 0x8017ae0
|
|
thumb_func 0x8017b38
|
|
thumb_func 0x8017b4c
|
|
thumb_func 0x8017b5c
|
|
thumb_func 0x8017ba4
|
|
thumb_func 0x8017bdc
|
|
thumb_func 0x8017c48
|
|
thumb_func 0x8017c88
|
|
thumb_func 0x8017c98
|
|
thumb_func 0x8017cdc
|
|
# mystery_gift.s
|
|
thumb_func 0x8017ebc vblankcb_mystery_gift_e_reader_run
|
|
thumb_func 0x8017ed0 c2_mystery_gift_e_reader_run
|
|
thumb_func 0x8017ee8 HandleMysteryGiftOrEReaderSetup
|
|
thumb_func 0x80180e4 c2_mystery_gift
|
|
thumb_func 0x8018110 c2_ereader
|
|
thumb_func 0x8018138 MainCB_FreeAllBuffersAndReturnToInitTitleScreen
|
|
thumb_func 0x8018180 PrintMysteryGiftOrEReaderTopMenu
|
|
thumb_func 0x801822c MG_DrawTextBorder
|
|
thumb_func 0x8018240 MG_DrawCheckerboardPattern
|
|
thumb_func 0x80182e0 ClearScreenInBg0
|
|
thumb_func 0x801832c AddTextPrinterToWindow1
|
|
thumb_func 0x8018388 ClearTextWindow
|
|
thumb_func 0x80183a4 MG_PrintTextOnWindow1AndWaitButton
|
|
thumb_func 0x8018438 HideDownArrow
|
|
thumb_func 0x8018460 ShowDownArrow
|
|
thumb_func 0x8018488 unref_HideDownArrowAndWaitButton
|
|
thumb_func 0x80184c8 PrintStringAndWait2Seconds
|
|
thumb_func 0x80184fc MysteryGift_HandleThreeOptionMenu
|
|
thumb_func 0x8018560 mevent_message_print_and_prompt_yes_no
|
|
thumb_func 0x80186b4 HandleMysteryGiftListMenu
|
|
thumb_func 0x8018804 ValidateCardOrNews
|
|
thumb_func 0x8018818 HandleLoadWonderCardOrNews
|
|
thumb_func 0x8018874 DestroyNewsOrCard
|
|
thumb_func 0x801888c TearDownCardOrNews_ReturnToTopMenu
|
|
thumb_func 0x80188b8 mevent_message_prompt_discard
|
|
thumb_func 0x80188dc mevent_message_was_thrown_away
|
|
thumb_func 0x80188fc mevent_save_game
|
|
thumb_func 0x8018974 mevent_message
|
|
thumb_func 0x8018aa4 PrintMGSuccessMessage
|
|
thumb_func 0x8018b0c mevent_message_stamp_card_etc_send_status
|
|
thumb_func 0x8018bdc PrintMGSendStatus
|
|
thumb_func 0x8018c14 task_add_00_mystery_gift
|
|
thumb_func 0x8018c5c task00_mystery_gift
|
|
thumb_func 0x8019328 GetMysteryGiftBaseBlock
|
|
thumb_func 0x8019330 bgid_upload_textbox_1
|
|
# union_room_player_avatar.s
|
|
thumb_func 0x8019350 is_walking_or_running
|
|
thumb_func 0x8019370
|
|
thumb_func 0x8019388
|
|
thumb_func 0x80193d8
|
|
thumb_func 0x8019428 IsUnionRoomPlayerHidden
|
|
thumb_func 0x8019444 HideUnionRoomPlayer
|
|
thumb_func 0x801945c ShowUnionRoomPlayer
|
|
thumb_func 0x8019474 SetUnionRoomPlayerGfx
|
|
thumb_func 0x8019490 CreateUnionRoomPlayerEventObject
|
|
thumb_func 0x80194b0 RemoveUnionRoomPlayerEventObject
|
|
thumb_func 0x80194d0 SetUnionRoomPlayerEnterExitMovement
|
|
# union_room_battle.s
|
|
thumb_func 0x8019548
|
|
thumb_func 0x80195b4
|
|
thumb_func 0x801960c
|
|
thumb_func 0x8019668
|
|
thumb_func 0x8019720
|
|
thumb_func 0x801976c
|
|
thumb_func 0x80197ac
|
|
thumb_func 0x8019838
|
|
thumb_func 0x8019878
|
|
thumb_func 0x80198bc
|
|
thumb_func 0x80198d8
|
|
thumb_func 0x801990c
|
|
thumb_func 0x80199a0
|
|
thumb_func 0x80199c8
|
|
thumb_func 0x8019a00
|
|
thumb_func 0x8019a28
|
|
thumb_func 0x8019a40
|
|
thumb_func 0x8019ac8
|
|
thumb_func 0x8019b00
|
|
thumb_func 0x8019c08
|
|
thumb_func 0x8019ccc
|
|
thumb_func 0x8019cec
|
|
thumb_func 0x8019d2c
|
|
thumb_func 0x8019d3c
|
|
thumb_func 0x8019d60
|
|
thumb_func 0x8019e68
|
|
thumb_func 0x8019e88
|
|
thumb_func 0x8019eac
|
|
thumb_func 0x8019ed0
|
|
thumb_func 0x8019ee4
|
|
thumb_func 0x8019ef4
|
|
thumb_func 0x801a03c
|
|
thumb_func 0x801a074
|
|
thumb_func 0x801a0b8
|
|
thumb_func 0x801a168
|
|
thumb_func 0x801a384
|
|
thumb_func 0x801a434
|
|
thumb_func 0x801a4dc
|
|
thumb_func 0x801a504
|
|
thumb_func 0x801a5a8
|
|
thumb_func 0x801a63c
|
|
thumb_func 0x801a6b0
|
|
thumb_func 0x801a714
|
|
thumb_func 0x801a728
|
|
thumb_func 0x801aaac
|
|
# mevent2.s
|
|
thumb_func 0x801aae0 GetSavedWonderNews
|
|
thumb_func 0x801aaf4 GetSavedWonderCard
|
|
thumb_func 0x801ab08 sav1_get_mevent_buffer_2
|
|
thumb_func 0x801ab1c
|
|
thumb_func 0x801ab30
|
|
thumb_func 0x801ab44 DestroyWonderNews
|
|
thumb_func 0x801ab50
|
|
thumb_func 0x801aba0 ValidateReceivedWonderNews
|
|
thumb_func 0x801abe4
|
|
thumb_func 0x801abf8 WonderNews_Test_Unk_02
|
|
thumb_func 0x801ac1c s_DestroyWonderNews
|
|
thumb_func 0x801ac50
|
|
thumb_func 0x801ac74
|
|
thumb_func 0x801acb0 DestroyWonderCard
|
|
thumb_func 0x801ace4
|
|
thumb_func 0x801ad40 ValidateReceivedWonderCard
|
|
thumb_func 0x801ad8c
|
|
thumb_func 0x801adc8 WonderCard_Test_Unk_08_6
|
|
thumb_func 0x801adf0
|
|
thumb_func 0x801ae28
|
|
thumb_func 0x801ae5c GetWonderCardFlagID
|
|
thumb_func 0x801ae80 WonderCard_ResetInternalReceivedFlag
|
|
thumb_func 0x801ae98 IsWonderCardFlagIDInValidRange
|
|
thumb_func 0x801aeb8 CheckReceivedGiftFromWonderCard
|
|
thumb_func 0x801aef8
|
|
thumb_func 0x801af20
|
|
thumb_func 0x801af64
|
|
thumb_func 0x801af8c
|
|
thumb_func 0x801afc8
|
|
thumb_func 0x801b040
|
|
thumb_func 0x801b160
|
|
thumb_func 0x801b1ac
|
|
thumb_func 0x801b1c8
|
|
thumb_func 0x801b208 MEventStruct_Unk1442CC_CompareField_unk_16
|
|
thumb_func 0x801b230
|
|
thumb_func 0x801b244 MEventStruct_Unk1442CC_GetValueNFrom_unk_20
|
|
thumb_func 0x801b2b0
|
|
thumb_func 0x801b354 mevent_081445C0
|
|
thumb_func 0x801b458
|
|
thumb_func 0x801b464
|
|
thumb_func 0x801b4a8
|
|
thumb_func 0x801b524
|
|
thumb_func 0x801b550
|
|
thumb_func 0x801b5b8
|
|
# mevent_801BAAC.s
|
|
thumb_func 0x801b5d8 InitWonderCardResources
|
|
thumb_func 0x801b670 DestroyWonderCardResources
|
|
thumb_func 0x801b69c FadeToWonderCardMenu
|
|
thumb_func 0x801b8b0 FadeOutFromWonderCard
|
|
thumb_func 0x801b9f0
|
|
thumb_func 0x801bca4
|
|
thumb_func 0x801c04c
|
|
thumb_func 0x801c17c
|
|
thumb_func 0x801c224 InitWonderNewsResources
|
|
thumb_func 0x801c280 DestroyWonderNewsResources
|
|
thumb_func 0x801c2ac FadeToWonderNewsMenu
|
|
thumb_func 0x801c588 FadeOutFromWonderNews
|
|
thumb_func 0x801c754 MENews_RemoveScrollIndicatorArrowPair
|
|
thumb_func 0x801c794 MENews_AddScrollIndicatorArrowPair
|
|
thumb_func 0x801c7d4 MENews_GetInput
|
|
thumb_func 0x801c8b4
|
|
thumb_func 0x801c95c
|
|
thumb_func 0x801ca6c
|
|
# mevent_server.s
|
|
thumb_func 0x801cb24 mevent_srv_init_wnews
|
|
thumb_func 0x801cb48 mevent_srv_new_wcard
|
|
thumb_func 0x801cb6c mevent_srv_common_do_exec
|
|
thumb_func 0x801cba8 mevent_srv_init_common
|
|
thumb_func 0x801cbfc mevent_srv_free_resources
|
|
thumb_func 0x801cc20 mevent_srv_common_init_send
|
|
thumb_func 0x801cc60 mevent_first_if_not_null_else_second
|
|
thumb_func 0x801cc6c mevent_compare_pointers
|
|
thumb_func 0x801cc84 common_mainseq_0
|
|
thumb_func 0x801cc8c common_mainseq_1
|
|
thumb_func 0x801cc90 common_mainseq_2
|
|
thumb_func 0x801ccac common_mainseq_3
|
|
thumb_func 0x801ccc8 common_mainseq_4
|
|
thumb_func 0x801d240 mevent_srv_exec_common
|
|
# mevent_client.s
|
|
thumb_func 0x801d294 mevent_client_do_init
|
|
thumb_func 0x801d2b8 mevent_client_do_exec
|
|
thumb_func 0x801d2f4 mevent_client_inc_flag
|
|
thumb_func 0x801d304 mevent_client_get_buffer
|
|
thumb_func 0x801d310 mevent_client_set_param
|
|
thumb_func 0x801d31c mevent_client_init
|
|
thumb_func 0x801d36c mevent_client_free_resources
|
|
thumb_func 0x801d390 mevent_client_jmp_buffer
|
|
thumb_func 0x801d3ac mevent_client_send_word
|
|
thumb_func 0x801d3e0 mainseq_0
|
|
thumb_func 0x801d408 mainseq_1
|
|
thumb_func 0x801d40c mainseq_2
|
|
thumb_func 0x801d42c mainseq_3
|
|
thumb_func 0x801d44c mainseq_4
|
|
thumb_func 0x801d620 mainseq_5
|
|
thumb_func 0x801d638 mainseq_6
|
|
thumb_func 0x801d670 mainseq_7
|
|
thumb_func 0x801d6a4 mevent_client_exec
|
|
# mevent_server_helpers.s
|
|
thumb_func 0x801d6d0 mevent_srv_sub_recv
|
|
thumb_func 0x801d6dc mevent_srv_sub_send
|
|
thumb_func 0x801d6e8 mevent_srv_sub_init
|
|
thumb_func 0x801d714 mevent_srv_sub_init_send
|
|
thumb_func 0x801d738 mevent_srv_sub_init_recv
|
|
thumb_func 0x801d748 mevent_recv_block
|
|
thumb_func 0x801d764 mevent_has_received
|
|
thumb_func 0x801d788 mevent_reset_recv
|
|
thumb_func 0x801d798 mevent_receive_func
|
|
thumb_func 0x801d86c mevent_send_func
|
|
# mevent_news.s
|
|
thumb_func 0x801d978 GenerateRandomNews
|
|
thumb_func 0x801d9d0
|
|
thumb_func 0x801d9ec
|
|
thumb_func 0x801da30
|
|
thumb_func 0x801dabc
|
|
thumb_func 0x801dadc
|
|
thumb_func 0x801dae8
|
|
thumb_func 0x801db20
|
|
thumb_func 0x801db54
|
|
# union_room_chat.s
|
|
thumb_func 0x801dbbc
|
|
thumb_func 0x801dbf4
|
|
thumb_func 0x801dc54
|
|
thumb_func 0x801dc78 c2_081284E0
|
|
thumb_func 0x801dd44
|
|
thumb_func 0x801dd5c
|
|
thumb_func 0x801dd78
|
|
thumb_func 0x801ddc0
|
|
thumb_func 0x801ddd0
|
|
thumb_func 0x801de54
|
|
thumb_func 0x801df44
|
|
thumb_func 0x801e064
|
|
thumb_func 0x801e284
|
|
thumb_func 0x801e3e8
|
|
thumb_func 0x801e48c
|
|
thumb_func 0x801e588
|
|
thumb_func 0x801e65c
|
|
thumb_func 0x801e79c
|
|
thumb_func 0x801e9f8
|
|
thumb_func 0x801ea08
|
|
thumb_func 0x801eab8
|
|
thumb_func 0x801eb74
|
|
thumb_func 0x801eba0
|
|
thumb_func 0x801ebd4
|
|
thumb_func 0x801ebf0
|
|
thumb_func 0x801ec20
|
|
thumb_func 0x801ec3c
|
|
thumb_func 0x801ec7c
|
|
thumb_func 0x801ec94
|
|
thumb_func 0x801ecb8
|
|
thumb_func 0x801ece8
|
|
thumb_func 0x801ed2c
|
|
thumb_func 0x801ed34
|
|
thumb_func 0x801ed5c
|
|
thumb_func 0x801ed8c
|
|
thumb_func 0x801edb8
|
|
thumb_func 0x801ede0
|
|
thumb_func 0x801ee08
|
|
thumb_func 0x801eeb0
|
|
thumb_func 0x801eebc
|
|
thumb_func 0x801eed0
|
|
thumb_func 0x801eedc
|
|
thumb_func 0x801eeec
|
|
thumb_func 0x801ef14
|
|
thumb_func 0x801ef44
|
|
thumb_func 0x801ef80
|
|
thumb_func 0x801ef8c
|
|
thumb_func 0x801ef98
|
|
thumb_func 0x801efa4
|
|
thumb_func 0x801efe0
|
|
thumb_func 0x801efec copy_strings_to_sav1
|
|
thumb_func 0x801f0c4
|
|
thumb_func 0x801f2e0
|
|
thumb_func 0x801f344
|
|
thumb_func 0x801f354
|
|
thumb_func 0x801f384
|
|
thumb_func 0x801f390
|
|
thumb_func 0x801f3c8
|
|
thumb_func 0x801f3fc
|
|
thumb_func 0x801f454
|
|
thumb_func 0x801f468
|
|
thumb_func 0x801f508
|
|
thumb_func 0x801f540
|
|
thumb_func 0x801f578
|
|
thumb_func 0x801f5e4
|
|
thumb_func 0x801f5f0
|
|
thumb_func 0x801f63c
|
|
thumb_func 0x801f680
|
|
thumb_func 0x801f6ec
|
|
thumb_func 0x801f794
|
|
thumb_func 0x801f83c
|
|
thumb_func 0x801f878
|
|
thumb_func 0x801f954
|
|
thumb_func 0x801f980
|
|
thumb_func 0x801f9c4
|
|
thumb_func 0x801fa08
|
|
thumb_func 0x801fa5c
|
|
thumb_func 0x801faac
|
|
thumb_func 0x801fafc
|
|
thumb_func 0x801fb40
|
|
thumb_func 0x801fb98
|
|
thumb_func 0x801fbe8
|
|
thumb_func 0x801fbec
|
|
thumb_func 0x801fce4
|
|
thumb_func 0x801fd0c
|
|
thumb_func 0x801fd30
|
|
thumb_func 0x801fd40
|
|
thumb_func 0x801febc
|
|
thumb_func 0x801fef0
|
|
thumb_func 0x801ff14
|
|
thumb_func 0x801ff40
|
|
thumb_func 0x801ff88
|
|
thumb_func 0x8020048
|
|
thumb_func 0x8020090
|
|
thumb_func 0x80200d8
|
|
thumb_func 0x802012c
|
|
thumb_func 0x8020140
|
|
thumb_func 0x802019c
|
|
thumb_func 0x8020254
|
|
thumb_func 0x80202a0
|
|
thumb_func 0x80202d0
|
|
thumb_func 0x8020320
|
|
thumb_func 0x802039c
|
|
thumb_func 0x80203c0
|
|
thumb_func 0x80203ec
|
|
thumb_func 0x8020404
|
|
thumb_func 0x802045c
|
|
thumb_func 0x802048c
|
|
thumb_func 0x80204dc
|
|
thumb_func 0x8020534
|
|
thumb_func 0x80205ac
|
|
thumb_func 0x80205ec
|
|
thumb_func 0x8020604
|
|
thumb_func 0x8020638
|
|
thumb_func 0x8020658
|
|
thumb_func 0x80206c4
|
|
thumb_func 0x80206f8
|
|
thumb_func 0x8020734
|
|
thumb_func 0x8020780
|
|
thumb_func 0x80207d4
|
|
thumb_func 0x802080c
|
|
thumb_func 0x8020838
|
|
thumb_func 0x8020898
|
|
# berry_crush.s
|
|
thumb_func 0x8020918
|
|
thumb_func 0x8020924
|
|
thumb_func 0x8020988
|
|
thumb_func 0x8020aa4
|
|
thumb_func 0x8020b38
|
|
thumb_func 0x8020b58
|
|
thumb_func 0x8020b68
|
|
thumb_func 0x8020b74
|
|
thumb_func 0x8020c90
|
|
thumb_func 0x8020ca4
|
|
thumb_func 0x8020cbc
|
|
thumb_func 0x8020ce0
|
|
thumb_func 0x8020d74
|
|
thumb_func 0x8021038
|
|
thumb_func 0x802117c
|
|
thumb_func 0x80211b4
|
|
thumb_func 0x80211d4
|
|
thumb_func 0x8021338
|
|
thumb_func 0x80213d8
|
|
thumb_func 0x8021410
|
|
thumb_func 0x8021604
|
|
thumb_func 0x8021674
|
|
thumb_func 0x80216f8
|
|
thumb_func 0x8021758
|
|
thumb_func 0x8021abc
|
|
thumb_func 0x8021ddc
|
|
thumb_func 0x8021f9c
|
|
thumb_func 0x8021fc0
|
|
thumb_func 0x8022230
|
|
thumb_func 0x8022284
|
|
thumb_func 0x80222b4
|
|
thumb_func 0x80222e8
|
|
thumb_func 0x8022360
|
|
thumb_func 0x8022434
|
|
thumb_func 0x8022494
|
|
thumb_func 0x80226c4
|
|
thumb_func 0x8022784
|
|
thumb_func 0x80227b0
|
|
thumb_func 0x80227f8
|
|
thumb_func 0x802288c
|
|
thumb_func 0x8022950
|
|
thumb_func 0x80229bc
|
|
thumb_func 0x8022a14
|
|
thumb_func 0x8022a78
|
|
thumb_func 0x8022b80
|
|
thumb_func 0x8022ba0
|
|
thumb_func 0x8022bc0
|
|
thumb_func 0x8022c10
|
|
thumb_func 0x8022c68
|
|
thumb_func 0x8022c80
|
|
thumb_func 0x8022ddc
|
|
thumb_func 0x8022f24
|
|
thumb_func 0x8023058
|
|
thumb_func 0x8023108
|
|
thumb_func 0x80232e0
|
|
thumb_func 0x8023444
|
|
thumb_func 0x80235ec
|
|
thumb_func 0x8023684
|
|
thumb_func 0x802372c
|
|
thumb_func 0x80237c4
|
|
thumb_func 0x8023954
|
|
thumb_func 0x8023a40
|
|
thumb_func 0x8023e10
|
|
thumb_func 0x8023efc
|
|
thumb_func 0x8023ff0
|
|
thumb_func 0x80240a8
|
|
thumb_func 0x8024184
|
|
thumb_func 0x802420c
|
|
thumb_func 0x80242d0
|
|
thumb_func 0x8024330
|
|
thumb_func 0x8024340
|
|
thumb_func 0x80243d0
|
|
thumb_func 0x8024410
|
|
# berry_powder.s
|
|
thumb_func 0x8024434 DecryptBerryPowder
|
|
thumb_func 0x8024448 SetBerryPowder
|
|
thumb_func 0x802445c ApplyNewEncryptionKeyToBerryPowder
|
|
thumb_func 0x8024478 HasEnoughBerryPowder_
|
|
thumb_func 0x80244a0 HasEnoughBerryPowder
|
|
thumb_func 0x80244cc GiveBerryPowder
|
|
thumb_func 0x802450c TakeBerryPowder_
|
|
thumb_func 0x8024548 TakeBerryPowder
|
|
thumb_func 0x8024588 GetBerryPowder
|
|
thumb_func 0x80245a0 PrintBerryPowderAmount
|
|
thumb_func 0x80245f8 DrawPlayerPowderAmount
|
|
thumb_func 0x8024654 PrintPlayerBerryPowderAmount
|
|
thumb_func 0x8024678 DisplayBerryPowderVendorMenu
|
|
thumb_func 0x80246e0 RemoveBerryPowderVendorMenu
|
|
# dodrio_berry_picking.s
|
|
thumb_func 0x8024704
|
|
thumb_func 0x80247e4
|
|
thumb_func 0x80247f8
|
|
thumb_func 0x8024990
|
|
thumb_func 0x8024b14
|
|
thumb_func 0x8024b2c
|
|
thumb_func 0x8024b4c
|
|
thumb_func 0x8024b64
|
|
thumb_func 0x8024b84
|
|
thumb_func 0x8024bc8
|
|
thumb_func 0x8024c00
|
|
thumb_func 0x8024cd8
|
|
thumb_func 0x8024d00
|
|
thumb_func 0x8024dc4
|
|
thumb_func 0x8024e9c
|
|
thumb_func 0x8024f20
|
|
thumb_func 0x8024f38
|
|
thumb_func 0x8024f60
|
|
thumb_func 0x8024ff8
|
|
thumb_func 0x80250ec
|
|
thumb_func 0x8025238
|
|
thumb_func 0x802540c
|
|
thumb_func 0x8025474
|
|
thumb_func 0x8025520
|
|
thumb_func 0x8025664
|
|
thumb_func 0x80256d8
|
|
thumb_func 0x80257c4
|
|
thumb_func 0x80259d4
|
|
thumb_func 0x8025acc
|
|
thumb_func 0x8025b18
|
|
thumb_func 0x8025bd4
|
|
thumb_func 0x8025ca0
|
|
thumb_func 0x8025d10
|
|
thumb_func 0x8025e0c
|
|
thumb_func 0x8025f94
|
|
thumb_func 0x8025fac
|
|
thumb_func 0x8025fc0
|
|
thumb_func 0x8025fd4
|
|
thumb_func 0x8025fe4
|
|
thumb_func 0x8026008
|
|
thumb_func 0x802602c
|
|
thumb_func 0x8026088
|
|
thumb_func 0x80260ec
|
|
thumb_func 0x80263fc
|
|
thumb_func 0x80264e4
|
|
thumb_func 0x8026748
|
|
thumb_func 0x8026848
|
|
thumb_func 0x8026888
|
|
thumb_func 0x80268b4
|
|
thumb_func 0x80268e8
|
|
thumb_func 0x802691c
|
|
thumb_func 0x8026978
|
|
thumb_func 0x80269e8
|
|
thumb_func 0x8026a10
|
|
thumb_func 0x8026a50
|
|
thumb_func 0x8026adc
|
|
thumb_func 0x8026b4c
|
|
thumb_func 0x8026b70
|
|
thumb_func 0x8026c30
|
|
thumb_func 0x8026cac
|
|
thumb_func 0x8026cdc
|
|
thumb_func 0x8026ff4
|
|
thumb_func 0x8027064
|
|
thumb_func 0x80270a8
|
|
thumb_func 0x80271b0
|
|
thumb_func 0x802721c
|
|
thumb_func 0x802725c
|
|
thumb_func 0x80272d8
|
|
thumb_func 0x8027314
|
|
thumb_func 0x80273c8
|
|
thumb_func 0x80273ec
|
|
thumb_func 0x8027410
|
|
thumb_func 0x8027420
|
|
thumb_func 0x8027460
|
|
thumb_func 0x8027480
|
|
thumb_func 0x8027508
|
|
thumb_func 0x802754c
|
|
thumb_func 0x8027590
|
|
thumb_func 0x802760c
|
|
thumb_func 0x80276fc
|
|
thumb_func 0x802771c
|
|
thumb_func 0x8027788
|
|
thumb_func 0x80277e8 IncrementWithLimit
|
|
thumb_func 0x80277f8 Min
|
|
thumb_func 0x8027808
|
|
thumb_func 0x802781c
|
|
thumb_func 0x802786c
|
|
thumb_func 0x802788c
|
|
thumb_func 0x802792c
|
|
thumb_func 0x8027a4c
|
|
thumb_func 0x8027a64
|
|
thumb_func 0x8027afc
|
|
thumb_func 0x8027b28
|
|
thumb_func 0x8027b5c
|
|
thumb_func 0x8027e90
|
|
thumb_func 0x8028018
|
|
thumb_func 0x8028044
|
|
thumb_func 0x802807c
|
|
thumb_func 0x80280a0
|
|
thumb_func 0x80280d4
|
|
thumb_func 0x8028134
|
|
thumb_func 0x80281d4
|
|
thumb_func 0x80281f8
|
|
thumb_func 0x8028230
|
|
thumb_func 0x8028268
|
|
thumb_func 0x80282d8
|
|
thumb_func 0x8028340
|
|
thumb_func 0x8028380
|
|
thumb_func 0x80283b8
|
|
thumb_func 0x80283e0
|
|
thumb_func 0x802840c nullsub_15
|
|
thumb_func 0x8028410
|
|
thumb_func 0x8028460
|
|
thumb_func 0x8028510
|
|
thumb_func 0x8028554
|
|
thumb_func 0x8028600
|
|
thumb_func 0x8028714
|
|
thumb_func 0x8028760
|
|
thumb_func 0x80287b4
|
|
thumb_func 0x80288ac
|
|
thumb_func 0x8028924
|
|
thumb_func 0x802895c
|
|
thumb_func 0x80289a8
|
|
thumb_func 0x80289d0
|
|
thumb_func 0x80289fc
|
|
thumb_func 0x8028a20
|
|
thumb_func 0x8028a70
|
|
thumb_func 0x8028b28
|
|
thumb_func 0x8028b78
|
|
thumb_func 0x8028bb0
|
|
thumb_func 0x8028bf4
|
|
thumb_func 0x8028c40
|
|
thumb_func 0x8028cf8
|
|
thumb_func 0x8028d24
|
|
thumb_func 0x8028d58 nullsub_16
|
|
thumb_func 0x8028d68
|
|
thumb_func 0x8028da0
|
|
thumb_func 0x8028ea0
|
|
thumb_func 0x8028fa0
|
|
thumb_func 0x8029000
|
|
thumb_func 0x802900c
|
|
thumb_func 0x8029040
|
|
thumb_func 0x8029064
|
|
thumb_func 0x802916c
|
|
thumb_func 0x80293d4
|
|
thumb_func 0x80295a4
|
|
thumb_func 0x8029d28
|
|
thumb_func 0x802a074
|
|
thumb_func 0x802a148
|
|
thumb_func 0x802a228
|
|
thumb_func 0x802a27c
|
|
thumb_func 0x802a3f0
|
|
thumb_func 0x802a41c
|
|
thumb_func 0x802a420
|
|
thumb_func 0x802a450
|
|
thumb_func 0x802a464
|
|
thumb_func 0x802a488
|
|
thumb_func 0x802a49c
|
|
thumb_func 0x802a5dc
|
|
# pokemon_jump.s
|
|
thumb_func 0x802a69c
|
|
thumb_func 0x802a73c
|
|
thumb_func 0x802a754
|
|
thumb_func 0x802a788
|
|
thumb_func 0x802a814
|
|
thumb_func 0x802a88c
|
|
thumb_func 0x802a8f4
|
|
thumb_func 0x802a920
|
|
thumb_func 0x802a94c
|
|
thumb_func 0x802a960
|
|
thumb_func 0x802a978
|
|
thumb_func 0x802a994
|
|
thumb_func 0x802ab08
|
|
thumb_func 0x802ab44
|
|
thumb_func 0x802ab98
|
|
thumb_func 0x802ac74
|
|
thumb_func 0x802acfc
|
|
thumb_func 0x802ad38
|
|
thumb_func 0x802ad6c
|
|
thumb_func 0x802ae88
|
|
thumb_func 0x802aef0
|
|
thumb_func 0x802af3c
|
|
thumb_func 0x802af90
|
|
thumb_func 0x802afc8
|
|
thumb_func 0x802b010
|
|
thumb_func 0x802b05c
|
|
thumb_func 0x802b0a8
|
|
thumb_func 0x802b0c8
|
|
thumb_func 0x802b164
|
|
thumb_func 0x802b1c0
|
|
thumb_func 0x802b25c
|
|
thumb_func 0x802b2bc
|
|
thumb_func 0x802b31c
|
|
thumb_func 0x802b358
|
|
thumb_func 0x802b3ac
|
|
thumb_func 0x802b3f8
|
|
thumb_func 0x802b414
|
|
thumb_func 0x802b4d4
|
|
thumb_func 0x802b5c0
|
|
thumb_func 0x802b658
|
|
thumb_func 0x802b74c
|
|
thumb_func 0x802b878
|
|
thumb_func 0x802b954
|
|
thumb_func 0x802ba24
|
|
thumb_func 0x802ba78
|
|
thumb_func 0x802bb54
|
|
thumb_func 0x802bb74
|
|
thumb_func 0x802bb94
|
|
thumb_func 0x802bbd8
|
|
thumb_func 0x802bc3c
|
|
thumb_func 0x802bc70
|
|
thumb_func 0x802bd8c
|
|
thumb_func 0x802bdac
|
|
thumb_func 0x802bdd0
|
|
thumb_func 0x802bddc
|
|
thumb_func 0x802be08
|
|
thumb_func 0x802be24
|
|
thumb_func 0x802be58
|
|
thumb_func 0x802be80
|
|
thumb_func 0x802beb0
|
|
thumb_func 0x802bed0
|
|
thumb_func 0x802bf34
|
|
thumb_func 0x802bf54
|
|
thumb_func 0x802bf64
|
|
thumb_func 0x802bf74
|
|
thumb_func 0x802c08c
|
|
thumb_func 0x802c130
|
|
thumb_func 0x802c22c
|
|
thumb_func 0x802c2d0
|
|
thumb_func 0x802c30c
|
|
thumb_func 0x802c344
|
|
thumb_func 0x802c37c
|
|
thumb_func 0x802c3a4
|
|
thumb_func 0x802c400
|
|
thumb_func 0x802c430
|
|
thumb_func 0x802c474
|
|
thumb_func 0x802c484
|
|
thumb_func 0x802c494
|
|
thumb_func 0x802c4b0
|
|
thumb_func 0x802c4d4
|
|
thumb_func 0x802c4fc
|
|
thumb_func 0x802c50c
|
|
thumb_func 0x802c52c
|
|
thumb_func 0x802c574
|
|
thumb_func 0x802c5a0
|
|
thumb_func 0x802c5b0
|
|
thumb_func 0x802c5bc
|
|
thumb_func 0x802c5dc
|
|
thumb_func 0x802c5fc
|
|
thumb_func 0x802c614
|
|
thumb_func 0x802c668
|
|
thumb_func 0x802c6b0
|
|
thumb_func 0x802c6c8
|
|
thumb_func 0x802c808
|
|
thumb_func 0x802c870
|
|
thumb_func 0x802c8e4
|
|
thumb_func 0x802c90c
|
|
thumb_func 0x802c934
|
|
thumb_func 0x802c97c
|
|
thumb_func 0x802c9a4
|
|
thumb_func 0x802c9fc
|
|
thumb_func 0x802ca30
|
|
thumb_func 0x802ca64
|
|
thumb_func 0x802ca8c
|
|
thumb_func 0x802cac8
|
|
thumb_func 0x802cb3c
|
|
thumb_func 0x802cb90
|
|
thumb_func 0x802cc44
|
|
thumb_func 0x802cd38
|
|
thumb_func 0x802cd5c
|
|
thumb_func 0x802cd68
|
|
thumb_func 0x802cda0
|
|
thumb_func 0x802cdb0
|
|
thumb_func 0x802cdbc
|
|
thumb_func 0x802cde4
|
|
thumb_func 0x802cdfc
|
|
thumb_func 0x802ce20
|
|
thumb_func 0x802ce44
|
|
thumb_func 0x802cfd8
|
|
thumb_func 0x802d044
|
|
thumb_func 0x802d0b0
|
|
thumb_func 0x802d13c
|
|
thumb_func 0x802d1e8
|
|
thumb_func 0x802d28c
|
|
thumb_func 0x802d2d8
|
|
thumb_func 0x802d37c
|
|
thumb_func 0x802d420
|
|
thumb_func 0x802d458
|
|
thumb_func 0x802d47c
|
|
thumb_func 0x802d4dc
|
|
thumb_func 0x802d574
|
|
thumb_func 0x802d5ec
|
|
thumb_func 0x802d664
|
|
thumb_func 0x802d704
|
|
thumb_func 0x802d734
|
|
thumb_func 0x802d77c
|
|
thumb_func 0x802d78c
|
|
thumb_func 0x802d808
|
|
thumb_func 0x802d884
|
|
thumb_func 0x802d8f0
|
|
thumb_func 0x802d978
|
|
thumb_func 0x802d994
|
|
thumb_func 0x802d9c4
|
|
thumb_func 0x802da00
|
|
thumb_func 0x802da5c
|
|
thumb_func 0x802da6c
|
|
thumb_func 0x802da80
|
|
thumb_func 0x802da98
|
|
thumb_func 0x802dab0
|
|
thumb_func 0x802dac4
|
|
thumb_func 0x802dad8
|
|
thumb_func 0x802daec
|
|
thumb_func 0x802db00
|
|
thumb_func 0x802db14
|
|
thumb_func 0x802dbd0
|
|
thumb_func 0x802dc68
|
|
thumb_func 0x802dccc
|
|
thumb_func 0x802dd04
|
|
thumb_func 0x802dd50
|
|
thumb_func 0x802dd88
|
|
thumb_func 0x802dda4
|
|
thumb_func 0x802ddc8
|
|
thumb_func 0x802de18
|
|
thumb_func 0x802de30
|
|
thumb_func 0x802deb4
|
|
thumb_func 0x802df2c
|
|
thumb_func 0x802df5c
|
|
thumb_func 0x802dfc8
|
|
thumb_func 0x802e024
|
|
thumb_func 0x802e034 ResetPokeJumpResults
|
|
thumb_func 0x802e04c
|
|
thumb_func 0x802e0a0
|
|
thumb_func 0x802e0bc
|
|
thumb_func 0x802e0dc
|
|
thumb_func 0x802e17c
|
|
thumb_func 0x802e284 TruncateToFirstWordOnly
|
|
thumb_func 0x802e2a0
|
|
thumb_func 0x802e2ec
|
|
thumb_func 0x802e320
|
|
thumb_func 0x802e334
|
|
thumb_func 0x802e3c0
|
|
thumb_func 0x802e4a0
|
|
thumb_func 0x802e52c
|
|
thumb_func 0x802e59c
|
|
thumb_func 0x802e6b4
|
|
thumb_func 0x802e714
|
|
thumb_func 0x802e788
|
|
thumb_func 0x802e7e8
|
|
thumb_func 0x802e7fc
|
|
thumb_func 0x802e8fc
|
|
thumb_func 0x802ea30
|
|
thumb_func 0x802ea94
|
|
thumb_func 0x802eac0
|
|
thumb_func 0x802ebb4
|
|
thumb_func 0x802ec0c
|
|
thumb_func 0x802ec60
|
|
# rtc.s
|
|
thumb_func 0x802ed30 RtcDisableInterrupts
|
|
thumb_func 0x802ed48 RtcRestoreInterrupts
|
|
thumb_func 0x802ed5c ConvertBcdToBinary
|
|
thumb_func 0x802ed84 IsLeapYear
|
|
thumb_func 0x802edb8 ConvertDateToDayCount
|
|
thumb_func 0x802ee44 RtcGetDayCount
|
|
thumb_func 0x802ee80 RtcInit
|
|
thumb_func 0x802eee0 RtcGetErrorStatus
|
|
thumb_func 0x802eeec RtcGetInfo
|
|
thumb_func 0x802ef1c RtcGetDateTime
|
|
thumb_func 0x802ef34 RtcGetStatus
|
|
thumb_func 0x802ef4c RtcGetRawInfo
|
|
thumb_func 0x802ef60 RtcCheckInfo
|
|
thumb_func 0x802f05c RtcReset
|
|
thumb_func 0x802f070 FormatDecimalTime
|
|
thumb_func 0x802f0a8 FormatHexTime
|
|
thumb_func 0x802f0e0 FormatHexRtcTime
|
|
thumb_func 0x802f0f8 FormatDecimalDate
|
|
thumb_func 0x802f130 FormatHexDate
|
|
thumb_func 0x802f168 RtcCalcTimeDifference
|
|
thumb_func 0x802f1ec RtcCalcLocalTime
|
|
thumb_func 0x802f218 RtcInitLocalTimeOffset
|
|
thumb_func 0x802f22c RtcCalcLocalTimeOffset
|
|
thumb_func 0x802f260 CalcTimeDifference
|
|
thumb_func 0x802f2c8 RtcGetMinuteCount
|
|
thumb_func 0x802f300 RtcGetLocalDayCount
|
|
# main_menu.s
|
|
thumb_func 0x802f314 CB2_MainMenu
|
|
thumb_func 0x802f32c VBlankCB_MainMenu
|
|
thumb_func 0x802f340 CB2_InitMainMenu
|
|
thumb_func 0x802f34c CB2_ReinitMainMenu
|
|
thumb_func 0x802f358 InitMainMenu
|
|
thumb_func 0x802f53c Task_MainMenuCheckSaveFile
|
|
thumb_func 0x802f718 Task_WaitForBatteryDryErrorWindow
|
|
thumb_func 0x802f76c Task_MainMenuCheckBattery
|
|
thumb_func 0x802f80c Task_WaitForSaveFileErrorWindow
|
|
thumb_func 0x802f860 Task_DisplayMainMenu
|
|
thumb_func 0x802fdb0 Task_HighlightSelectedMainMenuItem
|
|
thumb_func 0x802fde0 HandleMainMenuInput
|
|
thumb_func 0x802ff4c Task_HandleMainMenuInput
|
|
thumb_func 0x802ff7c Task_HandleMainMenuAPressed
|
|
thumb_func 0x8030284 Task_HandleMainMenuBPressed
|
|
thumb_func 0x80302e4 Task_DisplayMainMenuInvalidActionError
|
|
thumb_func 0x80303d8 HighlightSelectedMainMenuItem
|
|
thumb_func 0x80304f0 Task_NewGameBirchSpeech_Init
|
|
thumb_func 0x803058c
|
|
thumb_func 0x80305f0 Task_NewGameBirchSpeech_WaitToShowBirch
|
|
thumb_func 0x8030668 Task_NewGameBirchSpeech_WaitForSpriteFadeInWelcome
|
|
thumb_func 0x803070c Task_NewGameBirchSpeech_ThisIsAPokemon
|
|
thumb_func 0x803076c Task_NewGameBirchSpeech_MainSpeech
|
|
thumb_func 0x80307b0 Task_NewGameBirchSpeechSub_InitPokeBall
|
|
thumb_func 0x8030854 Task_NewGameBirchSpeechSub_WaitForLotad
|
|
thumb_func 0x803090c Task_NewGameBirchSpeech_AndYouAre
|
|
thumb_func 0x8030958 Task_NewGameBirchSpeech_StartBirchLotadPlatformFade
|
|
thumb_func 0x80309d0 Task_NewGameBirchSpeech_SlidePlatformAway
|
|
thumb_func 0x8030a14 Task_NewGameBirchSpeech_StartPlayerFadeIn
|
|
thumb_func 0x8030ac4 Task_NewGameBirchSpeech_WaitForPlayerFadeIn
|
|
thumb_func 0x8030b08 Task_NewGameBirchSpeech_BoyOrGirl
|
|
thumb_func 0x8030b48 Task_NewGameBirchSpeech_WaitToShowGenderMenu
|
|
thumb_func 0x8030b78 Task_NewGameBirchSpeech_ChooseGender
|
|
thumb_func 0x8030c14 Task_NewGameBirchSpeech_SlideOutOldGenderSprite
|
|
thumb_func 0x8030cbc Task_NewGameBirchSpeech_SlideInNewGenderSprite
|
|
thumb_func 0x8030d14 Task_NewGameBirchSpeech_WhatsYourName
|
|
thumb_func 0x8030d54 Task_NewGameBirchSpeech_WaitForWhatsYourNameToPrint
|
|
thumb_func 0x8030d80 Task_NewGameBirchSpeech_WaitPressBeforeNameChoice
|
|
thumb_func 0x8030dd0 Task_NewGameBirchSpeech_StartNamingScreen
|
|
thumb_func 0x8030e44 Task_NewGameBirchSpeech_SoItsPlayerName
|
|
thumb_func 0x8030e84 Task_NewGameBirchSpeech_CreateNameYesNo
|
|
thumb_func 0x8030ec8 Task_NewGameBirchSpeech_ProcessNameYesNoMenu
|
|
thumb_func 0x8030f60 Task_NewGameBirchSpeech_SlidePlatformAway2
|
|
thumb_func 0x8030f98 Task_NewGameBirchSpeech_ReshowBirchLotad
|
|
thumb_func 0x803107c Task_NewGameBirchSpeech_WaitForSpriteFadeInAndTextPrinter
|
|
thumb_func 0x8031124 Task_NewGameBirchSpeech_AreYouReady
|
|
thumb_func 0x8031204 Task_NewGameBirchSpeech_ShrinkPlayer
|
|
thumb_func 0x80312c0 Task_NewGameBirchSpeech_WaitForPlayerShrink
|
|
thumb_func 0x80312fc Task_NewGameBirchSpeech_FadePlayerToWhite
|
|
thumb_func 0x8031370 Task_NewGameBirchSpeech_Cleanup
|
|
thumb_func 0x80313b8 CB2_NewGameBirchSpeech_ReturnFromNamingScreen
|
|
thumb_func 0x8031614 SpriteCB_Null
|
|
thumb_func 0x8031618 SpriteCB_MovePlayerDownWhileShrinking
|
|
thumb_func 0x8031634 NewGameBirchSpeech_CreateLotadSprite
|
|
thumb_func 0x803166c AddBirchSpeechObjects
|
|
thumb_func 0x803179c Task_NewGameBirchSpeech_FadeOutTarget1InTarget2
|
|
thumb_func 0x803180c NewGameBirchSpeech_StartFadeOutTarget1InTarget2
|
|
thumb_func 0x803187c Task_NewGameBirchSpeech_FadeInTarget1OutTarget2
|
|
thumb_func 0x80318ec NewGameBirchSpeech_StartFadeInTarget1OutTarget2
|
|
thumb_func 0x803195c Task_NewGameBirchSpeech_FadePlatformIn
|
|
thumb_func 0x80319c8 NewGameBirchSpeech_StartFadePlatformIn
|
|
thumb_func 0x8031a08 Task_NewGameBirchSpeech_FadePlatformOut
|
|
thumb_func 0x8031a74 NewGameBirchSpeech_StartFadePlatformOut
|
|
thumb_func 0x8031ab4 NewGameBirchSpeech_ShowGenderMenu
|
|
thumb_func 0x8031b20 NewGameBirchSpeech_ProcessGenderMenuInput
|
|
thumb_func 0x8031b30 NewGameBirchSpeech_SetDefaultPlayerName
|
|
thumb_func 0x8031b84 CreateMainMenuErrorWindow
|
|
thumb_func 0x8031be8 MainMenu_FormatSavegameText
|
|
thumb_func 0x8031c00 MainMenu_FormatSavegamePlayer
|
|
thumb_func 0x8031c4c MainMenu_FormatSavegameTime
|
|
thumb_func 0x8031cb0 MainMenu_FormatSavegamePokedex
|
|
thumb_func 0x8031d28 MainMenu_FormatSavegameBadges
|
|
thumb_func 0x8031d9c LoadMainMenuWindowFrameTiles
|
|
thumb_func 0x8031de4 DrawMainMenuWindowBorder
|
|
thumb_func 0x8031f48 ClearMainMenuWindowTilemap
|
|
thumb_func 0x8031f90 NewGameBirchSpeech_ClearGenderWindowTilemap
|
|
thumb_func 0x8031fd8
|
|
thumb_func 0x8032010 NewGameBirchSpeech_ClearWindow
|
|
thumb_func 0x8032098 NewGameBirchSpeech_ShowPokeBallPrinterCallback
|
|
thumb_func 0x80320c4 CreateYesNoMenuParameterized
|
|
thumb_func 0x803213c
|
|
thumb_func 0x8032174
|
|
thumb_func 0x80324b4 Task_NewGameBirchSpeech_ReturnFromNamingScreenShowTextbox
|
|
# battle_controllers.s
|
|
thumb_func 0x80324ec HandleLinkBattleSetup
|
|
thumb_func 0x8032534 SetUpBattleVarsAndBirchZigzagoon
|
|
thumb_func 0x8032600
|
|
thumb_func 0x80326bc InitSinglePlayerBtlControllers
|
|
thumb_func 0x8032b58 InitLinkBtlControllers
|
|
thumb_func 0x8032ee8 SetBattlePartyIds
|
|
thumb_func 0x8033050 PrepareBufferDataTransfer
|
|
thumb_func 0x80330dc CreateTasksForSendRecvLinkBuffers
|
|
thumb_func 0x803318c PrepareBufferDataTransferLink
|
|
thumb_func 0x803330c Task_HandleSendLinkBuffersData
|
|
thumb_func 0x80334e0
|
|
thumb_func 0x80335f4 Task_HandleCopyReceivedLinkBuffersData
|
|
thumb_func 0x803374c BtlController_EmitGetMonData
|
|
thumb_func 0x8033770 BtlController_EmitGetRawMonData
|
|
thumb_func 0x8033798 BtlController_EmitSetMonData
|
|
thumb_func 0x80337d8 BtlController_EmitSetRawMonData
|
|
thumb_func 0x8033818 BtlController_EmitLoadMonSprite
|
|
thumb_func 0x8033838 BtlController_EmitSwitchInAnim
|
|
thumb_func 0x803385c BtlController_EmitReturnMonToBall
|
|
thumb_func 0x803387c BtlController_EmitDrawTrainerPic
|
|
thumb_func 0x803389c BtlController_EmitTrainerSlide
|
|
thumb_func 0x80338bc BtlController_EmitTrainerSlideBack
|
|
thumb_func 0x80338dc BtlController_EmitFaintAnimation
|
|
thumb_func 0x80338fc BtlController_EmitPaletteFade
|
|
thumb_func 0x803391c BtlController_EmitSuccessBallThrowAnim
|
|
thumb_func 0x803393c BtlController_EmitBallThrowAnim
|
|
thumb_func 0x803395c BtlController_EmitPause
|
|
thumb_func 0x80339a4 BtlController_EmitMoveAnimation
|
|
thumb_func 0x8033a7c BtlController_EmitPrintString
|
|
thumb_func 0x8033b74 BtlController_EmitPrintSelectionString
|
|
thumb_func 0x8033c3c BtlController_EmitChooseAction
|
|
thumb_func 0x8033c68 BtlController_EmitUnknownYesNoBox
|
|
thumb_func 0x8033c88 BtlController_EmitChooseMove
|
|
thumb_func 0x8033cc4 BtlController_EmitChooseItem
|
|
thumb_func 0x8033cf8 BtlController_EmitChoosePokemon
|
|
thumb_func 0x8033d34 BtlController_EmitCmd23
|
|
thumb_func 0x8033d54 BtlController_EmitHealthBarUpdate
|
|
thumb_func 0x8033d8c BtlController_EmitExpUpdate
|
|
thumb_func 0x8033dc0 BtlController_EmitStatusIconUpdate
|
|
thumb_func 0x8033e14 BtlController_EmitStatusAnimation
|
|
thumb_func 0x8033e50 BtlController_EmitStatusXor
|
|
thumb_func 0x8033e70 BtlController_EmitDataTransfer
|
|
thumb_func 0x8033eb8 BtlController_EmitDMA3Transfer
|
|
thumb_func 0x8033f20 BtlController_EmitPlayBGM
|
|
thumb_func 0x8033f68 BtlController_EmitCmd32
|
|
thumb_func 0x8033fb0 BtlController_EmitTwoReturnValues
|
|
thumb_func 0x8033fdc BtlController_EmitChosenMonReturnValue
|
|
thumb_func 0x8034014 BtlController_EmitOneReturnValue
|
|
thumb_func 0x8034040 BtlController_EmitOneReturnValue_Duplicate
|
|
thumb_func 0x803406c BtlController_EmitCmd37
|
|
thumb_func 0x803408c BtlController_EmitCmd38
|
|
thumb_func 0x80340ac BtlController_EmitCmd39
|
|
thumb_func 0x80340cc BtlController_EmitCmd40
|
|
thumb_func 0x80340ec BtlController_EmitHitAnimation
|
|
thumb_func 0x803410c BtlController_EmitCmd42
|
|
thumb_func 0x803412c BtlController_EmitPlaySE
|
|
thumb_func 0x8034158 BtlController_EmitPlayFanfareOrBGM
|
|
thumb_func 0x8034184 BtlController_EmitFaintingCry
|
|
thumb_func 0x80341a4 BtlController_EmitIntroSlide
|
|
thumb_func 0x80341c4 BtlController_EmitIntroTrainerBallThrow
|
|
thumb_func 0x80341e4 BtlController_EmitDrawPartyStatusSummary
|
|
thumb_func 0x803422c BtlController_EmitHidePartyStatusSummary
|
|
thumb_func 0x803424c BtlController_EmitEndBounceEffect
|
|
thumb_func 0x803426c BtlController_EmitSpriteInvisibility
|
|
thumb_func 0x8034290 BtlController_EmitBattleAnimation
|
|
thumb_func 0x80342bc BtlController_EmitLinkStandbyMsg
|
|
thumb_func 0x8034300 BtlController_EmitResetActionMoveSelection
|
|
thumb_func 0x8034320 BtlController_EmitCmd55
|
|
# decompress.s
|
|
thumb_func 0x8034370 LZDecompressVram
|
|
thumb_func 0x803437c LZDecompressWram
|
|
thumb_func 0x8034388 LoadCompressedSpriteSheet
|
|
thumb_func 0x80343bc LoadCompressedSpriteSheetOverrideBuffer
|
|
thumb_func 0x80343e4 LoadCompressedSpritePalette
|
|
thumb_func 0x8034418 LoadCompressedSpritePaletteOverrideBuffer
|
|
thumb_func 0x8034448 DecompressPicFromTable
|
|
thumb_func 0x8034480 HandleLoadSpecialPokePic
|
|
thumb_func 0x80344ac LoadSpecialPokePic
|
|
thumb_func 0x8034568 Unused_LZDecompressWramIndirect
|
|
thumb_func 0x8034574
|
|
thumb_func 0x80347cc GetDecompressedDataSize
|
|
thumb_func 0x80347e0 LoadCompressedSpriteSheetUsingHeap
|
|
thumb_func 0x803481c LoadCompressedSpritePaletteUsingHeap
|
|
thumb_func 0x8034860 DecompressPicFromTable_2
|
|
thumb_func 0x8034898 LoadSpecialPokePic_2
|
|
thumb_func 0x8034954 HandleLoadSpecialPokePic_2
|
|
thumb_func 0x8034980 DecompressPicFromTable_DontHandleDeoxys
|
|
thumb_func 0x80349a8 HandleLoadSpecialPokePic_DontHandleDeoxys
|
|
thumb_func 0x80349d4 LoadSpecialPokePic_DontHandleDeoxys
|
|
thumb_func 0x8034a88 DuplicateDeoxysTiles
|
|
# rom_8034C54.s
|
|
thumb_func 0x8034aac
|
|
thumb_func 0x8034b20
|
|
thumb_func 0x8034b6c
|
|
thumb_func 0x8034d54
|
|
thumb_func 0x8034e9c
|
|
thumb_func 0x8034f08
|
|
thumb_func 0x8034fbc
|
|
thumb_func 0x8035118
|
|
thumb_func 0x8035234
|
|
thumb_func 0x80352d4
|
|
thumb_func 0x8035370
|
|
thumb_func 0x80353c8 SharesTileWithAnyActive
|
|
thumb_func 0x803540c SharesPalWithAnyActive
|
|
thumb_func 0x8035450
|
|
thumb_func 0x8035460
|
|
thumb_func 0x80354a0
|
|
# battle_bg.s
|
|
thumb_func 0x80354b0 BattleInitBgsAndWindows
|
|
thumb_func 0x8035528
|
|
thumb_func 0x8035564 LoadBattleMenuWindowGfx
|
|
thumb_func 0x80355c8 DrawMainBattleBackground
|
|
thumb_func 0x80358f8 LoadBattleTextboxAndBackground
|
|
thumb_func 0x8035938
|
|
thumb_func 0x8035aa0
|
|
thumb_func 0x8035bc8
|
|
thumb_func 0x8035fb8 DrawBattleEntryBackground
|
|
thumb_func 0x8036224 LoadChosenBattleElement
|
|
# battle_main.s
|
|
thumb_func 0x80365b4 CB2_InitBattle
|
|
thumb_func 0x8036628 CB2_InitBattleInternal
|
|
thumb_func 0x80368b0
|
|
thumb_func 0x8036998 SetPlayerBerryDataInBattleStruct
|
|
thumb_func 0x8036a5c SetAllPlayersBerryData
|
|
thumb_func 0x8036d0c
|
|
thumb_func 0x8036e00 CB2_HandleStartBattle
|
|
thumb_func 0x8037274 CB2_HandleStartMultiPartnerBattle
|
|
thumb_func 0x8037770
|
|
thumb_func 0x803782c CB2_PreInitMultiBattle
|
|
thumb_func 0x8037a7c CB2_PreInitIngamePlayerPartnerBattle
|
|
thumb_func 0x8037b44 CB2_HandleStartMultiBattle
|
|
thumb_func 0x80380fc BattleMainCB2
|
|
thumb_func 0x8038178 FreeRestoreBattleData
|
|
thumb_func 0x80381c0 CB2_QuitRecordedBattle
|
|
thumb_func 0x8038204
|
|
thumb_func 0x8038214
|
|
thumb_func 0x80382c4 CreateNPCTrainerParty
|
|
thumb_func 0x80386b8
|
|
thumb_func 0x80386dc VBlankCB_Battle
|
|
thumb_func 0x80387b4
|
|
thumb_func 0x80387b8
|
|
thumb_func 0x8038828
|
|
thumb_func 0x8038848
|
|
thumb_func 0x8038a18
|
|
thumb_func 0x8038bc8
|
|
thumb_func 0x8038be8
|
|
thumb_func 0x8038e94
|
|
thumb_func 0x8038f5c
|
|
thumb_func 0x8039030
|
|
thumb_func 0x8039050
|
|
thumb_func 0x8039420 SpriteCb_WildMon
|
|
thumb_func 0x8039450 SpriteCb_MoveWildMonToRight
|
|
thumb_func 0x803947c SpriteCb_WildMonShowHealthbox
|
|
thumb_func 0x80394d8 SpriteCb_WildMonAnimate
|
|
thumb_func 0x80394fc SpriteCallbackDummy_2
|
|
thumb_func 0x8039500
|
|
thumb_func 0x8039514
|
|
thumb_func 0x8039578 SpriteCB_FaintOpponentMon
|
|
thumb_func 0x803968c SpriteCB_AnimFaintOpponent
|
|
thumb_func 0x803971c
|
|
thumb_func 0x8039738
|
|
thumb_func 0x8039770
|
|
thumb_func 0x803979c
|
|
thumb_func 0x80397f8
|
|
thumb_func 0x8039804 oac_poke_ally_
|
|
thumb_func 0x8039834
|
|
thumb_func 0x8039840 SpriteCallbackDummy_3
|
|
thumb_func 0x8039844
|
|
thumb_func 0x803986c DoBounceEffect
|
|
thumb_func 0x803998c EndBounceEffect
|
|
thumb_func 0x8039a3c SpriteCB_BounceEffect
|
|
thumb_func 0x8039a88
|
|
thumb_func 0x8039aa4
|
|
thumb_func 0x8039ac8
|
|
thumb_func 0x8039ae0
|
|
thumb_func 0x8039b0c nullsub_20
|
|
thumb_func 0x8039b10 BeginBattleIntro
|
|
thumb_func 0x8039b34
|
|
thumb_func 0x8039b40 BattleMainCB1
|
|
thumb_func 0x8039b84 BattleStartClearSetData
|
|
thumb_func 0x8039ec8 SwitchInClearSetData
|
|
thumb_func 0x803a3a0 FaintClearSetData
|
|
thumb_func 0x803a804 BattleIntroGetMonsData
|
|
thumb_func 0x803a878 BattleIntroPrepareBackgroundSlide
|
|
thumb_func 0x803a8c8 BattleIntroDrawTrainersOrMonsSprites
|
|
thumb_func 0x803abc4 BattleIntroDrawPartySummaryScreens
|
|
thumb_func 0x803ad64 BattleIntroPrintTrainerWantsToBattle
|
|
thumb_func 0x803ad9c BattleIntroPrintWildMonAttacked
|
|
thumb_func 0x803adc4 BattleIntroPrintOpponentSendsOut
|
|
thumb_func 0x803ae20 BattleIntroOpponent2SendsOutMonAnimation
|
|
thumb_func 0x803aea0 BattleIntroOpponent1SendsOutMonAnimation
|
|
thumb_func 0x803af58 BattleIntroRecordMonsToDex
|
|
thumb_func 0x803aff0
|
|
thumb_func 0x803b010 BattleIntroPrintPlayerSendsOut
|
|
thumb_func 0x803b070 BattleIntroPlayer2SendsOutMonAnimation
|
|
thumb_func 0x803b10c BattleIntroPlayer1SendsOutMonAnimation
|
|
thumb_func 0x803b1dc
|
|
thumb_func 0x803b26c TryDoEventsBeforeFirstTurn
|
|
thumb_func 0x803b548 HandleEndTurn_ContinueBattle
|
|
thumb_func 0x803b600 BattleTurnPassed
|
|
thumb_func 0x803b7cc IsRunningFromBattleImpossible
|
|
thumb_func 0x803b9e4
|
|
thumb_func 0x803bab8 HandleAction_TryFinish
|
|
thumb_func 0x803bae0 HandleTurnActionSelectionState
|
|
thumb_func 0x803c9fc AllAtActionConfirmed
|
|
thumb_func 0x803ca3c
|
|
thumb_func 0x803cb20 SwapTurnOrder
|
|
thumb_func 0x803cb54 GetWhoStrikesFirst
|
|
thumb_func 0x803cf2c SetActionsAndBattlersTurnOrder
|
|
thumb_func 0x803d1c4 TurnValuesCleanUp
|
|
thumb_func 0x803d2e4 SpecialStatusesClear
|
|
thumb_func 0x803d334 CheckFocusPunch_ClearVarsBeforeTurnStarts
|
|
thumb_func 0x803d45c RunBattleScriptCommands
|
|
thumb_func 0x803d488 RunTurnActionsFunctions
|
|
thumb_func 0x803d504 HandleEndTurn_BattleWon
|
|
thumb_func 0x803d700 HandleEndTurn_BattleLost
|
|
thumb_func 0x803d7e0 HandleEndTurn_RanFromBattle
|
|
thumb_func 0x803d8c4 HandleEndTurn_MonFled
|
|
thumb_func 0x803d918 HandleEndTurn_FinishBattle
|
|
thumb_func 0x803da80 FreeResetData_ReturnToOvOrDoEvolutions
|
|
thumb_func 0x803daf4 TryEvolvePokemon
|
|
thumb_func 0x803db88 WaitForEvoSceneToFinish
|
|
thumb_func 0x803dbb0 ReturnFromBattleToOverworld
|
|
thumb_func 0x803dc58 RunBattleScriptCommands_PopCallbacksStack
|
|
thumb_func 0x803dccc
|
|
thumb_func 0x803dcf8 HandleAction_UseMove
|
|
thumb_func 0x803e4a8 HandleAction_Switch
|
|
thumb_func 0x803e54c HandleAction_UseItem
|
|
thumb_func 0x803e860 TryRunFromBattle
|
|
thumb_func 0x803ea88 HandleAction_Run
|
|
thumb_func 0x803ebe8 HandleAction_WatchesCarefully
|
|
thumb_func 0x803ec30 HandleAction_SafariZoneBallThrow
|
|
thumb_func 0x803ec90 HandleAction_ThrowPokeblock
|
|
thumb_func 0x803ed60 HandleAction_GoNear
|
|
thumb_func 0x803ee30 HandleAction_SafariZoneRun
|
|
thumb_func 0x803ee6c HandleAction_WallyBallThrow
|
|
thumb_func 0x803eee4
|
|
thumb_func 0x803ef0c HandleAction_NothingIsFainted
|
|
thumb_func 0x803ef40 HandleAction_ActionFinished
|
|
# battle_util.s
|
|
thumb_func 0x803f00c GetBattlerForBattleScript
|
|
thumb_func 0x803f0c0 PressurePPLose
|
|
thumb_func 0x803f188 PressurePPLoseOnUsingImprison
|
|
thumb_func 0x803f2bc PressurePPLoseOnUsingPerishSong
|
|
thumb_func 0x803f3d0 MarkAllBattlersForControllerExec
|
|
thumb_func 0x803f440 MarkBattlerForControllerExec
|
|
thumb_func 0x803f490
|
|
thumb_func 0x803f4e0 CancelMultiTurnMoves
|
|
thumb_func 0x803f54c WasUnableToUseMove
|
|
thumb_func 0x803f5a4 PrepareStringBattle
|
|
thumb_func 0x803f5c8 ResetSentPokesToOpponentValue
|
|
thumb_func 0x803f62c
|
|
thumb_func 0x803f6b0
|
|
thumb_func 0x803f718 BattleScriptPush
|
|
thumb_func 0x803f73c BattleScriptPushCursor
|
|
thumb_func 0x803f764 HandleAction_RunBattleScript
|
|
thumb_func 0x803f78c TrySetCantSelectMoveBattleScript
|
|
thumb_func 0x803fb0c CheckMoveLimitations
|
|
thumb_func 0x803fd08 AreAllMovesUnusable
|
|
thumb_func 0x803fd70 GetImprisonedMovesCount
|
|
thumb_func 0x803fe10 DoFieldEndTurnEffects
|
|
thumb_func 0x8040564 BattleScriptPop
|
|
thumb_func 0x80405a8 DoBattlerEndTurnEffects
|
|
thumb_func 0x8040fa4 HandleWishPerishSongOnTurnEnd
|
|
thumb_func 0x8041368 HandleFaintedMonActions
|
|
thumb_func 0x804165c TryClearRageStatuses
|
|
thumb_func 0x80416ac
|
|
thumb_func 0x80416d0 AtkCanceller_UnableToUseMove
|
|
thumb_func 0x8042034 HasNoMonsToSwitch
|
|
thumb_func 0x80422fc CastformDataTypeChange
|
|
thumb_func 0x8042468 AbilityBattleEffects
|
|
thumb_func 0x8043f18
|
|
thumb_func 0x8044098 BattleScriptExecute
|
|
thumb_func 0x80440d8 BattleScriptPushCursorAndCallback
|
|
thumb_func 0x804411c ItemBattleEffects
|
|
thumb_func 0x80454a8 ClearFuryCutterDestinyBondGrudge
|
|
thumb_func 0x80454f4
|
|
thumb_func 0x8045520 GetMoveTarget
|
|
thumb_func 0x8045884 HasObedientBitSet
|
|
thumb_func 0x80458fc IsMonDisobedient
|
|
# battle_script_commands.s
|
|
thumb_func 0x8045c3c atk00_attackcanceler
|
|
thumb_func 0x8045fec JumpIfMoveFailed
|
|
thumb_func 0x804607c atk40_jumpifaffectedbyprotect
|
|
thumb_func 0x80460ec JumpIfMoveAffectedByProtect
|
|
thumb_func 0x8046158 AccuracyCalcHelper
|
|
thumb_func 0x80462a0 atk01_accuracycheck
|
|
thumb_func 0x8046628 atk02_attackstring
|
|
thumb_func 0x804667c atk03_ppreduce
|
|
thumb_func 0x8046858 atk04_critcalc
|
|
thumb_func 0x80469cc atk05_damagecalc
|
|
thumb_func 0x8046abc AI_CalcDmg
|
|
thumb_func 0x8046ba0 ModulateDmgByType
|
|
thumb_func 0x8046c78 atk06_typecalc
|
|
thumb_func 0x8046ee8 CheckWonderGuardAndLevitate
|
|
thumb_func 0x804716c ModulateDmgByType2
|
|
thumb_func 0x8047224 TypeCalc
|
|
thumb_func 0x80473fc AI_TypeCalc
|
|
thumb_func 0x80474f8 Unused_ApplyRandomDmgMultiplier
|
|
thumb_func 0x8047534 atk07_adjustnormaldamage
|
|
thumb_func 0x80476e4 atk08_adjustnormaldamage2
|
|
thumb_func 0x8047870 atk09_attackanimation
|
|
thumb_func 0x8047a08 atk3A_waitstate
|
|
thumb_func 0x8047a28 atk0B_healthbarupdate
|
|
thumb_func 0x8047b04 atk0C_datahpupdate
|
|
thumb_func 0x8047efc atk0D_critmessage
|
|
thumb_func 0x8047f50 atk0E_effectivenesssound
|
|
thumb_func 0x8048020 atk0F_resultmessage
|
|
thumb_func 0x80481d0 atk10_printstring
|
|
thumb_func 0x8048210 atk11_printselectionstring
|
|
thumb_func 0x8048254 atk12_waitmessage
|
|
thumb_func 0x80482b0 atk13_printfromtable
|
|
thumb_func 0x8048304 atk14_printselectionstringfromtable
|
|
thumb_func 0x8048368 GetBattlerTurnOrderNum
|
|
thumb_func 0x80483a0 SetMoveEffect
|
|
thumb_func 0x8049614 atk15_seteffectwithchance
|
|
thumb_func 0x8049700 atk16_seteffectprimary
|
|
thumb_func 0x8049710 atk17_seteffectsecondary
|
|
thumb_func 0x8049720 atk18_clearstatusfromeffect
|
|
thumb_func 0x804979c atk19_tryfaintmon
|
|
thumb_func 0x8049a80 atk1A_dofaintanimation
|
|
thumb_func 0x8049abc atk1B_cleareffectsonfaint
|
|
thumb_func 0x8049b44 atk1C_jumpifstatus
|
|
thumb_func 0x8049bbc atk1D_jumpifstatus2
|
|
thumb_func 0x8049c34 atk1E_jumpifability
|
|
thumb_func 0x8049d1c atk1F_jumpifsideaffecting
|
|
thumb_func 0x8049d94 atk20_jumpifstat
|
|
thumb_func 0x8049e8c atk21_jumpifstatus3condition
|
|
thumb_func 0x8049f10 atk22_jumpiftype
|
|
thumb_func 0x8049f6c atk23_getexp
|
|
thumb_func 0x804a900 atk24
|
|
thumb_func 0x804ab60 MoveValuesCleanUp
|
|
thumb_func 0x804aba0 atk25_movevaluescleanup
|
|
thumb_func 0x804abb8 atk26_setmultihit
|
|
thumb_func 0x804abd0 atk27_decrementmultihit
|
|
thumb_func 0x804ac18 atk28_goto
|
|
thumb_func 0x804ac38 atk29_jumpifbyte
|
|
thumb_func 0x804acd8 atk2A_jumpifhalfword
|
|
thumb_func 0x804ad80 atk2B_jumpifword
|
|
thumb_func 0x804ae34 atk2C_jumpifarrayequal
|
|
thumb_func 0x804aebc atk2D_jumpifarraynotequal
|
|
thumb_func 0x804af40 atk2E_setbyte
|
|
thumb_func 0x804af68 atk2F_addbyte
|
|
thumb_func 0x804af94 atk30_subbyte
|
|
thumb_func 0x804afc0 atk31_copyarray
|
|
thumb_func 0x804b014 atk32_copyarraywithindex
|
|
thumb_func 0x804b080 atk33_orbyte
|
|
thumb_func 0x804b0ac atk34_orhalfword
|
|
thumb_func 0x804b0e4 atk35_orword
|
|
thumb_func 0x804b128 atk36_bicbyte
|
|
thumb_func 0x804b154 atk37_bichalfword
|
|
thumb_func 0x804b18c atk38_bicword
|
|
thumb_func 0x804b1d0 atk39_pause
|
|
thumb_func 0x804b210 atk0A_waitanimation
|
|
thumb_func 0x804b230 atk3B_healthbar_update
|
|
thumb_func 0x804b288 atk3C_return
|
|
thumb_func 0x804b294 atk3D_end
|
|
thumb_func 0x804b2d4 atk3E_end2
|
|
thumb_func 0x804b2ec atk3F_end3
|
|
thumb_func 0x804b328 atk41_call
|
|
thumb_func 0x804b358 atk42_jumpiftype2
|
|
thumb_func 0x804b3b4 atk43_jumpifabilitypresent
|
|
thumb_func 0x804b400 atk44_endselectionscript
|
|
thumb_func 0x804b41c atk45_playanimation
|
|
thumb_func 0x804b4e0 atk46_playanimation2
|
|
thumb_func 0x804b5ac atk47_setgraphicalstatchangevalues
|
|
thumb_func 0x804b608 atk48_playstatchangeanimation
|
|
thumb_func 0x804b7fc
|
|
thumb_func 0x804b8dc
|
|
thumb_func 0x804b944 atk49_moveend
|
|
thumb_func 0x804c224 atk4A_typecalc2
|
|
thumb_func 0x804c474 atk4B_returnatktoball
|
|
thumb_func 0x804c4c4 atk4C_getswitchedmondata
|
|
thumb_func 0x804c534 atk4D_switchindataupdate
|
|
thumb_func 0x804c718 atk4E_switchinanim
|
|
thumb_func 0x804c7e0 atk4F_jumpifcantswitch
|
|
thumb_func 0x804cb40
|
|
thumb_func 0x804cbb8 atk50_openpartyscreen
|
|
thumb_func 0x804d450 atk51_switchhandleorder
|
|
thumb_func 0x804d6dc atk52_switchineffects
|
|
thumb_func 0x804d9d8 atk53_trainerslidein
|
|
thumb_func 0x804da08 atk54_playse
|
|
thumb_func 0x804da44 atk55_fanfare
|
|
thumb_func 0x804da80 atk56_playfaintcry
|
|
thumb_func 0x804dab0 atk57
|
|
thumb_func 0x804dae8 atk58_returntoball
|
|
thumb_func 0x804db1c atk59_handlelearnnewmove
|
|
thumb_func 0x804dc68 atk5A_yesnoboxlearnmove
|
|
thumb_func 0x804dff8 atk5B_yesnoboxstoplearningmove
|
|
thumb_func 0x804e138 atk5C_hitanimation
|
|
thumb_func 0x804e1c8 GetTrainerMoneyToGive
|
|
thumb_func 0x804e2f0 atk5D_getmoneyreward
|
|
thumb_func 0x804e37c atk5E
|
|
thumb_func 0x804e430 atk5F_swapattackerwithtarget
|
|
thumb_func 0x804e480 atk60_incrementgamestat
|
|
thumb_func 0x804e4b0 atk61_drawpartystatussummary
|
|
thumb_func 0x804e578 atk62_hidepartystatussummary
|
|
thumb_func 0x804e5a8 atk63_jumptocalledmove
|
|
thumb_func 0x804e60c atk64_statusanimation
|
|
thumb_func 0x804e69c atk65_status2animation
|
|
thumb_func 0x804e744 atk66_chosenstatusanimation
|
|
thumb_func 0x804e7d8 atk67_yesnobox
|
|
thumb_func 0x804e8bc atk68_cancelallactions
|
|
thumb_func 0x804e8f4 atk69_adjustsetdamage
|
|
thumb_func 0x804ea70 atk6A_removeitem
|
|
thumb_func 0x804eae0 atk6B_atknameinbuff1
|
|
thumb_func 0x804eb1c atk6C_drawlvlupbox
|
|
thumb_func 0x804ed18 DrawLevelUpWindow1
|
|
thumb_func 0x804ed5c DrawLevelUpWindow2
|
|
thumb_func 0x804ed94
|
|
thumb_func 0x804ede4
|
|
thumb_func 0x804ee38 PutLevelAndGenderOnLvlUpBox
|
|
thumb_func 0x804ef50
|
|
thumb_func 0x804ef90 PutMonIconOnLvlUpBox
|
|
thumb_func 0x804f05c SpriteCB_MonIconOnLvlUpBox
|
|
thumb_func 0x804f0a4 IsMonGettingExpSentOut
|
|
thumb_func 0x804f0e0 atk6D_resetsentmonsvalue
|
|
thumb_func 0x804f0f8 atk6E_setatktoplayer0
|
|
thumb_func 0x804f118 atk6F_makevisible
|
|
thumb_func 0x804f14c atk70_recordlastability
|
|
thumb_func 0x804f180 BufferMoveToLearnIntoBattleTextBuff2
|
|
thumb_func 0x804f1a8 atk71_buffermovetolearn
|
|
thumb_func 0x804f1c0 atk72_jumpifplayerran
|
|
thumb_func 0x804f204 atk73_hpthresholds
|
|
thumb_func 0x804f2b0 atk74_hpthresholds2
|
|
thumb_func 0x804f360 atk75_useitemonopponent
|
|
thumb_func 0x804f3b8 atk76_various
|
|
thumb_func 0x804f998 atk77_setprotectlike
|
|
thumb_func 0x804fad4 atk78_faintifabilitynotdamp
|
|
thumb_func 0x804fbf0 atk79_setatkhptozero
|
|
thumb_func 0x804fc50 atk7A_jumpifnexttargetvalid
|
|
thumb_func 0x804fcf4 atk7B_tryhealhalfhealth
|
|
thumb_func 0x804fd70 atk7C_trymirrormove
|
|
thumb_func 0x804fed8 atk7D_setrain
|
|
thumb_func 0x804ff2c atk7E_setreflect
|
|
thumb_func 0x804fff8 atk7F_setseeded
|
|
thumb_func 0x80500b8 atk80_manipulatedamage
|
|
thumb_func 0x8050138 atk81_trysetrest
|
|
thumb_func 0x8050208 atk82_jumpifnotfirstturn
|
|
thumb_func 0x8050250 atk83_nop
|
|
thumb_func 0x8050260 UproarWakeUpCheck
|
|
thumb_func 0x80502fc atk84_jumpifcantmakeasleep
|
|
thumb_func 0x8050378 atk85_stockpile
|
|
thumb_func 0x80503f4 atk86_stockpiletobasedamage
|
|
thumb_func 0x8050514 atk87_stockpiletohpheal
|
|
thumb_func 0x80505f8 atk88_negativedamage
|
|
thumb_func 0x805062c ChangeStatBuffs
|
|
thumb_func 0x8050ab0 atk89_statbuffchange
|
|
thumb_func 0x8050afc atk8A_normalisebuffs
|
|
thumb_func 0x8050b50 atk8B_setbide
|
|
thumb_func 0x8050bc0 atk8C_confuseifrepeatingattackends
|
|
thumb_func 0x8050c00 atk8D_setmultihitcounter
|
|
thumb_func 0x8050c4c atk8E_initmultihitstring
|
|
thumb_func 0x8050c74 TryDoForceSwitchOut
|
|
thumb_func 0x8050d3c atk8F_forcerandomswitch
|
|
thumb_func 0x8051034 atk90_tryconversiontypechange
|
|
thumb_func 0x80511d8 atk91_givepaydaymoney
|
|
thumb_func 0x8051274 atk92_setlightscreen
|
|
thumb_func 0x8051340 atk93_tryKO
|
|
thumb_func 0x8051694 atk94_damagetohalftargethp
|
|
thumb_func 0x80516d0 atk95_setsandstorm
|
|
thumb_func 0x8051728 atk96_weatherdamage
|
|
thumb_func 0x80518a0 atk97_tryinfatuating
|
|
thumb_func 0x8051a58 atk98_updatestatusicon
|
|
thumb_func 0x8051b68 atk99_setmist
|
|
thumb_func 0x8051c10 atk9A_setfocusenergy
|
|
thumb_func 0x8051c6c atk9B_transformdataexecution
|
|
thumb_func 0x8051e0c atk9C_setsubstitute
|
|
thumb_func 0x8051ec8 IsMoveUncopyableByMimic
|
|
thumb_func 0x8051f10 atk9D_mimicattackcopy
|
|
thumb_func 0x80520ec atk9E_metronome
|
|
thumb_func 0x8052194 atk9F_dmgtolevel
|
|
thumb_func 0x80521c4 atkA0_psywavedamageeffect
|
|
thumb_func 0x8052218 atkA1_counterdamagecalculator
|
|
thumb_func 0x8052310 atkA2_mirrorcoatdamagecalculator
|
|
thumb_func 0x8052408 atkA3_disablelastusedattack
|
|
thumb_func 0x805254c atkA4_trysetencore
|
|
thumb_func 0x8052680 atkA5_painsplitdmgcalc
|
|
thumb_func 0x8052744 atkA6_settypetorandomresistance
|
|
thumb_func 0x8052944 atkA7_setalwayshitflag
|
|
thumb_func 0x805299c atkA8_copymovepermanently
|
|
thumb_func 0x8052b58 IsTwoTurnsMove
|
|
thumb_func 0x8052b94 IsInvalidForSleepTalkOrAssist
|
|
thumb_func 0x8052bbc AttacksThisTurn
|
|
thumb_func 0x8052c28 atkA9_trychoosesleeptalkmove
|
|
thumb_func 0x8052d60 atkAA_setdestinybond
|
|
thumb_func 0x8052d90 TrySetDestinyBondToHappen
|
|
thumb_func 0x8052df0 atkAB_trysetdestinybondtohappen
|
|
thumb_func 0x8052e08 atkAC_remaininghptopower
|
|
thumb_func 0x8052e70 atkAD_tryspiteppreduce
|
|
thumb_func 0x8053048 atkAE_healpartystatus
|
|
thumb_func 0x805332c atkAF_cursetarget
|
|
thumb_func 0x80533b0 atkB0_trysetspikes
|
|
thumb_func 0x805343c atkB1_setforesight
|
|
thumb_func 0x805346c atkB2_trysetperishsong
|
|
thumb_func 0x8053524 atkB3_rolloutdamagecalculation
|
|
thumb_func 0x80536a0 atkB4_jumpifconfusedandstatmaxed
|
|
thumb_func 0x8053708 atkB5_furycuttercalc
|
|
thumb_func 0x80537bc atkB6_happinesstodamagecalculation
|
|
thumb_func 0x8053840 atkB7_presentdamagecalculation
|
|
thumb_func 0x805390c atkB8_setsafeguard
|
|
thumb_func 0x80539b4 atkB9_magnitudedamagecalculation
|
|
thumb_func 0x8053ad8 atkBA_jumpifnopursuitswitchdmg
|
|
thumb_func 0x8053c6c atkBB_setsunny
|
|
thumb_func 0x8053cc4 atkBC_maxattackhalvehp
|
|
thumb_func 0x8053d44 atkBD_copyfoestats
|
|
thumb_func 0x8053d8c atkBE_rapidspinfree
|
|
thumb_func 0x8053ed8 atkBF_setdefensecurlbit
|
|
thumb_func 0x8053f08 atkC0_recoverbasedonsunlight
|
|
thumb_func 0x8054010 atkC1_hiddenpowercalc
|
|
thumb_func 0x8054134 atkC2_selectfirstvalidtarget
|
|
thumb_func 0x80541a8 atkC3_trysetfutureattack
|
|
thumb_func 0x80542f4 atkC4_trydobeatup
|
|
thumb_func 0x8054504 atkC5_setsemiinvulnerablebit
|
|
thumb_func 0x8054588
|
|
thumb_func 0x8054618 atkC7_setminimize
|
|
thumb_func 0x8054658 atkC8_sethail
|
|
thumb_func 0x80546b0 atkC9_jumpifattackandspecialattackcannotfall
|
|
thumb_func 0x805474c atkCA_setforcedtarget
|
|
thumb_func 0x8054798 atkCB_setcharge
|
|
thumb_func 0x80547fc atkCC_callterrainattack
|
|
thumb_func 0x8054870 atkCD_cureifburnedparalysedorpoisoned
|
|
thumb_func 0x80548f4 atkCE_settorment
|
|
thumb_func 0x805494c atkCF_jumpifnodamage
|
|
thumb_func 0x80549a8 atkD0_settaunt
|
|
thumb_func 0x8054a1c atkD1_trysethelpinghand
|
|
thumb_func 0x8054ac4 atkD2_tryswapitems
|
|
thumb_func 0x8054d58 atkD3_trycopyability
|
|
thumb_func 0x8054dd0 atkD4_trywish
|
|
thumb_func 0x8054ea4 atkD5_trysetroots
|
|
thumb_func 0x8054efc atkD6_doubledamagedealtifdamaged
|
|
thumb_func 0x8054f5c atkD7_setyawn
|
|
thumb_func 0x8054fcc atkD8_setdamagetohealthdifference
|
|
thumb_func 0x8055038 atkD9_scaledamagebyhealthratio
|
|
thumb_func 0x805509c atkDA_tryswapabilities
|
|
thumb_func 0x8055134 atkDB_tryimprison
|
|
thumb_func 0x805523c atkDC_trysetgrudge
|
|
thumb_func 0x8055294 atkDD_weightdamagecalculation
|
|
thumb_func 0x805532c atkDE_assistattackselect
|
|
thumb_func 0x80554ac atkDF_trysetmagiccoat
|
|
thumb_func 0x8055530 atkE0_trysetsnatch
|
|
thumb_func 0x80555ac atkE1_trygetintimidatetarget
|
|
thumb_func 0x8055688 atkE2_switchoutabilities
|
|
thumb_func 0x8055704 atkE3_jumpifhasnohp
|
|
thumb_func 0x8055758 atkE4_getsecretpowereffect
|
|
thumb_func 0x8055810 atkE5_pickup
|
|
thumb_func 0x8055a0c atkE6_docastformchangeanimation
|
|
thumb_func 0x8055a74 atkE7_trycastformdatachange
|
|
thumb_func 0x8055ab4 atkE8_settypebasedhalvers
|
|
thumb_func 0x8055b6c atkE9_setweatherballtype
|
|
thumb_func 0x8055c24 atkEA_tryrecycleitem
|
|
thumb_func 0x8055ccc atkEB_settypetoterrain
|
|
thumb_func 0x8055d7c atkEC_pursuitrelated
|
|
thumb_func 0x8055e40 atkEF_snatchsetbattlers
|
|
thumb_func 0x8055e94 atkEE_removelightscreenreflect
|
|
thumb_func 0x8055f10 atkEF_handleballthrow
|
|
thumb_func 0x80562b8 atkF0_givecaughtmon
|
|
thumb_func 0x8056460 atkF1_trysetcaughtmondexflags
|
|
thumb_func 0x80564dc atkF2_displaydexinfo
|
|
thumb_func 0x805664c HandleBattleWindow
|
|
thumb_func 0x8056784 BattleCreateYesNoCursorAt
|
|
thumb_func 0x80567bc BattleDestroyYesNoCursorAt
|
|
thumb_func 0x80567fc atkF3_trygivecaughtmonnick
|
|
thumb_func 0x8056a88 atkF4_subattackerhpbydmg
|
|
thumb_func 0x8056ab8 atkF5_removeattackerstatus1
|
|
thumb_func 0x8056ae0 atkF6_finishaction
|
|
thumb_func 0x8056aec atkF7_finishturn
|
|
thumb_func 0x8056b08 atkF8_trainerslideout
|
|
# battle_util2.s
|
|
thumb_func 0x8056b38 AllocateBattleResources
|
|
thumb_func 0x8056c38 FreeBattleResources
|
|
thumb_func 0x8056d04 AdjustFriendshipOnBattleFaint
|
|
thumb_func 0x8056dec
|
|
thumb_func 0x8056e6c
|
|
# battle_controller_player.s
|
|
thumb_func 0x8057068 nullsub_21
|
|
thumb_func 0x805706c SetControllerToPlayer
|
|
thumb_func 0x805709c PlayerBufferExecCompleted
|
|
thumb_func 0x8057114 PlayerBufferRunCommand
|
|
thumb_func 0x8057164 CompleteOnBankSpritePosX_0
|
|
thumb_func 0x8057198
|
|
thumb_func 0x8057400
|
|
thumb_func 0x8057434 HandleInputChooseTarget
|
|
thumb_func 0x805780c HandleInputChooseMove
|
|
thumb_func 0x8057bcc
|
|
thumb_func 0x8057d48 HandleMoveSwitching
|
|
thumb_func 0x8058308
|
|
thumb_func 0x80583c0
|
|
thumb_func 0x8058454 PlayerHandleIntroSlide
|
|
thumb_func 0x805848c PlayerHandleChosenMonReturnValue
|
|
thumb_func 0x80584c4
|
|
thumb_func 0x8058534
|
|
thumb_func 0x805857c
|
|
thumb_func 0x8058750
|
|
thumb_func 0x8058aec
|
|
thumb_func 0x8058bd0
|
|
thumb_func 0x8058c3c
|
|
thumb_func 0x8058d10 c3_0802FDF4
|
|
thumb_func 0x8058d40 MoveSelectionDisplayMoveType
|
|
thumb_func 0x8058db0 PlayerHandleCmd42
|
|
thumb_func 0x8058dc8
|
|
thumb_func 0x8058f40
|
|
thumb_func 0x8059010
|
|
thumb_func 0x8059154 Task_LaunchLvlUpAnim
|
|
thumb_func 0x80591b4 Task_UpdateLvlInHealthbox
|
|
thumb_func 0x805926c MoveSelectionDisplayPpString
|
|
thumb_func 0x80592b8
|
|
thumb_func 0x8059354
|
|
thumb_func 0x80593c4 PlayerHandleDataTransfer
|
|
thumb_func 0x80593dc OpenPartyMenuToChooseMon
|
|
thumb_func 0x8059438 WaitForMonSelection
|
|
thumb_func 0x80594b4 OpenBagAndChooseItem
|
|
thumb_func 0x80594f0 CompleteWhenChoseItem
|
|
thumb_func 0x805952c PlayerHandleOneReturnValue_Duplicate
|
|
thumb_func 0x8059568 PlayerHandleHitAnimation
|
|
thumb_func 0x80595e4 PlayerHandleUnknownYesNoInput
|
|
thumb_func 0x80596bc MoveSelectionDisplayMoveNames
|
|
thumb_func 0x8059734 PlayerHandleTwoReturnValues
|
|
thumb_func 0x805976c MoveSelectionDisplayPpNumber
|
|
thumb_func 0x80597e0 ActionSelectionCreateCursorAt
|
|
thumb_func 0x805983c MoveSelectionCreateCursorAt
|
|
thumb_func 0x8059884 MoveSelectionDestroyCursorAt
|
|
thumb_func 0x80598c8 SetCB2ToReshowScreenAfterMenu
|
|
thumb_func 0x8059910 ActionSelectionDestroyCursorAt
|
|
thumb_func 0x805995c SetCB2ToReshowScreenAfterMenu2
|
|
thumb_func 0x805996c
|
|
thumb_func 0x805997c
|
|
thumb_func 0x80599ac
|
|
thumb_func 0x80599dc PrintLinkStandbyMsg
|
|
thumb_func 0x8059a10 PlayerHandleGetMonData
|
|
thumb_func 0x8059a84 CopyPlayerMonData
|
|
thumb_func 0x805a230 PlayerHandleGetRawMonData
|
|
thumb_func 0x805a2b8 PlayerHandleSetMonData
|
|
thumb_func 0x805a310 SetPlayerMonData
|
|
thumb_func 0x805ad0c PlayerHandleSetRawMonData
|
|
thumb_func 0x805ad80 PlayerHandleLoadMonSprite
|
|
thumb_func 0x805ade8 PlayerHandleSwitchInAnim
|
|
thumb_func 0x805ae74
|
|
thumb_func 0x805aff0 PlayerHandleReturnMonToBall
|
|
thumb_func 0x805b080
|
|
thumb_func 0x805b10c PlayerHandleDrawTrainerPic
|
|
thumb_func 0x805b480 PlayerHandleTrainerSlide
|
|
thumb_func 0x805b614 PlayerHandleTrainerSlideBack
|
|
thumb_func 0x805b6d4 PlayerHandleFaintAnimation
|
|
thumb_func 0x805b7c0 PlayerHandlePaletteFade
|
|
thumb_func 0x805b7e0 PlayerHandleSuccessBallThrowAnim
|
|
thumb_func 0x805b834 PlayerHandleBallThrowAnim
|
|
thumb_func 0x805b894 PlayerHandlePause
|
|
thumb_func 0x805b8c4 PlayerHandleMoveAnimation
|
|
thumb_func 0x805ba18 PlayerDoMoveAnimation
|
|
thumb_func 0x805bb9c PlayerHandlePrintString
|
|
thumb_func 0x805bbfc PlayerHandlePrintSelectionString
|
|
thumb_func 0x805bc20
|
|
thumb_func 0x805bc60 PlayerHandleChooseAction
|
|
thumb_func 0x805bccc PlayerHandleUnknownYesNoBox
|
|
thumb_func 0x805bd30 HandleChooseMoveAfterDma3
|
|
thumb_func 0x805bd74 PlayerChooseMoveInBattlePalace
|
|
thumb_func 0x805bdc4 PlayerHandleChooseMove
|
|
thumb_func 0x805be2c InitMoveSelectionsVarsAndStrings
|
|
thumb_func 0x805be64 PlayerHandleChooseItem
|
|
thumb_func 0x805bec8 PlayerHandleChoosePokemon
|
|
thumb_func 0x805c008 PlayerHandleCmd23
|
|
thumb_func 0x805c02c PlayerHandleHealthBarUpdate
|
|
thumb_func 0x805c144 PlayerHandleExpUpdate
|
|
thumb_func 0x805c1e0 PlayerHandleStatusIconUpdate
|
|
thumb_func 0x805c258 PlayerHandleStatusAnimation
|
|
thumb_func 0x805c2c0 PlayerHandleStatusXor
|
|
thumb_func 0x805c32c
|
|
thumb_func 0x805c338 PlayerHandleDMA3Transfer
|
|
thumb_func 0x805c3ec PlayerHandlePlayBGM
|
|
thumb_func 0x805c41c PlayerHandleCmd32
|
|
thumb_func 0x805c428
|
|
thumb_func 0x805c43c
|
|
thumb_func 0x805c450
|
|
thumb_func 0x805c464 PlayerHandleOneReturnValue
|
|
thumb_func 0x805c478 PlayerHandleCmd37
|
|
thumb_func 0x805c494 PlayerHandleCmd38
|
|
thumb_func 0x805c4cc PlayerHandleCmd39
|
|
thumb_func 0x805c4e4 PlayerHandleCmd40
|
|
thumb_func 0x805c50c
|
|
thumb_func 0x805c57c
|
|
thumb_func 0x805c588 PlayerHandlePlaySE
|
|
thumb_func 0x805c5cc PlayerHandlePlayFanfareOrBGM
|
|
thumb_func 0x805c628 PlayerHandleFaintingCry
|
|
thumb_func 0x805c668
|
|
thumb_func 0x805c69c PlayerHandleIntroTrainerBallThrow
|
|
thumb_func 0x805c81c
|
|
thumb_func 0x805c884 task05_08033660
|
|
thumb_func 0x805c990 PlayerHandleDrawPartyStatusSummary
|
|
thumb_func 0x805ca54
|
|
thumb_func 0x805ca9c PlayerHandleHidePartyStatusSummary
|
|
thumb_func 0x805caec PlayerHandleEndBounceEffect
|
|
thumb_func 0x805cb10 PlayerHandleSpriteInvisibility
|
|
thumb_func 0x805cb70 PlayerHandleBattleAnimation
|
|
thumb_func 0x805cbe4 PlayerHandleLinkStandbyMsg
|
|
thumb_func 0x805cc48 PlayerHandleResetActionMoveSelection
|
|
thumb_func 0x805ccb0 PlayerHandleCmd55
|
|
thumb_func 0x805cd30 PlayerCmdEnd
|
|
# battle_gfx_sfx_util.s
|
|
thumb_func 0x805cd34 AllocateBattleSpritesData
|
|
thumb_func 0x805cd74 FreeBattleSpritesData
|
|
thumb_func 0x805cdb8 ChooseMoveAndTargetInBattlePalace
|
|
thumb_func 0x805d0c4
|
|
thumb_func 0x805d210 BattlePalaceGetTargetRetValue
|
|
thumb_func 0x805d330
|
|
thumb_func 0x805d38c
|
|
thumb_func 0x805d3c8
|
|
thumb_func 0x805d408
|
|
thumb_func 0x805d424 InitAndLaunchChosenStatusAnimation
|
|
thumb_func 0x805d524 TryHandleLaunchBattleTableAnimation
|
|
thumb_func 0x805d664 nullsub_23
|
|
thumb_func 0x805d674 Task_ClearBitWhenBattleTableAnimDone
|
|
thumb_func 0x805d6bc ShouldAnimBeDoneRegardlessOfSubsitute
|
|
thumb_func 0x805d6e0 InitAndLaunchSpecialAnimation
|
|
thumb_func 0x805d750 nullsub_24
|
|
thumb_func 0x805d760 Task_ClearBitWhenSpecialAnimDone
|
|
thumb_func 0x805d7a8 IsMoveWithoutAnimation
|
|
thumb_func 0x805d7ac mplay_80342A4
|
|
thumb_func 0x805d828 BattleLoadOpponentMonSpriteGfx
|
|
thumb_func 0x805d998 BattleLoadPlayerMonSpriteGfx
|
|
thumb_func 0x805db4c nullsub_25
|
|
thumb_func 0x805db50
|
|
thumb_func 0x805db54 DecompressTrainerFrontPic
|
|
thumb_func 0x805dba0 DecompressTrainerBackPic
|
|
thumb_func 0x805dbfc
|
|
thumb_func 0x805dc00 FreeTrainerFrontPicPalette
|
|
thumb_func 0x805dc18 BattleLoadAllHealthBoxesGfxAtOnce
|
|
thumb_func 0x805dca8 BattleLoadAllHealthBoxesGfx
|
|
thumb_func 0x805ddd4 LoadBattleBarGfx
|
|
thumb_func 0x805ddf4 BattleInitAllSprites
|
|
thumb_func 0x805df6c ClearSpritesHealthboxAnimData
|
|
thumb_func 0x805df94 ClearSpritesBattlerHealthboxAnimData
|
|
thumb_func 0x805dfb0 CopyAllBattleSpritesInvisibilities
|
|
thumb_func 0x805e024 CopyBattleSpriteInvisibility
|
|
thumb_func 0x805e064 HandleSpeciesGfxDataChange
|
|
thumb_func 0x805e3f8 BattleLoadSubstituteOrMonSpriteGfx
|
|
thumb_func 0x805e510 LoadBattleMonGfxAndAnimate
|
|
thumb_func 0x805e568 TrySetBehindSubstituteSpriteBit
|
|
thumb_func 0x805e590 ClearBehindSubstituteBit
|
|
thumb_func 0x805e5ac HandleLowHpMusicChange
|
|
thumb_func 0x805e67c BattleStopLowHpSound
|
|
thumb_func 0x805e6d0 GetMonHPBarLevel
|
|
thumb_func 0x805e704 HandleBattleLowHpMusicChange
|
|
thumb_func 0x805e7b8
|
|
thumb_func 0x805e8a0 LoadAndCreateEnemyShadowSprites
|
|
thumb_func 0x805e98c SpriteCB_EnemyShadow
|
|
thumb_func 0x805ea64 SpriteCB_SetInvisible
|
|
thumb_func 0x805ea70 SetBattlerShadowSpriteCallback
|
|
thumb_func 0x805eafc HideBattlerShadowSprite
|
|
thumb_func 0x805eb30
|
|
thumb_func 0x805eba0 ClearTemporarySpeciesSpriteData
|
|
thumb_func 0x805ebd8 AllocateMonSpritesGfx
|
|
thumb_func 0x805ecb0 FreeMonSpritesGfx
|
|
thumb_func 0x805ed2c ShouldPlayNormalMonCry
|
|
# battle_controller_opponent.s
|
|
thumb_func 0x805ed7c
|
|
thumb_func 0x805ed80 SetControllerToOpponent
|
|
thumb_func 0x805ed9c OpponentBufferRunCommand
|
|
thumb_func 0x805edec OpponentHandleIntroSlide
|
|
thumb_func 0x805ee24 OpponentHandleChooseItem
|
|
thumb_func 0x805ee5c
|
|
thumb_func 0x805eec4
|
|
thumb_func 0x805ef0c
|
|
thumb_func 0x805f14c
|
|
thumb_func 0x805f580
|
|
thumb_func 0x805f65c
|
|
thumb_func 0x805f6b0 OpponentHandleCmd38
|
|
thumb_func 0x805f6f4
|
|
thumb_func 0x805f768 OpponentHandleBallThrow
|
|
thumb_func 0x805f780 OpponentHandleHitAnimation
|
|
thumb_func 0x805f7fc
|
|
thumb_func 0x805f86c
|
|
thumb_func 0x805f8ec
|
|
thumb_func 0x805f9dc
|
|
thumb_func 0x805faa4 OpponentHandleCmd37
|
|
thumb_func 0x805fad4 OpponentHandleCmd39
|
|
thumb_func 0x805fb04 OpponentBufferExecCompleted
|
|
thumb_func 0x805fb7c OpponentHandleGetMonData
|
|
thumb_func 0x805fbf0 GetOpponentMonData
|
|
thumb_func 0x806039c OpponentHandleGetRawMonData
|
|
thumb_func 0x8060424 OpponentHandleSetMonData
|
|
thumb_func 0x806047c SetOpponentMonData
|
|
thumb_func 0x8060d9c OpponentHandleSetRawMonData
|
|
thumb_func 0x8060e10 OpponentHandleLoadMonSprite
|
|
thumb_func 0x8060f68 OpponentHandleSwitchInAnim
|
|
thumb_func 0x8060fc8
|
|
thumb_func 0x8061158 OpponentHandleReturnMonToBall
|
|
thumb_func 0x80611f0 OpponentHandleHidePartyStatusSummary
|
|
thumb_func 0x806127c OpponentHandleDrawTrainerPic
|
|
thumb_func 0x80614c0 OpponentHandleTrainerSlide
|
|
thumb_func 0x80616d4 OpponentHandleTrainerSlideBack
|
|
thumb_func 0x8061780 OpponentHandleFaintAnimation
|
|
thumb_func 0x806182c OpponentHandlePaletteFade
|
|
thumb_func 0x8061838 OpponentHandlePause
|
|
thumb_func 0x8061844 OpponentHandleSuccessBallThrowAnim
|
|
thumb_func 0x8061850 OpponentHandleChosenMonReturnValue
|
|
thumb_func 0x806185c OpponentHandleMoveAnimation
|
|
thumb_func 0x8061994 OpponentDoMoveAnimation
|
|
thumb_func 0x8061b18 OpponentHandlePrintString
|
|
thumb_func 0x8061b74 OpponentHandleCmd23
|
|
thumb_func 0x8061b80 OpponentHandleChooseAction
|
|
thumb_func 0x8061b90 OpponentHandleCmd32
|
|
thumb_func 0x8061b9c OpponentHandleChooseMove
|
|
thumb_func 0x8061d40 OpponentHandleCmd40
|
|
thumb_func 0x8061d6c OpponentHandleChoosePokemon
|
|
thumb_func 0x8061e6c OpponentHandleCmd42
|
|
thumb_func 0x8061e78 OpponentHandleHealthBarUpdate
|
|
thumb_func 0x8061f68 OpponentHandleDMA3Transfer
|
|
thumb_func 0x8061f74 OpponentHandleStatusIconUpdate
|
|
thumb_func 0x8061fec OpponentHandleStatusAnimation
|
|
thumb_func 0x8062054 OpponentHandleDataTransfer
|
|
thumb_func 0x8062060 OpponentHandleEndBounceEffect
|
|
thumb_func 0x806206c OpponentHandleExpUpdate
|
|
thumb_func 0x8062078 OpponentHandleLinkStandbyMsg
|
|
thumb_func 0x8062084 OpponentHandleOneReturnValue
|
|
thumb_func 0x8062090 OpponentHandleOneReturnValue_Duplicate
|
|
thumb_func 0x806209c OpponentHandlePlayBGM
|
|
thumb_func 0x80620a8 OpponentHandlePrintSelectionString
|
|
thumb_func 0x80620b4 OpponentHandleResetActionMoveSelection
|
|
thumb_func 0x80620c0 OpponentHandleStatusXor
|
|
thumb_func 0x80620dc OpponentHandleTwoReturnValues
|
|
thumb_func 0x8062114 OpponentHandleUnknownYesNoBox
|
|
thumb_func 0x806212c
|
|
thumb_func 0x8062154
|
|
thumb_func 0x80621c4 OpponentCmdEnd
|
|
thumb_func 0x80621d0 OpponentHandlePlaySE
|
|
thumb_func 0x8062214 OpponentHandlePlayFanfareOrBGM
|
|
thumb_func 0x8062270 OpponentHandleFaintingCry
|
|
thumb_func 0x80622ac nullsub_26
|
|
thumb_func 0x80622e0 OpponentHandleIntroTrainerBallThrow
|
|
thumb_func 0x80623f0
|
|
thumb_func 0x806240c OpponentHandleDrawPartyStatusSummary
|
|
thumb_func 0x80624fc
|
|
thumb_func 0x8062610
|
|
thumb_func 0x8062658
|
|
thumb_func 0x80626a8
|
|
thumb_func 0x80626b4 OpponentHandleSpriteInvisibility
|
|
thumb_func 0x8062714 OpponentHandleBattleAnimation
|
|
thumb_func 0x806277c
|
|
thumb_func 0x8062788
|
|
thumb_func 0x8062794 OpponentHandleCmd55
|
|
thumb_func 0x80627d8
|
|
# battle_ai_switch_items.s
|
|
thumb_func 0x80627dc ShouldSwitchIfPerishSong
|
|
thumb_func 0x806283c ShouldSwitchIfWonderGuard
|
|
thumb_func 0x8062a38 FindMonThatAbsorbsOpponentsMove
|
|
thumb_func 0x8062ca4 ShouldSwitchIfNaturalCure
|
|
thumb_func 0x8062da0 HasSuperEffectiveMoveAgainstOpponents
|
|
thumb_func 0x8062f00 AreStatsRaised
|
|
thumb_func 0x8062f48 FindMonWithFlagsAndSuperEffective
|
|
thumb_func 0x80631f8 ShouldSwitch
|
|
thumb_func 0x8063464 AI_TrySwitchOrUseItem
|
|
thumb_func 0x80635ec ModulateByTypeEffectiveness
|
|
thumb_func 0x8063674 GetMostSuitableMonToSwitchInto
|
|
thumb_func 0x8063a68 GetAI_ItemType
|
|
thumb_func 0x8063ac4 ShouldUseItem
|
|
# battle_controller_link_opponent.s
|
|
thumb_func 0x8063f74 nullsub_28
|
|
thumb_func 0x8063f78 SetControllerToLinkOpponent
|
|
thumb_func 0x8063f94 LinkOpponentBufferRunCommand
|
|
thumb_func 0x8063fe4 LinkOpponentHandleCmd37
|
|
thumb_func 0x806401c
|
|
thumb_func 0x8064054
|
|
thumb_func 0x80640bc
|
|
thumb_func 0x8064104
|
|
thumb_func 0x8064318
|
|
thumb_func 0x80646e8
|
|
thumb_func 0x80647a4 LinkOpponentHandleFaintingCry
|
|
thumb_func 0x80647f8
|
|
thumb_func 0x806483c
|
|
thumb_func 0x80648b0
|
|
thumb_func 0x80648c8
|
|
thumb_func 0x8064944
|
|
thumb_func 0x80649b4 LinkOpponentHandleGetMonData
|
|
thumb_func 0x8064a34
|
|
thumb_func 0x8064b24
|
|
thumb_func 0x8064bec
|
|
thumb_func 0x8064c1c LinkOpponentHandleDrawPartyStatusSummary
|
|
thumb_func 0x8064c4c LinkOpponentBufferExecCompleted
|
|
thumb_func 0x8064cc4
|
|
thumb_func 0x8064d38 CopyLinkOpponentMonData
|
|
thumb_func 0x80654e4 LinkOpponentHandleGetRawMonData
|
|
thumb_func 0x80654f0 LinkOpponentHandleSetMonData
|
|
thumb_func 0x8065548 SetLinkOpponentMonData
|
|
thumb_func 0x8065e68 LinkOpponentHandleSetRawMonData
|
|
thumb_func 0x8065edc LinkOpponentHandleLoadMonSprite
|
|
thumb_func 0x806602c LinkOpponentHandleSwitchInAnim
|
|
thumb_func 0x8066078
|
|
thumb_func 0x8066208 LinkOpponentHandleReturnMonToBall
|
|
thumb_func 0x80662a0
|
|
thumb_func 0x806632c LinkOpponentHandleDrawTrainerPic
|
|
thumb_func 0x806663c LinkOpponentHandleTrainerSlide
|
|
thumb_func 0x8066778 LinkOpponentHandleTrainerSlideBack
|
|
thumb_func 0x8066824 LinkOpponentHandleFaintAnimation
|
|
thumb_func 0x80668d0 LinkOpponentHandlePaletteFade
|
|
thumb_func 0x80668dc LinkOpponentHandleSuccessBallThrowAnim
|
|
thumb_func 0x80668e8 LinkOpponentHandleBallThrowAnim
|
|
thumb_func 0x80668f4 LinkOpponentHandlePause
|
|
thumb_func 0x8066900 LinkOpponentHandleMoveAnimation
|
|
thumb_func 0x8066a54 LinkOpponentDoMoveAnimation
|
|
thumb_func 0x8066bd8 LinkOpponentHandlePrintString
|
|
thumb_func 0x8066c30 LinkOpponentHandlePrintSelectionString
|
|
thumb_func 0x8066c3c LinkOpponentHandleChooseAction
|
|
thumb_func 0x8066c48 LinkOpponentHandleUnknownYesNoBox
|
|
thumb_func 0x8066c54 LinkOpponentHandleChooseMove
|
|
thumb_func 0x8066c60 LinkOpponentHandleChooseItem
|
|
thumb_func 0x8066c6c LinkOpponentHandleChoosePokemon
|
|
thumb_func 0x8066c78 LinkOpponentHandleCmd23
|
|
thumb_func 0x8066c84 LinkOpponentHandleHealthBarUpdate
|
|
thumb_func 0x8066d74 LinkOpponentHandleExpUpdate
|
|
thumb_func 0x8066d80 LinkOpponentHandleStatusIconUpdate
|
|
thumb_func 0x8066df8 LinkOpponentHandleStatusAnimation
|
|
thumb_func 0x8066e60 LinkOpponentHandleStatusXor
|
|
thumb_func 0x8066e6c LinkOpponentHandleDataTransfer
|
|
thumb_func 0x8066e78 LinkOpponentHandleDMA3Transfer
|
|
thumb_func 0x8066e84 LinkOpponentHandlePlayBGM
|
|
thumb_func 0x8066e90 LinkOpponentHandleCmd32
|
|
thumb_func 0x8066e9c LinkOpponentHandleTwoReturnValues
|
|
thumb_func 0x8066ea8 LinkOpponentHandleChosenMonReturnValue
|
|
thumb_func 0x8066eb4 LinkOpponentHandleOneReturnValue
|
|
thumb_func 0x8066ec0 LinkOpponentHandleOneReturnValue_Duplicate
|
|
thumb_func 0x8066ecc
|
|
thumb_func 0x8066ee8 LinkOpponentHandleCmd38
|
|
thumb_func 0x8066f20 LinkOpponentHandleCmd39
|
|
thumb_func 0x8066f38 LinkOpponentHandleCmd40
|
|
thumb_func 0x8066f60 LinkOpponentHandleHitAnimation
|
|
thumb_func 0x8066fd0 LinkOpponentHandleCmd42
|
|
thumb_func 0x8066fdc LinkOpponentHandlePlaySE
|
|
thumb_func 0x8067020 LinkOpponentHandlePlayFanfareOrBGM
|
|
thumb_func 0x806707c
|
|
thumb_func 0x80670b8 LinkOpponentHandleIntroSlide
|
|
thumb_func 0x80670ec LinkOpponentHandleIntroTrainerBallThrow
|
|
thumb_func 0x80671fc
|
|
thumb_func 0x80672e0
|
|
thumb_func 0x80672fc
|
|
thumb_func 0x8067410
|
|
thumb_func 0x8067458 LinkOpponentHandleHidePartyStatusSummary
|
|
thumb_func 0x80674a8 LinkOpponentHandleEndBounceEffect
|
|
thumb_func 0x80674b4 LinkOpponentHandleSpriteInvisibility
|
|
thumb_func 0x8067514 LinkOpponentHandleBattleAnimation
|
|
thumb_func 0x8067588 LinkOpponentHandleLinkStandbyMsg
|
|
thumb_func 0x80675a8 LinkOpponentHandleResetActionMoveSelection
|
|
thumb_func 0x80675b4 LinkOpponentHandleCmd55
|
|
thumb_func 0x8067654 LinkOpponentCmdEnd
|
|
# pokemon.s
|
|
thumb_func 0x8067658 ZeroBoxMonData
|
|
thumb_func 0x8067670 ZeroMonData
|
|
thumb_func 0x80676f0 ZeroPlayerPartyMons
|
|
thumb_func 0x8067710 ZeroEnemyPartyMons
|
|
thumb_func 0x8067730 CreateMon
|
|
thumb_func 0x80677a0 CreateBoxMon
|
|
thumb_func 0x8067a74 CreateMonWithNature
|
|
thumb_func 0x8067adc CreateMonWithGenderNatureLetter
|
|
thumb_func 0x8067bdc CreateMaleMon
|
|
thumb_func 0x8067c44 CreateMonWithIVsPersonality
|
|
thumb_func 0x8067c84 CreateMonWithIVsOTID
|
|
thumb_func 0x8067cf8 CreateMonWithEVSpread
|
|
thumb_func 0x8067d80 CreateBattleTowerMon
|
|
thumb_func 0x8067ed0 CreateBattleTowerMon2
|
|
thumb_func 0x8068080 CreateApprenticeMon
|
|
thumb_func 0x8068174 CreateMonWithEVSpreadNatureOTID
|
|
thumb_func 0x806823c
|
|
thumb_func 0x80683e8 CreateObedientMon
|
|
thumb_func 0x8068438
|
|
thumb_func 0x8068550 GetDeoxysStat
|
|
thumb_func 0x80685e4 SetDeoxysStats
|
|
thumb_func 0x8068688
|
|
thumb_func 0x80686f0
|
|
thumb_func 0x8068758 CreateObedientEnemyMon
|
|
thumb_func 0x80687b8 CalculateBoxMonChecksum
|
|
thumb_func 0x806884c CalculateMonStats
|
|
thumb_func 0x8068b44 BoxMonToMon
|
|
thumb_func 0x8068b94 GetLevelFromMonExp
|
|
thumb_func 0x8068c00 GetLevelFromBoxMonExp
|
|
thumb_func 0x8068c6c GiveMoveToMon
|
|
thumb_func 0x8068c80 GiveMoveToBoxMon
|
|
thumb_func 0x8068cf0 GiveMoveToBattleMon
|
|
thumb_func 0x8068d34 SetMonMoveSlot
|
|
thumb_func 0x8068d74 SetBattleMonMoveSlot
|
|
thumb_func 0x8068da4 MonRestorePP
|
|
thumb_func 0x8068db0 GiveBoxMonInitialMoveset
|
|
thumb_func 0x8068e58 MonTryLearningNewMove
|
|
thumb_func 0x8068f64 DeleteFirstMoveAndGiveMoveToMon
|
|
thumb_func 0x8069010 DeleteFirstMoveAndGiveMoveToBoxMon
|
|
thumb_func 0x80690bc CalculateBaseDamage
|
|
thumb_func 0x806992c CountAliveMonsInBattle
|
|
thumb_func 0x8069a18 ShouldGetStatBadgeBoost
|
|
thumb_func 0x8069a74 GetDefaultMoveTarget
|
|
thumb_func 0x8069af4 GetMonGender
|
|
thumb_func 0x8069b04 GetBoxMonGender
|
|
thumb_func 0x8069b60 GetGenderFromSpeciesAndPersonality
|
|
thumb_func 0x8069ba8 SetMultiuseSpriteTemplateToPokemon
|
|
thumb_func 0x8069c6c SetMultiuseSpriteTemplateToTrainerBack
|
|
thumb_func 0x8069d00 SetMultiuseSpriteTemplateToTrainerFront
|
|
thumb_func 0x8069d68 EncryptBoxMon
|
|
thumb_func 0x8069d8c DecryptBoxMon
|
|
thumb_func 0x8069db0 GetSubstruct
|
|
thumb_func 0x806a058 GetMonData
|
|
thumb_func 0x806a1b4 GetBoxMonData
|
|
thumb_func 0x806a774 SetMonData
|
|
thumb_func 0x806a864 SetBoxMonData
|
|
thumb_func 0x806aed0 CopyMon
|
|
thumb_func 0x806aedc GiveMonToPlayer
|
|
thumb_func 0x806af58 SendMonToPC
|
|
thumb_func 0x806b004 CalculatePlayerPartyCount
|
|
thumb_func 0x806b048 CalculateEnemyPartyCount
|
|
thumb_func 0x806b08c GetMonsStateToDoubles
|
|
thumb_func 0x806b100 GetMonsStateToDoubles_2
|
|
thumb_func 0x806b15c GetAbilityBySpecies
|
|
thumb_func 0x806b1a0 GetMonAbility
|
|
thumb_func 0x806b1d4 CreateSecretBaseEnemyParty
|
|
thumb_func 0x806b2f8 GetSecretBaseTrainerClass
|
|
thumb_func 0x806b338 GetSecretBaseTrainerPicIndex
|
|
thumb_func 0x806b378 IsPlayerPartyAndPokemonStorageFull
|
|
thumb_func 0x806b3ac IsPokemonStorageFull
|
|
thumb_func 0x806b3dc GetSpeciesName
|
|
thumb_func 0x806b424 CalculatePPWithBonus
|
|
thumb_func 0x806b46c RemoveMonPPBonus
|
|
thumb_func 0x806b4a8 RemoveBattleMonPPBonus
|
|
thumb_func 0x806b4c0 CopyPlayerPartyMonToBattleData
|
|
thumb_func 0x806b7c8 ExecuteTableBasedItemEffect
|
|
thumb_func 0x806b7ec
|
|
thumb_func 0x806b9a4 GetTrainerNameFromId
|
|
thumb_func 0x806b9c0 PokemonUseItemEffects
|
|
thumb_func 0x806c820 PlayBattleBGM
|
|
thumb_func 0x806c830 HealStatusConditions
|
|
thumb_func 0x806c8a0 GetItemEffectParamOffset
|
|
thumb_func 0x806c9e8
|
|
thumb_func 0x806ca3c
|
|
thumb_func 0x806cb34 GetNature
|
|
thumb_func 0x806cb4c GetNatureFromPersonality
|
|
thumb_func 0x806cb5c GetEvolutionTargetSpecies
|
|
thumb_func 0x806ce84 HoennPokedexNumToSpecies
|
|
thumb_func 0x806ced0 NationalPokedexNumToSpecies
|
|
thumb_func 0x806cf1c NationalToHoennOrder
|
|
thumb_func 0x806cf68 HoennToNationalOrder
|
|
thumb_func 0x806cf8c SpeciesToHoennPokedexNum
|
|
thumb_func 0x806cfb0 SpeciesToNationalPokedexNum
|
|
thumb_func 0x806cfd4 SpeciesToCryId
|
|
thumb_func 0x806d008
|
|
thumb_func 0x806d128 DrawSpindaSpots
|
|
thumb_func 0x806d23c
|
|
thumb_func 0x806d288
|
|
thumb_func 0x806d2c8 GetLinkTrainerFlankId
|
|
thumb_func 0x806d300 GetBattlerMultiplayerId
|
|
thumb_func 0x806d324 GetTrainerEncounterMusicId
|
|
thumb_func 0x806d36c ModifyStatByNature
|
|
thumb_func 0x806d3cc AdjustFriendship
|
|
thumb_func 0x806d570 MonGainEVs
|
|
thumb_func 0x806d720 GetMonEVCount
|
|
thumb_func 0x806d748 RandomlyGivePartyPokerus
|
|
thumb_func 0x806d810 CheckPartyPokerus
|
|
thumb_func 0x806d878 CheckPartyHasHadPokerus
|
|
thumb_func 0x806d8d8 UpdatePartyPokerusTime
|
|
thumb_func 0x806d958 PartySpreadPokerus
|
|
thumb_func 0x806da08 TryIncrementMonLevel
|
|
thumb_func 0x806daa0 CanMonLearnTMHM
|
|
thumb_func 0x806daf8 CanSpeciesLearnTMHM
|
|
thumb_func 0x806db48 GetMoveRelearnerMoves
|
|
thumb_func 0x806dc98 GetLevelUpMovesBySpecies
|
|
thumb_func 0x806dcf0 GetNumberOfRelearnableMoves
|
|
thumb_func 0x806de54 SpeciesToPokedexNum
|
|
thumb_func 0x806de8c IsSpeciesInHoennDex
|
|
thumb_func 0x806dea8 ClearBattleMonForms
|
|
thumb_func 0x806dec0 GetBattleBGM
|
|
thumb_func 0x806e0d8 GetFlavorRelationByPersonality
|
|
thumb_func 0x806e0f4 PlayMapChosenOrBattleBGM
|
|
thumb_func 0x806e120 GetMonFlavorRelation
|
|
thumb_func 0x806e158
|
|
thumb_func 0x806e194 GetMonFrontSpritePal
|
|
thumb_func 0x806e1cc GetMonSpritePalFromSpeciesAndPersonality
|
|
thumb_func 0x806e220 GetMonSpritePalStruct
|
|
thumb_func 0x806e258 GetMonSpritePalStructFromOtIdPersonality
|
|
thumb_func 0x806e290 IsHMMove2
|
|
thumb_func 0x806e2cc IsMonSpriteNotFlipped
|
|
thumb_func 0x806e2e4
|
|
thumb_func 0x806e30c
|
|
thumb_func 0x806e334 IsTradedMon
|
|
thumb_func 0x806e360 IsOtherTrainer
|
|
thumb_func 0x806e3b0 GiveMonInitialMoveset
|
|
thumb_func 0x806e3bc BoxMonRestorePP
|
|
thumb_func 0x806e420 SetMonPreventsSwitchingString
|
|
thumb_func 0x806e4cc GetWildMonTableIdInAlteringCave
|
|
thumb_func 0x806e4f4 SetWildMonHeldItem
|
|
thumb_func 0x806e630 IsMonShiny
|
|
thumb_func 0x806e65c IsShinyOtIdPersonality
|
|
thumb_func 0x806e684 GetTrainerPartnerName
|
|
thumb_func 0x806e6fc Task_AnimateAfterDelay
|
|
thumb_func 0x806e738 Task_PokemonSummaryAnimateAfterDelay
|
|
thumb_func 0x806e778 BattleAnimateFrontSprite
|
|
thumb_func 0x806e7cc DoMonFrontSpriteAnimation
|
|
thumb_func 0x806e898 PokemonSummaryDoMonAnimation
|
|
thumb_func 0x806e924 StopPokemonAnimationDelayTask
|
|
thumb_func 0x806e940 BattleAnimateBackSprite
|
|
thumb_func 0x806e994
|
|
thumb_func 0x806ea10
|
|
thumb_func 0x806ea7c FacilityClassToPicIndex
|
|
thumb_func 0x806ea8c PlayerGenderToFrontTrainerPicId
|
|
thumb_func 0x806eaa8 HandleSetPokedexFlag
|
|
thumb_func 0x806eb08 GetTrainerClassNameFromId
|
|
thumb_func 0x806eb38
|
|
thumb_func 0x806eb58 HasTwoFramesAnimation
|
|
thumb_func 0x806eb88
|
|
thumb_func 0x806ebe4
|
|
thumb_func 0x806ec80
|
|
thumb_func 0x806ed30
|
|
thumb_func 0x806ef00
|
|
thumb_func 0x806ef7c EvolutionRenameMon
|
|
# trig.s
|
|
thumb_func 0x806efb8 Sin
|
|
thumb_func 0x806efd4 Cos
|
|
thumb_func 0x806eff4 Sin2
|
|
thumb_func 0x806f038 Cos2
|
|
# random.s
|
|
thumb_func 0x806f050 Random
|
|
thumb_func 0x806f07c SeedRng
|
|
thumb_func 0x806f094 SeedRng2
|
|
thumb_func 0x806f0a4 Random2
|
|
# util.s
|
|
thumb_func 0x806f0c4 CreateInvisibleSpriteWithCallback
|
|
thumb_func 0x806f100 StoreWordInTwoHalfwords
|
|
thumb_func 0x806f108 LoadWordFromTwoHalfwords
|
|
thumb_func 0x806f118 SetBgAffineStruct
|
|
thumb_func 0x806f144 DoBgAffineSet
|
|
thumb_func 0x806f190 CopySpriteTiles
|
|
thumb_func 0x806f32c CountTrailingZeroBits
|
|
thumb_func 0x806f354 CalcCRC16
|
|
thumb_func 0x806f3ac CalcCRC16WithTable
|
|
thumb_func 0x806f3f0 CalcByteArraySum
|
|
thumb_func 0x806f410 BlendPalette
|
|
# daycare.s
|
|
thumb_func 0x806f4b0 GetBoxMonNick
|
|
thumb_func 0x806f4d0 GetMonNick
|
|
thumb_func 0x806f4f0 CountPokemonInDaycare
|
|
thumb_func 0x806f520 InitDaycareMailRecordMixing
|
|
thumb_func 0x806f58c Daycare_FindEmptySpot
|
|
thumb_func 0x806f5bc StorePokemonInDaycare
|
|
thumb_func 0x806f64c StorePokemonInEmptyDaycareSlot
|
|
thumb_func 0x806f670 StoreSelectedPokemonInDaycare
|
|
thumb_func 0x806f6a0 ShiftDaycareSlots
|
|
thumb_func 0x806f6fc ApplyDaycareExperience
|
|
thumb_func 0x806f750 TakeSelectedPokemonFromDaycare
|
|
thumb_func 0x806f7f4 TakeSelectedPokemonMonFromDaycareShiftSlots
|
|
thumb_func 0x806f81c TakePokemonFromDaycare
|
|
thumb_func 0x806f844 GetLevelAfterDaycareSteps
|
|
thumb_func 0x806f880 GetNumLevelsGainedFromSteps
|
|
thumb_func 0x806f8ac GetNumLevelsGainedForDaycareMon
|
|
thumb_func 0x806f8e0 GetDaycareCostForSelectedMon
|
|
thumb_func 0x806f918 GetDaycareCostForMon
|
|
thumb_func 0x806f930 GetDaycareCost
|
|
thumb_func 0x806f95c Debug_AddDaycareSteps
|
|
thumb_func 0x806f988 GetNumLevelsGainedFromDaycare
|
|
thumb_func 0x806f9d8 ClearDaycareMonMail
|
|
thumb_func 0x806fa08 ClearDaycareMon
|
|
thumb_func 0x806fa28 ClearAllDaycareData
|
|
thumb_func 0x806fa5c GetEggSpecies
|
|
thumb_func 0x806fadc GetSlotToInheritNature
|
|
thumb_func 0x806fb6c _TriggerPendingDaycareEgg
|
|
thumb_func 0x806fc10 _TriggerPendingDaycareMaleEgg
|
|
thumb_func 0x806fc38 TriggerPendingDaycareEgg
|
|
thumb_func 0x806fc54 TriggerPendingDaycareMaleEgg
|
|
thumb_func 0x806fc70 RemoveIVIndexFromList
|
|
thumb_func 0x806fcb8 InheritIVs
|
|
thumb_func 0x806fe20 GetEggMoves
|
|
thumb_func 0x806fec8 BuildEggMoveset
|
|
thumb_func 0x8070168 RemoveEggFromDayCare
|
|
thumb_func 0x8070180 RejectEggFromDayCare
|
|
thumb_func 0x807019c AlterEggSpeciesWithIncenseItem
|
|
thumb_func 0x80701fc GiveVoltTackleIfLightBall
|
|
thumb_func 0x8070244 DetermineEggSpeciesAndParentSlots
|
|
thumb_func 0x8070320 _GiveEggFromDaycare
|
|
thumb_func 0x80703ac CreateEgg
|
|
thumb_func 0x807044c SetInitialEggData
|
|
thumb_func 0x80704d0 GiveEggFromDaycare
|
|
thumb_func 0x80704ec _DoEggActions_CheckHatch
|
|
thumb_func 0x80705f8 ShouldEggHatch
|
|
thumb_func 0x8070618 IsEggPending
|
|
thumb_func 0x807062c _GetDaycareMonNicknames
|
|
thumb_func 0x8070680 GetSelectedMonNickAndSpecies
|
|
thumb_func 0x80706bc GetDaycareMonNicknames
|
|
thumb_func 0x80706d8 GetDaycareState
|
|
thumb_func 0x8070720 GetDaycarePokemonCount
|
|
thumb_func 0x8070744 EggGroupsOverlap
|
|
thumb_func 0x8070774 GetDaycareCompatibilityScore
|
|
thumb_func 0x8070894 GetDaycareCompatibilityScoreFromSave
|
|
thumb_func 0x80708b4 SetDaycareCompatibilityString
|
|
thumb_func 0x80708f4 NameHasGenderSymbol
|
|
thumb_func 0x8070970 AppendGenderSymbol
|
|
thumb_func 0x80709c0 AppendMonGenderSymbol
|
|
thumb_func 0x80709dc GetDaycareLevelMenuText
|
|
thumb_func 0x8070a60 GetDaycareLevelMenuLevelText
|
|
thumb_func 0x8070ac4 DaycareAddTextPrinter
|
|
thumb_func 0x8070b38 DaycarePrintMonNick
|
|
thumb_func 0x8070b74 DaycarePrintMonLvl
|
|
thumb_func 0x8070bd8 DaycarePrintMonInfo
|
|
thumb_func 0x8070c24 Task_HandleDaycareLevelMenuInput
|
|
thumb_func 0x8070ce0 ShowDaycareLevelMenu
|
|
thumb_func 0x8070d50 ChooseSendDaycareMon
|
|
# egg_hatch.s
|
|
thumb_func 0x8070d68 CreatedHatchedMon
|
|
thumb_func 0x8070ed0 AddHatchedMonToParty
|
|
thumb_func 0x8070f90 ScriptHatchMon
|
|
thumb_func 0x8070fa4
|
|
thumb_func 0x807101c
|
|
thumb_func 0x8071044 EggHatchCreateMonSprite
|
|
thumb_func 0x8071134 VBlankCB_EggHatch
|
|
thumb_func 0x8071148 EggHatch
|
|
thumb_func 0x8071168 Task_EggHatch
|
|
thumb_func 0x80711a8 CB2_EggHatch_0
|
|
thumb_func 0x8071400 EggHatchSetMonNickname
|
|
thumb_func 0x8071440 Task_EggHatchPlayBGM
|
|
thumb_func 0x8071498 CB2_EggHatch_1
|
|
thumb_func 0x8071844 SpriteCB_Egg_0
|
|
thumb_func 0x807189c SpriteCB_Egg_1
|
|
thumb_func 0x8071900 SpriteCB_Egg_2
|
|
thumb_func 0x80719b4 SpriteCB_Egg_3
|
|
thumb_func 0x80719d8 SpriteCB_Egg_4
|
|
thumb_func 0x8071a58 SpriteCB_Egg_5
|
|
thumb_func 0x8071af8 SpriteCB_EggShard
|
|
thumb_func 0x8071b50 CreateRandomEggShardSprite
|
|
thumb_func 0x8071ba4 CreateEggShardSprite
|
|
thumb_func 0x8071c24 EggHatchPrintMessage
|
|
thumb_func 0x8071c9c GetEggStepsToSubtract
|
|
thumb_func 0x8071cf0
|
|
# battle_interface.s
|
|
thumb_func 0x8071d14 DummiedOutFunction
|
|
thumb_func 0x8071d18
|
|
thumb_func 0x8071eb8
|
|
thumb_func 0x8071eec CreateBattlerHealthboxSprites
|
|
thumb_func 0x8072214 CreateSafariPlayerHealthboxSprites
|
|
thumb_func 0x80722b4 GetHealthboxElementGfxPtr
|
|
thumb_func 0x80722c4 SpriteCB_HealthBar
|
|
thumb_func 0x8072334 SpriteCB_HealthBoxOther
|
|
thumb_func 0x807235c SetBattleBarStruct
|
|
thumb_func 0x8072394 SetHealthboxSpriteInvisible
|
|
thumb_func 0x80723e0 SetHealthboxSpriteVisible
|
|
thumb_func 0x8072434 UpdateSpritePos
|
|
thumb_func 0x8072454 DestoryHealthboxSprite
|
|
thumb_func 0x8072494 DummyBattleInterfaceFunc
|
|
thumb_func 0x8072498 UpdateOamPriorityInAllHealthboxes
|
|
thumb_func 0x8072528 InitBattlerHealthboxCoords
|
|
thumb_func 0x80725a4 UpdateLvlInHealthbox
|
|
thumb_func 0x80726f4
|
|
thumb_func 0x80727fc UpdateHpTextInHealthboxInDoubles
|
|
thumb_func 0x80729d0 PrintSafariMonInfo
|
|
thumb_func 0x8072c10 SwapHpBarsWithHpText
|
|
thumb_func 0x8072ed8 CreatePartyStatusSummarySprites
|
|
thumb_func 0x807352c Task_HidePartyStatusSummary
|
|
thumb_func 0x8073704
|
|
thumb_func 0x8073760
|
|
thumb_func 0x8073894
|
|
thumb_func 0x8073974 SpriteCB_StatusSummaryBar
|
|
thumb_func 0x807398c
|
|
thumb_func 0x80739c0 SpriteCB_StatusSummaryBallsOnBattleStart
|
|
thumb_func 0x8073a54
|
|
thumb_func 0x8073ac4 SpriteCB_StatusSummaryBallsOnSwitchout
|
|
thumb_func 0x8073ae4 UpdateNickInHealthbox
|
|
thumb_func 0x8073d80 TryAddPokeballIconToHealthbox
|
|
thumb_func 0x8073e68 UpdateStatusIconInHealthbox
|
|
thumb_func 0x8074118 GetStatusIconForBattlerId
|
|
thumb_func 0x80741e0 AddTextPrinterAndCreateWindowOnHealthbox
|
|
thumb_func 0x8074320
|
|
thumb_func 0x80743f0 UpdateHealthboxAttribute
|
|
thumb_func 0x8074630 MoveBattleBar
|
|
thumb_func 0x807472c MoveBattleBarGraphically
|
|
thumb_func 0x8074948 CalcNewBarValue
|
|
thumb_func 0x8074a1c CalcBarFilledPixels
|
|
thumb_func 0x8074ab8
|
|
thumb_func 0x8074b18
|
|
thumb_func 0x8074b78 GetScaledExpFraction
|
|
thumb_func 0x8074bc4 GetScaledHPFraction
|
|
thumb_func 0x8074bf0 GetHPBarLevel
|
|
# smokescreen.s
|
|
thumb_func 0x8074c24
|
|
thumb_func 0x8074d78
|
|
thumb_func 0x8074dbc
|
|
# pokeball.s
|
|
thumb_func 0x8074df0 DoPokeballSendOutAnimation
|
|
thumb_func 0x8074e58 Task_DoPokeballSendOutAnim
|
|
thumb_func 0x8075028 SpriteCB_TestBallThrow
|
|
thumb_func 0x80750dc
|
|
thumb_func 0x80750e8
|
|
thumb_func 0x8075154
|
|
thumb_func 0x80751ec
|
|
thumb_func 0x8075240
|
|
thumb_func 0x8075338
|
|
thumb_func 0x8075378
|
|
thumb_func 0x80754c4 Task_PlayCryWhenReleasedFromBall
|
|
thumb_func 0x807571c SpriteCB_ReleaseMonFromBall
|
|
thumb_func 0x80759bc
|
|
thumb_func 0x80759dc HandleBallAnimEnd
|
|
thumb_func 0x8075b00
|
|
thumb_func 0x8075bbc SpriteCB_PlayerMonSendOut_1
|
|
thumb_func 0x8075c0c SpriteCB_PlayerMonSendOut_2
|
|
thumb_func 0x8075d7c SpriteCB_ReleaseMon2FromBall
|
|
thumb_func 0x8075da0 SpriteCB_OpponentMonSendOut
|
|
thumb_func 0x8075e00 AnimateBallOpenParticlesForPokeball
|
|
thumb_func 0x8075e28 LaunchBallFadeMonTaskForPokeball
|
|
thumb_func 0x8075e40 CreatePokeballSpriteToReleaseMon
|
|
thumb_func 0x8075f2c
|
|
thumb_func 0x8075fe8
|
|
thumb_func 0x8076124
|
|
thumb_func 0x80761dc
|
|
thumb_func 0x8076284
|
|
thumb_func 0x80762f8
|
|
thumb_func 0x8076314 Unref_DestroySpriteAndFreeResources
|
|
thumb_func 0x8076320
|
|
thumb_func 0x80763b0
|
|
thumb_func 0x80763d4
|
|
thumb_func 0x80763fc DoHitAnimHealthboxEffect
|
|
thumb_func 0x8076440 SpriteCB_HitAnimHealthoxEffect
|
|
thumb_func 0x8076480 LoadBallGfx
|
|
thumb_func 0x80764f0 FreeBallGfx
|
|
thumb_func 0x807651c GetBattlerPokeballItemId
|
|
# load_save.s
|
|
thumb_func 0x8076570 CheckForFlashMemory
|
|
thumb_func 0x807659c ClearSav1
|
|
thumb_func 0x80765c0 ClearSav2
|
|
thumb_func 0x80765e4 SetSaveBlocksPointers
|
|
thumb_func 0x8076634 MoveSaveBlocks_ResetHeap
|
|
thumb_func 0x807672c UseContinueGameWarp
|
|
thumb_func 0x807673c ClearContinueGameWarpStatus2
|
|
thumb_func 0x8076750 SetContinueGameWarpStatus
|
|
thumb_func 0x8076764 SetContinueGameWarpStatusToDynamicWarp
|
|
thumb_func 0x8076780 ClearContinueGameWarpStatus
|
|
thumb_func 0x8076794 SavePlayerParty
|
|
thumb_func 0x80767dc LoadPlayerParty
|
|
thumb_func 0x8076824 SaveEventObjects
|
|
thumb_func 0x807686c LoadEventObjects
|
|
thumb_func 0x80768b4 SaveSerializedGame
|
|
thumb_func 0x80768c4 LoadSerializedGame
|
|
thumb_func 0x80768d4 LoadPlayerBag
|
|
thumb_func 0x80769e8 SavePlayerBag
|
|
thumb_func 0x8076b08 ApplyNewEncryptionKeyToHword
|
|
thumb_func 0x8076b20 ApplyNewEncryptionKeyToWord
|
|
thumb_func 0x8076b38 ApplyNewEncryptionKeyToAllEncryptedData
|
|
# trade.s
|
|
thumb_func 0x8076b78
|
|
thumb_func 0x8076bb4
|
|
thumb_func 0x8076bc4
|
|
thumb_func 0x8076c08 _GetBlockReceivedStatus
|
|
thumb_func 0x8076c18
|
|
thumb_func 0x8076c3c
|
|
thumb_func 0x8076c68
|
|
thumb_func 0x8076c90
|
|
thumb_func 0x8076c9c _IsLinkTaskFinished
|
|
thumb_func 0x8076cac
|
|
thumb_func 0x8076db4
|
|
thumb_func 0x8076dd8
|
|
thumb_func 0x8077558
|
|
thumb_func 0x8077ae4
|
|
thumb_func 0x8077af8
|
|
thumb_func 0x8077b34
|
|
thumb_func 0x8077b90
|
|
thumb_func 0x8077c24
|
|
thumb_func 0x8077c80
|
|
thumb_func 0x8077d50
|
|
thumb_func 0x8077e00 Trade_Memcpy
|
|
thumb_func 0x8077e20 shedinja_maker_maybe
|
|
thumb_func 0x8078120
|
|
thumb_func 0x80781c4
|
|
thumb_func 0x80782e4
|
|
thumb_func 0x80783e0
|
|
thumb_func 0x80785e0
|
|
thumb_func 0x80785f4
|
|
thumb_func 0x8078618
|
|
thumb_func 0x8078650
|
|
thumb_func 0x807869c TradeMenuMoveCursor
|
|
thumb_func 0x807875c
|
|
thumb_func 0x80787a0
|
|
thumb_func 0x8078900
|
|
thumb_func 0x8078958
|
|
thumb_func 0x8078a3c
|
|
thumb_func 0x8078a64
|
|
thumb_func 0x8078adc
|
|
thumb_func 0x8078b7c
|
|
thumb_func 0x8078c20
|
|
thumb_func 0x8078ca4
|
|
thumb_func 0x8078cec
|
|
thumb_func 0x8078d64
|
|
thumb_func 0x8078da0
|
|
thumb_func 0x8078dcc Wait2SecondsAndCreateYesNoMenu
|
|
thumb_func 0x8078e1c
|
|
thumb_func 0x8078ea4
|
|
thumb_func 0x8078ee0
|
|
thumb_func 0x8078f64
|
|
thumb_func 0x8078f90
|
|
thumb_func 0x8078fc0
|
|
thumb_func 0x8079090
|
|
thumb_func 0x80790c8
|
|
thumb_func 0x807946c
|
|
thumb_func 0x8079564
|
|
thumb_func 0x8079644
|
|
thumb_func 0x8079690
|
|
thumb_func 0x8079740
|
|
thumb_func 0x807987c
|
|
thumb_func 0x80798e0
|
|
thumb_func 0x80799ac
|
|
thumb_func 0x80799c0
|
|
thumb_func 0x8079a38
|
|
thumb_func 0x8079a5c
|
|
thumb_func 0x8079a80
|
|
thumb_func 0x8079ad4
|
|
thumb_func 0x8079afc
|
|
thumb_func 0x8079bd4
|
|
thumb_func 0x8079c28
|
|
thumb_func 0x8079d3c
|
|
thumb_func 0x8079d98
|
|
thumb_func 0x8079ee0
|
|
thumb_func 0x8079fb4
|
|
thumb_func 0x807a028
|
|
thumb_func 0x807a064
|
|
thumb_func 0x807a198
|
|
thumb_func 0x807a22c IsDeoxysOrMewUntradable
|
|
thumb_func 0x807a250
|
|
thumb_func 0x807a340
|
|
thumb_func 0x807a388
|
|
thumb_func 0x807a498
|
|
thumb_func 0x807a4bc
|
|
thumb_func 0x807a4ec
|
|
thumb_func 0x807a52c
|
|
thumb_func 0x807a550
|
|
thumb_func 0x807a574
|
|
thumb_func 0x807a598
|
|
thumb_func 0x807a628
|
|
thumb_func 0x807a680
|
|
thumb_func 0x807a698
|
|
thumb_func 0x807a6c0
|
|
thumb_func 0x807a738
|
|
thumb_func 0x807a758
|
|
thumb_func 0x807a8ac
|
|
thumb_func 0x807ab9c
|
|
thumb_func 0x807abb0
|
|
thumb_func 0x807abcc
|
|
thumb_func 0x807acc8
|
|
thumb_func 0x807ae9c
|
|
thumb_func 0x807aefc
|
|
thumb_func 0x807af08
|
|
thumb_func 0x807aff0
|
|
thumb_func 0x807b044
|
|
thumb_func 0x807b064
|
|
thumb_func 0x807b4cc
|
|
thumb_func 0x807b510 SetTradeSceneStrings
|
|
thumb_func 0x807b600
|
|
thumb_func 0x807b624
|
|
thumb_func 0x807ca00
|
|
thumb_func 0x807de4c c2_08053788
|
|
thumb_func 0x807df14
|
|
thumb_func 0x807df94
|
|
thumb_func 0x807e010
|
|
thumb_func 0x807e084
|
|
thumb_func 0x807e0e4
|
|
thumb_func 0x807e174 GetInGameTradeSpeciesInfo
|
|
thumb_func 0x807e1c4
|
|
thumb_func 0x807e228 _CreateInGameTradePokemon
|
|
thumb_func 0x807e3b4
|
|
thumb_func 0x807e40c GetTradeSpecies
|
|
thumb_func 0x807e448 CreateInGameTradePokemon
|
|
thumb_func 0x807e464
|
|
thumb_func 0x807e504
|
|
thumb_func 0x807e588
|
|
thumb_func 0x807eaa0 c2_080543C4
|
|
thumb_func 0x807eb1c DoInGameTradeScene
|
|
thumb_func 0x807eb48
|
|
thumb_func 0x807eb84
|
|
thumb_func 0x807ebd4
|
|
thumb_func 0x807ebe0
|
|
thumb_func 0x807ec48 c3_08054588
|
|
thumb_func 0x807ed1c c3_0805465C
|
|
thumb_func 0x807edd4
|
|
thumb_func 0x807ee9c
|
|
# berry_blender.s
|
|
thumb_func 0x807f170 Blender_ControlHitPitch
|
|
thumb_func 0x807f19c VBlankCB0_BerryBlender
|
|
thumb_func 0x807f210 LoadBerryBlenderGfx
|
|
thumb_func 0x807f408
|
|
thumb_func 0x807f46c InitBerryBlenderWindows
|
|
thumb_func 0x807f4b8 DoBerryBlending
|
|
thumb_func 0x807f500
|
|
thumb_func 0x807f740
|
|
thumb_func 0x807f79c
|
|
thumb_func 0x807f7c8
|
|
thumb_func 0x807f84c Blender_CopyBerryData
|
|
thumb_func 0x807f88c Blender_SetPlayerNamesLocal
|
|
thumb_func 0x807f9ac
|
|
thumb_func 0x807fa20
|
|
thumb_func 0x807ff90
|
|
thumb_func 0x808002c
|
|
thumb_func 0x808007c Blender_SetOpponentsBerryData
|
|
thumb_func 0x8080154
|
|
thumb_func 0x80801c4 Blender_PrintPlayerNames
|
|
thumb_func 0x80802f0
|
|
thumb_func 0x8080814
|
|
thumb_func 0x808083c
|
|
thumb_func 0x8080888
|
|
thumb_func 0x80808c0
|
|
thumb_func 0x80809ec
|
|
thumb_func 0x8080b14
|
|
thumb_func 0x8080c40
|
|
thumb_func 0x8080ca4
|
|
thumb_func 0x8080d8c
|
|
thumb_func 0x8080ecc
|
|
thumb_func 0x8080f10
|
|
thumb_func 0x8081160
|
|
thumb_func 0x80812b4
|
|
thumb_func 0x808137c Blender_DummiedOutFunc
|
|
thumb_func 0x8081380
|
|
thumb_func 0x80813d4 Blender_GetPokeblockColor
|
|
thumb_func 0x80815cc
|
|
thumb_func 0x80815d8
|
|
thumb_func 0x80815e4
|
|
thumb_func 0x80815f0
|
|
thumb_func 0x80815fc Blender_CalculatePokeblock
|
|
thumb_func 0x8081820 BlenderDebug_CalculatePokeblock
|
|
thumb_func 0x808183c
|
|
thumb_func 0x80819b0
|
|
thumb_func 0x80819e4 CB2_HandleBlenderEndGame
|
|
thumb_func 0x8081f18 LinkPlayAgainHandleSaving
|
|
thumb_func 0x8082060 CB2_HandlePlayerLinkPlayAgainChoice
|
|
thumb_func 0x8082340 CB2_HandlePlayerPlayAgainChoice
|
|
thumb_func 0x80824f0
|
|
thumb_func 0x80826d0
|
|
thumb_func 0x8082734 GetBlenderArrowPosition
|
|
thumb_func 0x8082744
|
|
thumb_func 0x8082810 BerryBlender_SetBackgroundsPos
|
|
thumb_func 0x8082858
|
|
thumb_func 0x80828a0
|
|
thumb_func 0x8082984
|
|
thumb_func 0x80829b8
|
|
thumb_func 0x80829f8 Blender_SetParticipantBerryData
|
|
thumb_func 0x8082a2c
|
|
thumb_func 0x8082adc
|
|
thumb_func 0x8082b5c
|
|
thumb_func 0x8082b8c
|
|
thumb_func 0x8082c2c
|
|
thumb_func 0x8082c4c
|
|
thumb_func 0x8082cd8
|
|
thumb_func 0x8082d04
|
|
thumb_func 0x8082d28
|
|
thumb_func 0x8082d50
|
|
thumb_func 0x8082d9c
|
|
thumb_func 0x8082e14
|
|
thumb_func 0x8082e34 TryUpdateBerryBlenderRecord
|
|
thumb_func 0x8082e6c Blender_PrintBlendingResults
|
|
thumb_func 0x80832a0 Blender_PrintMadePokeblockString
|
|
thumb_func 0x8083350 Blender_SortBasedOnPoints
|
|
thumb_func 0x80833a8 Blender_SortScores
|
|
thumb_func 0x80834fc Blender_PrintBlendingRanking
|
|
thumb_func 0x80837c8 ShowBerryBlenderRecordWindow
|
|
thumb_func 0x80838c4
|
|
thumb_func 0x808391c TryAddContestLinkTvShow
|
|
thumb_func 0x8083a5c Blender_AddTextPrinter
|
|
thumb_func 0x8083b04 Blender_PrintText
|
|
# play_time.s
|
|
thumb_func 0x8083b6c PlayTimeCounter_Reset
|
|
thumb_func 0x8083b90 PlayTimeCounter_Start
|
|
thumb_func 0x8083bb8 PlayTimeCounter_Stop
|
|
thumb_func 0x8083bc4 PlayTimeCounter_Update
|
|
thumb_func 0x8083c2c PlayTimeCounter_SetToMax
|
|
# new_game.s
|
|
thumb_func 0x8083c54 SetTrainerId
|
|
thumb_func 0x8083c64 GetTrainerId
|
|
thumb_func 0x8083c7c CopyTrainerId
|
|
thumb_func 0x8083c98 InitPlayerTrainerId
|
|
thumb_func 0x8083cc4 SetDefaultOptions
|
|
thumb_func 0x8083d18 ClearPokedexFlags
|
|
thumb_func 0x8083d48 ClearAllContestWinnerPics
|
|
thumb_func 0x8083d88 ClearFrontierRecord
|
|
thumb_func 0x8083dd4 WarpToTruck
|
|
thumb_func 0x8083df4 Sav2_ClearSetDefault
|
|
thumb_func 0x8083e04 ResetMenuAndMonGlobals
|
|
thumb_func 0x8083e28 NewGameInitData
|
|
thumb_func 0x8083f54 ResetMiniGamesResults
|
|
# overworld.s
|
|
thumb_func 0x8083fa8 DoWhiteOut
|
|
thumb_func 0x8083fe8 Overworld_ResetStateAfterDigEscRope
|
|
thumb_func 0x8084024 Overworld_ResetStateAfterTeleport
|
|
thumb_func 0x808406c Overworld_ResetStateAfterFly
|
|
thumb_func 0x80840a8 Overworld_ResetStateAfterWhiteOut
|
|
thumb_func 0x8084110
|
|
thumb_func 0x8084130 ResetGameStats
|
|
thumb_func 0x808414c IncrementGameStat
|
|
thumb_func 0x8084180 GetGameStat
|
|
thumb_func 0x80841b8 SetGameStat
|
|
thumb_func 0x80841ec ApplyNewEncryptionKeyToGameStats
|
|
thumb_func 0x808421c LoadEventObjTemplatesFromHeader
|
|
thumb_func 0x8084268 LoadSaveblockEventObjScripts
|
|
thumb_func 0x8084298 Overworld_SetEventObjTemplateCoords
|
|
thumb_func 0x80842d4 Overworld_SetEventObjTemplateMovementType
|
|
thumb_func 0x8084308 mapdata_load_assets_to_gpu_and_full_redraw
|
|
thumb_func 0x8084330 GetMapLayout
|
|
thumb_func 0x8084358 ApplyCurrentWarp
|
|
thumb_func 0x808439c SetWarpData
|
|
thumb_func 0x80843bc IsDummyWarp
|
|
thumb_func 0x80843f8 Overworld_GetMapHeaderByGroupAndId
|
|
thumb_func 0x8084410 GetDestinationWarpMapHeader
|
|
thumb_func 0x8084434 LoadCurrentMapData
|
|
thumb_func 0x8084484 LoadSaveblockMapHeader
|
|
thumb_func 0x80844c4 SetPlayerCoordsFromWarp
|
|
thumb_func 0x8084540 WarpIntoMap
|
|
thumb_func 0x8084554 SetWarpDestination
|
|
thumb_func 0x8084590 SetWarpDestinationToMapWarp
|
|
thumb_func 0x80845b0 SetDynamicWarp
|
|
thumb_func 0x80845e4 SetDynamicWarpWithCoords
|
|
thumb_func 0x808461c SetWarpDestinationToDynamicWarp
|
|
thumb_func 0x8084634 SetWarpDestinationToHealLocation
|
|
thumb_func 0x808466c SetWarpDestinationToLastHealLocation
|
|
thumb_func 0x8084684 SetLastHealLocationWarp
|
|
thumb_func 0x80846c4 UpdateEscapeWarp
|
|
thumb_func 0x808473c SetEscapeWarp
|
|
thumb_func 0x808477c SetWarpDestinationToEscapeWarp
|
|
thumb_func 0x8084794 SetFixedDiveWarp
|
|
thumb_func 0x80847d0 SetWarpDestinationToDiveWarp
|
|
thumb_func 0x80847e8 SetFixedHoleWarp
|
|
thumb_func 0x8084824 SetWarpDestinationToFixedHoleWarp
|
|
thumb_func 0x808487c SetWarpDestinationToContinueGameWarp
|
|
thumb_func 0x8084894 SetContinueGameWarp
|
|
thumb_func 0x80848d4 SetContinueGameWarpToHealLocation
|
|
thumb_func 0x8084914 SetContinueGameWarpToDynamicWarp
|
|
thumb_func 0x8084928 GetMapConnection
|
|
thumb_func 0x8084960 SetDiveWarp
|
|
thumb_func 0x80849c0 SetDiveWarpEmerge
|
|
thumb_func 0x80849e0 SetDiveWarpDive
|
|
thumb_func 0x8084a00 LoadMapFromCameraTransition
|
|
thumb_func 0x8084ac8 mli0_load_map
|
|
thumb_func 0x8084bd0 ResetInitialPlayerAvatarState
|
|
thumb_func 0x8084be0 StoreInitialPlayerAvatarState
|
|
thumb_func 0x8084c3c GetInitialPlayerAvatarState
|
|
thumb_func 0x8084c94 GetAdjustedInitialTransitionFlags
|
|
thumb_func 0x8084cf4 GetAdjustedInitialDirection
|
|
thumb_func 0x8084db8 GetCenterScreenMetatileBehavior
|
|
thumb_func 0x8084ddc Overworld_IsBikingAllowed
|
|
thumb_func 0x8084dfc SetDefaultFlashLevel
|
|
thumb_func 0x8084e54 Overworld_SetFlashLevel
|
|
thumb_func 0x8084e7c Overworld_GetFlashLevel
|
|
thumb_func 0x8084e8c SetCurrentMapLayout
|
|
thumb_func 0x8084ea8
|
|
thumb_func 0x8084eb4
|
|
thumb_func 0x8084ec0 ShouldLegendaryMusicPlayAtLocation
|
|
thumb_func 0x8084f1c NoMusicInSotopolisWithLegendaries
|
|
thumb_func 0x8084f50 IsInfiltratedWeatherInstitute
|
|
thumb_func 0x8084f80 IsInflitratedSpaceCenter
|
|
thumb_func 0x8084fc4 GetLocationMusic
|
|
thumb_func 0x808503c GetCurrLocationDefaultMusic
|
|
thumb_func 0x80850a0 GetWarpDestinationMusic
|
|
thumb_func 0x80850e0 Overworld_ResetMapMusic
|
|
thumb_func 0x80850ec Overworld_PlaySpecialMapMusic
|
|
thumb_func 0x808515c Overworld_SetSavedMusic
|
|
thumb_func 0x8085168 Overworld_ClearSavedMusic
|
|
thumb_func 0x8085178
|
|
thumb_func 0x8085200 Overworld_ChangeMusicToDefault
|
|
thumb_func 0x808522c Overworld_ChangeMusicTo
|
|
thumb_func 0x8085258 GetMapMusicFadeoutSpeed
|
|
thumb_func 0x8085278 TryFadeOutOldMapMusic
|
|
thumb_func 0x8085308 BGMusicStopped
|
|
thumb_func 0x8085318 Overworld_FadeOutMapMusic
|
|
thumb_func 0x8085324 PlayAmbientCry
|
|
thumb_func 0x80853a4 UpdateAmbientCry
|
|
thumb_func 0x8085494 ChooseAmbientCrySpecies
|
|
thumb_func 0x80854dc GetMapTypeByGroupAndId
|
|
thumb_func 0x80854f4 GetMapTypeByWarpData
|
|
thumb_func 0x808550c GetCurrentMapType
|
|
thumb_func 0x8085524 GetLastUsedWarpMapType
|
|
thumb_func 0x8085538 IsMapTypeOutdoors
|
|
thumb_func 0x808555c Overworld_MapTypeAllowsTeleportAndFly
|
|
thumb_func 0x808557c IsMapTypeIndoors
|
|
thumb_func 0x8085598 GetSavedWarpRegionMapSectionId
|
|
thumb_func 0x80855c0 GetCurrentRegionMapSectionId
|
|
thumb_func 0x80855e8 GetCurrentMapBattleScene
|
|
thumb_func 0x8085610 InitOverworldBgs
|
|
thumb_func 0x808569c CleanupOverworldWindowsAndTilemaps
|
|
thumb_func 0x80856e8 CB2_OverworldBasic
|
|
thumb_func 0x80856f4 IsUpdateLinkStateCBActive
|
|
thumb_func 0x8085714 DoCB1_Overworld
|
|
thumb_func 0x808576c CB1_Overworld
|
|
thumb_func 0x808578c OverworldBasic
|
|
thumb_func 0x80857b8 ResetSafariZoneFlag_
|
|
thumb_func 0x80857c4 CB2_Overworld
|
|
thumb_func 0x80857f0 SetMainCallback1
|
|
thumb_func 0x80857fc SetUnusedCallback
|
|
thumb_func 0x8085808 map_post_load_hook_exec
|
|
thumb_func 0x8085860 CB2_NewGame
|
|
thumb_func 0x80858c0 CB2_WhiteOut
|
|
thumb_func 0x8085934 CB2_LoadMap
|
|
thumb_func 0x8085964 CB2_LoadMap2
|
|
thumb_func 0x808598c
|
|
thumb_func 0x80859dc
|
|
thumb_func 0x8085a00 c2_80567AC
|
|
thumb_func 0x8085a30 CB2_ReturnToField
|
|
thumb_func 0x8085a5c CB2_ReturnToFieldLocal
|
|
thumb_func 0x8085a80 CB2_ReturnToFieldLink
|
|
thumb_func 0x8085aa8 CB2_ReturnToFieldFromMultiplayer
|
|
thumb_func 0x8085afc CB2_ReturnToFieldWithOpenMenu
|
|
thumb_func 0x8085b18 CB2_ReturnToFieldContinueScript
|
|
thumb_func 0x8085b34 CB2_ReturnToFieldContinueScriptPlayMapMusic
|
|
thumb_func 0x8085b50
|
|
thumb_func 0x8085b6c
|
|
thumb_func 0x8085b98 CB2_ContinueSavedGame
|
|
thumb_func 0x8085c80 FieldClearVBlankHBlankCallbacks
|
|
thumb_func 0x8085ce4 SetFieldVBlankCallback
|
|
thumb_func 0x8085cf4 VBlankCB_Field
|
|
thumb_func 0x8085d14 InitCurrentFlashLevelScanlineEffect
|
|
thumb_func 0x8085d5c map_loading_iteration_3
|
|
thumb_func 0x8085e80 load_map_stuff
|
|
thumb_func 0x8085f9c
|
|
thumb_func 0x8085ffc map_loading_iteration_2_link
|
|
thumb_func 0x8086114 do_load_map_stuff_loop
|
|
thumb_func 0x808612c
|
|
thumb_func 0x808613c
|
|
thumb_func 0x80861c4
|
|
thumb_func 0x80861dc InitOverworldGraphicsRegisters
|
|
thumb_func 0x80862ec
|
|
thumb_func 0x8086340
|
|
thumb_func 0x8086368 mli4_mapscripts_and_other
|
|
thumb_func 0x80863cc
|
|
thumb_func 0x80863e4
|
|
thumb_func 0x8086410 SetCameraToTrackGuestPlayer
|
|
thumb_func 0x808642c SetCameraToTrackGuestPlayer_2
|
|
thumb_func 0x8086448
|
|
thumb_func 0x8086478
|
|
thumb_func 0x8086500 CreateLinkPlayerSprites
|
|
thumb_func 0x808653c CB1_UpdateLinkState
|
|
thumb_func 0x8086590 ResetAllMultiplayerState
|
|
thumb_func 0x80865a4 ClearAllPlayerKeys
|
|
thumb_func 0x80865b4 SetKeyInterceptCallback
|
|
thumb_func 0x80865c8 CheckRfuKeepAliveTimer
|
|
thumb_func 0x80865f4 ResetAllTradingStates
|
|
thumb_func 0x808660c AreAllPlayersInTradingState
|
|
thumb_func 0x8086644 IsAnyPlayerInTradingState
|
|
thumb_func 0x808667c HandleLinkPlayerKeyInput
|
|
thumb_func 0x808689c UpdateAllLinkPlayers
|
|
thumb_func 0x8086904 UpdateHeldKeyCode
|
|
thumb_func 0x8086970 KeyInterCB_ReadButtons
|
|
thumb_func 0x80869cc GetDirectionForDpadKey
|
|
thumb_func 0x8086a00 ResetPlayerHeldKeys
|
|
thumb_func 0x8086a14 KeyInterCB_SelfIdle
|
|
thumb_func 0x8086a50
|
|
thumb_func 0x8086a5c KeyInterCB_DeferToEventScript
|
|
thumb_func 0x8086a80 KeyInterCB_DeferToRecvQueue
|
|
thumb_func 0x8086aa4 KeyInterCB_DeferToSendQueue
|
|
thumb_func 0x8086ac8 KeyInterCB_DoNothingAndKeepAlive
|
|
thumb_func 0x8086ad4
|
|
thumb_func 0x8086b10
|
|
thumb_func 0x8086b24 KeyInterCB_SendNothing_2
|
|
thumb_func 0x8086b28 KeyInterCB_WaitForPlayersToExit
|
|
thumb_func 0x8086b60 KeyInterCB_SendExitRoomKey
|
|
thumb_func 0x8086b74 KeyInterCB_SendNothing
|
|
thumb_func 0x8086b78
|
|
thumb_func 0x8086be0
|
|
thumb_func 0x8086bec
|
|
thumb_func 0x8086c00
|
|
thumb_func 0x8086c14 QueueExitLinkRoomKey
|
|
thumb_func 0x8086c28
|
|
thumb_func 0x8086c3c LoadTradeRoomPlayer
|
|
thumb_func 0x8086ca4
|
|
thumb_func 0x8086cbc
|
|
thumb_func 0x8086cd4 TryGetTileEventScript
|
|
thumb_func 0x8086cec PlayerIsAtSouthExit
|
|
thumb_func 0x8086d18 TryInteractWithPlayer
|
|
thumb_func 0x8086de4 GetDirectionForEventScript
|
|
thumb_func 0x8086e74
|
|
thumb_func 0x8086e80 InitLinkRoomStartMenuScript
|
|
thumb_func 0x8086e94 InitMenuBasedScript
|
|
thumb_func 0x8086eb0 CreateConfirmLeaveTradeRoomPrompt
|
|
thumb_func 0x8086ecc
|
|
thumb_func 0x8086ee8
|
|
thumb_func 0x8086efc
|
|
thumb_func 0x8086f2c
|
|
thumb_func 0x8086f98
|
|
thumb_func 0x8086fd0
|
|
thumb_func 0x8086ff4 GetLinkSendQueueLength
|
|
thumb_func 0x8087028 ZeroLinkPlayerEventObject
|
|
thumb_func 0x8087030 ClearLinkPlayerEventObjects
|
|
thumb_func 0x8087044 ZeroEventObject
|
|
thumb_func 0x8087054 SpawnLinkPlayerEventObject
|
|
thumb_func 0x8087100 InitLinkPlayerEventObjectPos
|
|
thumb_func 0x8087140
|
|
thumb_func 0x8087170
|
|
thumb_func 0x80871bc GetSpriteForLinkedPlayer
|
|
thumb_func 0x80871dc GetLinkPlayerCoords
|
|
thumb_func 0x8087204 GetLinkPlayerFacingDirection
|
|
thumb_func 0x8087224 GetLinkPlayerElevation
|
|
thumb_func 0x8087248
|
|
thumb_func 0x8087270 GetLinkPlayerIdAt
|
|
thumb_func 0x80872d0 SetPlayerFacingDirection
|
|
thumb_func 0x808733c MovementEventModeCB_Normal
|
|
thumb_func 0x808735c MovementEventModeCB_Ignored
|
|
thumb_func 0x8087360 MovementEventModeCB_Normal_2
|
|
thumb_func 0x8087380 FacingHandler_DoNothing
|
|
thumb_func 0x8087384 FacingHandler_DpadMovement
|
|
thumb_func 0x80873ec FacingHandler_ForcedFacingChange
|
|
thumb_func 0x8087404 MovementStatusHandler_EnterFreeMode
|
|
thumb_func 0x808740c MovementStatusHandler_TryAdvanceScript
|
|
thumb_func 0x8087444 FlipVerticalAndClearForced
|
|
thumb_func 0x80874a4 LinkPlayerDetectCollision
|
|
thumb_func 0x8087530 CreateLinkPlayerSprite
|
|
thumb_func 0x80875f0 SpriteCB_LinkPlayer
|
|
# fieldmap.s
|
|
thumb_func 0x80876a8 mapconnection_get_mapheader
|
|
thumb_func 0x80876b8 InitMap
|
|
thumb_func 0x80876d8 InitMapFromSavedGame
|
|
thumb_func 0x8087710 InitBattlePyramidMap
|
|
thumb_func 0x8087748 InitTrainerHillMap
|
|
thumb_func 0x8087778 InitMapLayoutData
|
|
thumb_func 0x80877d4 InitBackupMapLayoutData
|
|
thumb_func 0x808782c InitBackupMapLayoutConnections
|
|
thumb_func 0x80878b8
|
|
thumb_func 0x808791c FillSouthConnection
|
|
thumb_func 0x8087984 FillNorthConnection
|
|
thumb_func 0x80879e4 FillWestConnection
|
|
thumb_func 0x8087a44 FillEastConnection
|
|
thumb_func 0x8087aa8 MapGridGetZCoordAt
|
|
thumb_func 0x8087b14 MapGridIsImpassableAt
|
|
thumb_func 0x8087b88 MapGridGetMetatileIdAt
|
|
thumb_func 0x8087c20 MapGridGetMetatileBehaviorAt
|
|
thumb_func 0x8087c38 MapGridGetMetatileLayerTypeAt
|
|
thumb_func 0x8087c54 MapGridSetMetatileIdAt
|
|
thumb_func 0x8087c9c MapGridSetMetatileEntryAt
|
|
thumb_func 0x8087cd4 GetBehaviorByMetatileId
|
|
thumb_func 0x8087d28 save_serialize_map
|
|
thumb_func 0x8087d9c SavedMapViewIsEmpty
|
|
thumb_func 0x8087dd8 ClearSavedMapView
|
|
thumb_func 0x8087e00 LoadSavedMapView
|
|
thumb_func 0x8087f28
|
|
thumb_func 0x8088000 GetMapBorderIdAt
|
|
thumb_func 0x80880ec GetPostCameraMoveMapBorderId
|
|
thumb_func 0x8088114 CanCameraMoveInDirection
|
|
thumb_func 0x808815c
|
|
thumb_func 0x80881e0 CameraMove
|
|
thumb_func 0x80882b4
|
|
thumb_func 0x808830c
|
|
thumb_func 0x8088370
|
|
thumb_func 0x808839c
|
|
thumb_func 0x80883b0
|
|
thumb_func 0x80883f0
|
|
thumb_func 0x80884a0
|
|
thumb_func 0x80884bc GetCameraFocusCoords
|
|
thumb_func 0x80884d4 SetPlayerCoords
|
|
thumb_func 0x80884e4 GetCameraCoords
|
|
thumb_func 0x80884f8
|
|
thumb_func 0x8088554 SkipCopyingMetatileFromSavedMap
|
|
thumb_func 0x8088598 copy_tileset_patterns_to_vram
|
|
thumb_func 0x80885dc copy_tileset_patterns_to_vram2
|
|
thumb_func 0x8088620 nullsub_90
|
|
thumb_func 0x8088624 nullsub_3
|
|
thumb_func 0x8088628 apply_map_tileset_palette
|
|
thumb_func 0x80886b4 copy_map_tileset1_to_vram
|
|
thumb_func 0x80886c8 copy_map_tileset2_to_vram
|
|
thumb_func 0x80886dc copy_map_tileset2_to_vram_2
|
|
thumb_func 0x80886f0 apply_map_tileset1_palette
|
|
thumb_func 0x8088700 apply_map_tileset2_palette
|
|
thumb_func 0x8088710 copy_map_tileset1_tileset2_to_vram
|
|
thumb_func 0x8088738 apply_map_tileset1_tileset2_palette
|
|
# metatile_behavior.s
|
|
thumb_func 0x8088750 MetatileBehavior_IsATile
|
|
thumb_func 0x8088754 MetatileBehavior_IsEncounterTile
|
|
thumb_func 0x8088778 MetatileBehavior_IsJumpEast
|
|
thumb_func 0x808878c MetatileBehavior_IsJumpWest
|
|
thumb_func 0x80887a0 MetatileBehavior_IsJumpNorth
|
|
thumb_func 0x80887b4 MetatileBehavior_IsJumpSouth
|
|
thumb_func 0x80887c8 MetatileBehavior_IsPokeGrass
|
|
thumb_func 0x80887e4 MetatileBehavior_IsSandOrDeepSand
|
|
thumb_func 0x80887fc MetatileBehavior_IsDeepSand
|
|
thumb_func 0x8088810 MetatileBehavior_IsReflective
|
|
thumb_func 0x8088838 MetatileBehavior_IsIce_2
|
|
thumb_func 0x808884c MetatileBehavior_IsWarpDoor
|
|
thumb_func 0x8088860 MetatileBehavior_IsDoor
|
|
thumb_func 0x8088878 MetatileBehavior_IsEscalator
|
|
thumb_func 0x8088894 Unref_MetatileBehavior_IsUnused04
|
|
thumb_func 0x80888a8 MetatileBehavior_IsLadder
|
|
thumb_func 0x80888bc MetatileBehavior_IsNonAnimDoor
|
|
thumb_func 0x80888d8 MetatileBehavior_IsDeepSouthWarp
|
|
thumb_func 0x80888ec MetatileBehavior_IsSurfableWaterOrUnderwater
|
|
thumb_func 0x8088910 MetatileBehavior_IsEastArrowWarp
|
|
thumb_func 0x8088924 MetatileBehavior_IsWestArrowWarp
|
|
thumb_func 0x8088938 MetatileBehavior_IsNorthArrowWarp
|
|
thumb_func 0x8088950 MetatileBehavior_IsSouthArrowWarp
|
|
thumb_func 0x808896c Unref_MetatileBehavior_IsArrowWarp
|
|
thumb_func 0x80889b0 MetatileBehavior_IsForcedMovementTile
|
|
thumb_func 0x80889f0 MetatileBehavior_IsIce
|
|
thumb_func 0x8088a04 MetatileBehavior_IsTrickHouseSlipperyFloor
|
|
thumb_func 0x8088a18 Unref_MetatileBehavior_IsUnused05
|
|
thumb_func 0x8088a2c MetatileBehavior_IsWalkNorth
|
|
thumb_func 0x8088a40 MetatileBehavior_IsWalkSouth
|
|
thumb_func 0x8088a54 MetatileBehavior_IsWalkWest
|
|
thumb_func 0x8088a68 MetatileBehavior_IsWalkEast
|
|
thumb_func 0x8088a7c MetatileBehavior_IsNorthwardCurrent
|
|
thumb_func 0x8088a90 MetatileBehavior_IsSouthwardCurrent
|
|
thumb_func 0x8088aa4 MetatileBehavior_IsWestwardCurrent
|
|
thumb_func 0x8088ab8 MetatileBehavior_IsEastwardCurrent
|
|
thumb_func 0x8088acc MetatileBehavior_IsSlideNorth
|
|
thumb_func 0x8088ae0 MetatileBehavior_IsSlideSouth
|
|
thumb_func 0x8088af4 MetatileBehavior_IsSlideWest
|
|
thumb_func 0x8088b08 MetatileBehavior_IsSlideEast
|
|
thumb_func 0x8088b1c MetatileBehavior_IsCounter
|
|
thumb_func 0x8088b30 MetatileBehavior_IsPlayerFacingTVScreen
|
|
thumb_func 0x8088b4c MetatileBehavior_IsPC
|
|
thumb_func 0x8088b60 MetatileBehavior_IsCableBoxResults1
|
|
thumb_func 0x8088b74 MetatileBehavior_IsOpenSecretBaseDoor
|
|
thumb_func 0x8088ba0 MetatileBehavior_IsSecretBaseCave
|
|
thumb_func 0x8088bc0 MetatileBehavior_IsSecretBaseTree
|
|
thumb_func 0x8088bd8 MetatileBehavior_IsSecretBaseShrub
|
|
thumb_func 0x8088bec MetatileBehavior_IsSecretBasePC
|
|
thumb_func 0x8088c00 MetatileBehavior_IsRecordMixingSecretBasePC
|
|
thumb_func 0x8088c14 Unref_MetatileBehavior_IsSecretBaseUnused_B2_2
|
|
thumb_func 0x8088c28 MetatileBehavior_IsBlockDecoration
|
|
thumb_func 0x8088c3c MetatileBehavior_IsSecretBaseImpassable
|
|
thumb_func 0x8088c50 MetatileBehavior_IsMB_C6
|
|
thumb_func 0x8088c64 MetatileBehavior_IsSecretBasePoster
|
|
thumb_func 0x8088c78 MetatileBehavior_IsNormal
|
|
thumb_func 0x8088c8c MetatileBehavior_IsSecretBaseNorthWall
|
|
thumb_func 0x8088ca0 Unref_MetatileBehavior_IsSecretBaseUnused_B2
|
|
thumb_func 0x8088cb4 MetatileBehavior_HoldsSmallDecoration
|
|
thumb_func 0x8088cc8 MetatileBehavior_HoldsLargeDecoration
|
|
thumb_func 0x8088cdc MetatileBehavior_IsSecretBaseHole
|
|
thumb_func 0x8088cf0 MetatileBehavior_IsSecretBaseBalloon
|
|
thumb_func 0x8088d04 MetatileBehavior_IsSecretBaseBreakableDoor
|
|
thumb_func 0x8088d18 MetatileBehavior_IsSecretBaseSoundMat
|
|
thumb_func 0x8088d2c MetatileBehavior_IsSecretBaseGlitterMat
|
|
thumb_func 0x8088d40 MetatileBehavior_IsSecretBaseSandOrnament
|
|
thumb_func 0x8088d54 MetatileBehavior_IsSecretBaseShieldOrToyTV
|
|
thumb_func 0x8088d68 MetatileBehavior_IsPlayerRoomPCOn
|
|
thumb_func 0x8088d7c MetatileBehavior_HasRipples
|
|
thumb_func 0x8088d98 MetatileBehavior_IsPuddle
|
|
thumb_func 0x8088dac MetatileBehavior_IsTallGrass
|
|
thumb_func 0x8088dc0 MetatileBehavior_IsLongGrass_Duplicate
|
|
thumb_func 0x8088dd4 MetatileBehavior_IsBerryTreeSoil
|
|
thumb_func 0x8088de8 MetatileBehavior_IsAshGrass
|
|
thumb_func 0x8088dfc MetatileBehavior_IsFootprints
|
|
thumb_func 0x8088e10 MetatileBehavior_IsBridge
|
|
thumb_func 0x8088e38 MetatileBehavior_GetBridgeType
|
|
thumb_func 0x8088e74 MetatileBehavior_8089510
|
|
thumb_func 0x8088e90 MetatileBehavior_IsLandWildEncounter
|
|
thumb_func 0x8088ebc MetatileBehavior_IsWaterWildEncounter
|
|
thumb_func 0x8088eec MetatileBehavior_IsIndoorEncounter
|
|
thumb_func 0x8088f00 MetatileBehavior_IsMountain
|
|
thumb_func 0x8088f14 MetatileBehavior_IsDiveable
|
|
thumb_func 0x8088f34 MetatileBehavior_IsUnableToEmerge
|
|
thumb_func 0x8088f4c MetatileBehavior_IsShallowFlowingWater
|
|
thumb_func 0x8088f68 MetatileBehavior_IsThinIce
|
|
thumb_func 0x8088f7c MetatileBehavior_IsCrackedIce
|
|
thumb_func 0x8088f90 MetatileBehavior_IsDeepOrOceanWater
|
|
thumb_func 0x8088fac Unref_MetatileBehavior_IsUnusedSootopolisWater
|
|
thumb_func 0x8088fc4 MetatileBehavior_IsSurfableAndNotWaterfall
|
|
thumb_func 0x8088ff0 MetatileBehavior_IsEastBlocked
|
|
thumb_func 0x8089014 MetatileBehavior_IsWestBlocked
|
|
thumb_func 0x8089038 MetatileBehavior_IsNorthBlocked
|
|
thumb_func 0x8089058 MetatileBehavior_IsSouthBlocked
|
|
thumb_func 0x8089078 MetatileBehavior_IsShortGrass
|
|
thumb_func 0x808908c MetatileBehavior_IsHotSprings
|
|
thumb_func 0x80890a0 MetatileBehavior_IsWaterfall
|
|
thumb_func 0x80890b4 MetatileBehavior_IsFortreeBridge
|
|
thumb_func 0x80890c8 MetatileBehavior_IsPacifilogVerticalLog1
|
|
thumb_func 0x80890dc MetatileBehavior_IsPacifilogVerticalLog2
|
|
thumb_func 0x80890f0 MetatileBehavior_IsPacifilogHorizontalLog1
|
|
thumb_func 0x8089104 MetatileBehavior_IsPacifilogHorizontalLog2
|
|
thumb_func 0x8089118 MetatileBehavior_IsPacifidlogLog
|
|
thumb_func 0x8089134 MetatileBehavior_IsTrickHousePuzzleDoor
|
|
thumb_func 0x8089148 MetatileBehavior_IsRegionMap
|
|
thumb_func 0x808915c MetatileBehavior_IsClosedSootopolisDoor
|
|
thumb_func 0x8089170 MetatileBehavior_IsUnknownClosedDoor
|
|
thumb_func 0x8089184 MetatileBehavior_IsRoulette
|
|
thumb_func 0x8089198 MetatileBehavior_IsPokeblockFeeder
|
|
thumb_func 0x80891ac MetatileBehavior_IsSecretBaseJumpMat
|
|
thumb_func 0x80891c0 MetatileBehavior_IsSecretBaseSpinMat
|
|
thumb_func 0x80891d4 MetatileBehavior_IsLavaridgeB1FWarp
|
|
thumb_func 0x80891e8 MetatileBehavior_IsLavaridge1FWarp
|
|
thumb_func 0x80891fc MetatileBehavior_IsAquaHideoutWarp
|
|
thumb_func 0x8089210 MetatileBehavior_IsWarpOrBridge
|
|
thumb_func 0x8089224 MetatileBehavior_IsMossdeepGymWarp
|
|
thumb_func 0x8089238 MetatileBehavior_IsSurfableFishableWater
|
|
thumb_func 0x8089268 MetatileBehavior_IsMtPyreHole
|
|
thumb_func 0x808927c MetatileBehavior_IsCrackedFloorHole
|
|
thumb_func 0x8089290 MetatileBehavior_IsCrackedFloor
|
|
thumb_func 0x80892a4 MetatileBehavior_IsMuddySlope
|
|
thumb_func 0x80892b8 MetatileBehavior_IsBumpySlope
|
|
thumb_func 0x80892cc MetatileBehavior_IsIsolatedVerticalRail
|
|
thumb_func 0x80892e0 MetatileBehavior_IsIsolatedHorizontalRail
|
|
thumb_func 0x80892f4 MetatileBehavior_IsVerticalRail
|
|
thumb_func 0x8089308 MetatileBehavior_IsHorizontalRail
|
|
thumb_func 0x808931c MetatileBehavior_IsSeaweed
|
|
thumb_func 0x8089334 MetatileBehavior_IsRunningDisallowed
|
|
thumb_func 0x808935c MetatileBehavior_IsCuttableGrass
|
|
thumb_func 0x8089380 MetatileBehavior_IsRunningShoesManual
|
|
thumb_func 0x8089394 MetatileBehavior_IsPictureBookShelf
|
|
thumb_func 0x80893a8 MetatileBehavior_IsBookShelf
|
|
thumb_func 0x80893bc MetatileBehavior_IsPokeCenterBookShelf
|
|
thumb_func 0x80893d0 MetatileBehavior_IsVase
|
|
thumb_func 0x80893e4 MetatileBehavior_IsTrashCan
|
|
thumb_func 0x80893f8 MetatileBehavior_IsShopShelf
|
|
thumb_func 0x808940c MetatileBehavior_IsBlueprint
|
|
thumb_func 0x8089420 MetatileBehavior_IsBattlePyramidWarp
|
|
thumb_func 0x8089434 MetatileBehavior_IsPlayerFacingWirelessBoxResults
|
|
thumb_func 0x8089450 MetatileBehavior_IsCableBoxResults2
|
|
thumb_func 0x808946c MetatileBehavior_IsQuestionnaire
|
|
thumb_func 0x8089480 MetatileBehavior_IsLongGrass
|
|
thumb_func 0x8089494 MetatileBehavior_IsLongGrassSouthEdge
|
|
thumb_func 0x80894a8 MetatileBehavior_IsTrainerHillTimer
|
|
# field_camera.s
|
|
thumb_func 0x80894bc move_tilemap_camera_to_upper_left_corner_
|
|
thumb_func 0x80894cc tilemap_move_something
|
|
thumb_func 0x80894e8 coords8_add
|
|
thumb_func 0x80894f8 move_tilemap_camera_to_upper_left_corner
|
|
thumb_func 0x8089508 FieldUpdateBgTilemapScroll
|
|
thumb_func 0x808956c
|
|
thumb_func 0x8089598 DrawWholeMapView
|
|
thumb_func 0x80895c4 DrawWholeMapViewInternal
|
|
thumb_func 0x8089648 RedrawMapSlicesForCameraUpdate
|
|
thumb_func 0x8089694 RedrawMapSliceNorth
|
|
thumb_func 0x80896f4 RedrawMapSliceSouth
|
|
thumb_func 0x8089740 RedrawMapSliceEast
|
|
thumb_func 0x8089798 RedrawMapSliceWest
|
|
thumb_func 0x8089804 CurrentMapDrawMetatileAt
|
|
thumb_func 0x8089840 DrawDoorMetatileAt
|
|
thumb_func 0x8089874 DrawMetatileAt
|
|
thumb_func 0x80898dc DrawMetatile
|
|
thumb_func 0x8089a10 MapPosToBgTilemapOffset
|
|
thumb_func 0x8089a58 CameraUpdateCallback
|
|
thumb_func 0x8089a80 ResetCameraUpdateInfo
|
|
thumb_func 0x8089a98 InitCameraUpdateCallback
|
|
thumb_func 0x8089ad8 CameraUpdate
|
|
thumb_func 0x8089be8 MoveCameraAndRedrawMap
|
|
thumb_func 0x8089c24 SetCameraPanningCallback
|
|
thumb_func 0x8089c30 SetCameraPanning
|
|
thumb_func 0x8089c48 InstallCameraPanAheadCallback
|
|
thumb_func 0x8089c78 UpdateCameraPanning
|
|
thumb_func 0x8089cc4 CameraPanningCB_PanAhead
|
|
# field_door.s
|
|
thumb_func 0x8089d64 CopyDoorTilesToVram
|
|
thumb_func 0x8089d9c door_build_blockdef
|
|
thumb_func 0x8089ddc DrawCurrentDoorAnimFrame
|
|
thumb_func 0x8089e94 DrawClosedDoorTiles
|
|
thumb_func 0x8089ecc DrawDoor
|
|
thumb_func 0x8089f54
|
|
thumb_func 0x8089fb8 Task_AnimateDoor
|
|
thumb_func 0x8089ff0 GetLastDoorFrame
|
|
thumb_func 0x808a004 GetDoorGraphics
|
|
thumb_func 0x808a028 StartDoorAnimationTask
|
|
thumb_func 0x808a08c DrawClosedDoor
|
|
thumb_func 0x808a098 DrawOpenedDoor
|
|
thumb_func 0x808a0d8 StartDoorOpenAnimation
|
|
thumb_func 0x808a130 StartDoorCloseAnimation
|
|
thumb_func 0x808a170 cur_mapdata_get_door_x2_at
|
|
thumb_func 0x808a1a0 unref_sub_808A83C
|
|
thumb_func 0x808a1b8 FieldSetDoorOpened
|
|
thumb_func 0x808a1e4 FieldSetDoorClosed
|
|
thumb_func 0x808a210 FieldAnimateDoorClose
|
|
thumb_func 0x808a248 FieldAnimateDoorOpen
|
|
thumb_func 0x808a280 FieldIsDoorAnimationRunning
|
|
thumb_func 0x808a294 GetDoorSoundEffect
|
|
thumb_func 0x808a2c8
|
|
# field_player_avatar.s
|
|
thumb_func 0x808a2fc MovementType_Player
|
|
thumb_func 0x808a320 EventObjectCB2_NoMovement2
|
|
thumb_func 0x808a324 player_step
|
|
thumb_func 0x808a39c TryInterruptEventObjectSpecialAnim
|
|
thumb_func 0x808a400 npc_clear_strange_bits
|
|
thumb_func 0x808a424 MovePlayerAvatarUsingKeypadInput
|
|
thumb_func 0x808a45c PlayerAllowForcedMovementIfMovingSameDirection
|
|
thumb_func 0x808a478 TryDoMetatileBehaviorForcedMovement
|
|
thumb_func 0x808a48c
|
|
thumb_func 0x808a49c GetForcedMovementByMetatileBehavior
|
|
thumb_func 0x808a4f8 ForcedMovement_None
|
|
thumb_func 0x808a544 DoForcedMovement
|
|
thumb_func 0x808a5bc DoForcedMovementInCurrentDirection
|
|
thumb_func 0x808a5f0 ForcedMovement_Slip
|
|
thumb_func 0x808a604 ForcedMovement_WalkSouth
|
|
thumb_func 0x808a61c ForcedMovement_WalkNorth
|
|
thumb_func 0x808a634 ForcedMovement_WalkWest
|
|
thumb_func 0x808a64c ForcedMovement_WalkEast
|
|
thumb_func 0x808a664 ForcedMovement_PushedSouthByCurrent
|
|
thumb_func 0x808a67c ForcedMovement_PushedNorthByCurrent
|
|
thumb_func 0x808a694 ForcedMovement_PushedWestByCurrent
|
|
thumb_func 0x808a6ac ForcedMovement_PushedEastByCurrent
|
|
thumb_func 0x808a6c4 ForcedMovement_Slide
|
|
thumb_func 0x808a6fc ForcedMovement_SlideSouth
|
|
thumb_func 0x808a714 ForcedMovement_SlideNorth
|
|
thumb_func 0x808a72c ForcedMovement_SlideWest
|
|
thumb_func 0x808a744 ForcedMovement_SlideEast
|
|
thumb_func 0x808a75c ForcedMovement_0xBB
|
|
thumb_func 0x808a768 ForcedMovement_0xBC
|
|
thumb_func 0x808a774 ForcedMovement_MuddySlope
|
|
thumb_func 0x808a7cc MovePlayerNotOnBike
|
|
thumb_func 0x808a7f4
|
|
thumb_func 0x808a7fc CheckMovementInputNotOnBike
|
|
thumb_func 0x808a840 PlayerNotOnBikeNotMoving
|
|
thumb_func 0x808a854 PlayerNotOnBikeTurningInPlace
|
|
thumb_func 0x808a864 PlayerNotOnBikeMoving
|
|
thumb_func 0x808a920 CheckForPlayerAvatarCollision
|
|
thumb_func 0x808a98c
|
|
thumb_func 0x808a9f8 CheckForEventObjectCollision
|
|
thumb_func 0x808aac8
|
|
thumb_func 0x808ab20
|
|
thumb_func 0x808ab78 ShouldJumpLedge
|
|
thumb_func 0x808ab9c
|
|
thumb_func 0x808ac48 check_acro_bike_metatile
|
|
thumb_func 0x808ac88 IsPlayerCollidingWithFarawayIslandMew
|
|
thumb_func 0x808ad30 SetPlayerAvatarTransitionFlags
|
|
thumb_func 0x808ad4c DoPlayerAvatarTransition
|
|
thumb_func 0x808ada0 PlayerAvatarTransition_Dummy
|
|
thumb_func 0x808ada4 PlayerAvatarTransition_Normal
|
|
thumb_func 0x808add0 PlayerAvatarTransition_MachBike
|
|
thumb_func 0x808ae04 PlayerAvatarTransition_AcroBike
|
|
thumb_func 0x808ae3c PlayerAvatarTransition_Surfing
|
|
thumb_func 0x808ae98 PlayerAvatarTransition_Underwater
|
|
thumb_func 0x808aecc PlayerAvatarTransition_ReturnToField
|
|
thumb_func 0x808aedc
|
|
thumb_func 0x808af20 player_is_anim_in_certain_ranges
|
|
thumb_func 0x808af7c
|
|
thumb_func 0x808afa0 PlayerCheckIfAnimFinishedOrInactive
|
|
thumb_func 0x808afc4 PlayerIsAnimActive
|
|
thumb_func 0x808afe8 PlayerSetCopyableMovement
|
|
thumb_func 0x808b004 PlayerGetCopyableMovement
|
|
thumb_func 0x808b020
|
|
thumb_func 0x808b048 PlayerSetAnimId
|
|
thumb_func 0x808b084 PlayerGoSpeed1
|
|
thumb_func 0x808b09c PlayerGoSpeed2
|
|
thumb_func 0x808b0b4 PlayerRideWaterCurrent
|
|
thumb_func 0x808b0cc PlayerGoSpeed4
|
|
thumb_func 0x808b0e4 PlayerRun
|
|
thumb_func 0x808b0fc PlayerOnBikeCollide
|
|
thumb_func 0x808b120 PlayerOnBikeCollideWithFarawayIslandMew
|
|
thumb_func 0x808b138 PlayerNotOnBikeCollide
|
|
thumb_func 0x808b15c PlayerNotOnBikeCollideWithFarawayIslandMew
|
|
thumb_func 0x808b174 PlayerFaceDirection
|
|
thumb_func 0x808b18c PlayerTurnInPlace
|
|
thumb_func 0x808b1a4 PlayerJumpLedge
|
|
thumb_func 0x808b1c8
|
|
thumb_func 0x808b20c PlayerIdleWheelie
|
|
thumb_func 0x808b224 PlayerStartWheelie
|
|
thumb_func 0x808b23c PlayerEndWheelie
|
|
thumb_func 0x808b254 PlayerStandingHoppingWheelie
|
|
thumb_func 0x808b278 PlayerMovingHoppingWheelie
|
|
thumb_func 0x808b29c PlayerLedgeHoppingWheelie
|
|
thumb_func 0x808b2c0 PlayerAcroTurnJump
|
|
thumb_func 0x808b2e4
|
|
thumb_func 0x808b308
|
|
thumb_func 0x808b320
|
|
thumb_func 0x808b338
|
|
thumb_func 0x808b350 PlayCollisionSoundIfNotFacingWarp
|
|
thumb_func 0x808b3cc GetXYCoordsOneStepInFrontOfPlayer
|
|
thumb_func 0x808b410 PlayerGetDestCoords
|
|
thumb_func 0x808b440 player_get_pos_including_state_based_drift
|
|
thumb_func 0x808b59c GetPlayerFacingDirection
|
|
thumb_func 0x808b5bc GetPlayerMovementDirection
|
|
thumb_func 0x808b5d8 PlayerGetZCoord
|
|
thumb_func 0x808b5f4
|
|
thumb_func 0x808b624 TestPlayerAvatarFlags
|
|
thumb_func 0x808b634
|
|
thumb_func 0x808b640 GetPlayerAvatarObjectId
|
|
thumb_func 0x808b64c
|
|
thumb_func 0x808b658
|
|
thumb_func 0x808b6a0 GetPlayerAvatarGraphicsIdByStateIdAndGender
|
|
thumb_func 0x808b6b8
|
|
thumb_func 0x808b6d0
|
|
thumb_func 0x808b6e0 GetFRLGAvatarGraphicsIdByGender
|
|
thumb_func 0x808b6f0 GetPlayerAvatarGraphicsIdByStateId
|
|
thumb_func 0x808b70c unref_GetRivalAvatarGenderByGraphicsId
|
|
thumb_func 0x808b738 GetPlayerAvatarGenderByGraphicsId
|
|
thumb_func 0x808b764 PartyHasMonWithSurf
|
|
thumb_func 0x808b7b4 IsPlayerSurfingNorth
|
|
thumb_func 0x808b7d8 IsPlayerFacingSurfableFishableWater
|
|
thumb_func 0x808b864 ClearPlayerAvatarInfo
|
|
thumb_func 0x808b878 SetPlayerAvatarStateMask
|
|
thumb_func 0x808b890 GetPlayerAvatarStateTransitionByGraphicsId
|
|
thumb_func 0x808b8d0 GetPlayerAvatarGraphicsIdByCurrentState
|
|
thumb_func 0x808b914 SetPlayerAvatarExtraStateTransition
|
|
thumb_func 0x808b944 InitPlayerAvatar
|
|
thumb_func 0x808ba0c
|
|
thumb_func 0x808ba78
|
|
thumb_func 0x808bac0
|
|
thumb_func 0x808bb18
|
|
thumb_func 0x808bb8c
|
|
thumb_func 0x808bbe4
|
|
thumb_func 0x808bc74 StartStrengthAnim
|
|
thumb_func 0x808bcb0 Task_BumpBoulder
|
|
thumb_func 0x808bd08
|
|
thumb_func 0x808bd28 do_boulder_dust
|
|
thumb_func 0x808bde8
|
|
thumb_func 0x808be3c DoPlayerMatJump
|
|
thumb_func 0x808be5c DoPlayerAvatarSecretBaseMatJump
|
|
thumb_func 0x808be8c
|
|
thumb_func 0x808bea8 PlayerAvatar_DoSecretBaseMatJump
|
|
thumb_func 0x808bf14 DoPlayerMatSpin
|
|
thumb_func 0x808bf34 PlayerAvatar_DoSecretBaseMatSpin
|
|
thumb_func 0x808bf64
|
|
thumb_func 0x808bf80 PlayerAvatar_SecretBaseMatSpinStep0
|
|
thumb_func 0x808bfa8 PlayerAvatar_SecretBaseMatSpinStep1
|
|
thumb_func 0x808c020 PlayerAvatar_SecretBaseMatSpinStep2
|
|
thumb_func 0x808c060 PlayerAvatar_SecretBaseMatSpinStep3
|
|
thumb_func 0x808c0b4
|
|
thumb_func 0x808c10c taskFF_0805D1D4
|
|
thumb_func 0x808c178
|
|
thumb_func 0x808c1f0 StartFishing
|
|
thumb_func 0x808c224 Task_Fishing
|
|
thumb_func 0x808c25c Fishing1
|
|
thumb_func 0x808c27c Fishing2
|
|
thumb_func 0x808c314 Fishing3
|
|
thumb_func 0x808c338 Fishing4
|
|
thumb_func 0x808c384 Fishing5
|
|
thumb_func 0x808c424 Fishing6
|
|
thumb_func 0x808c4d4 Fishing7
|
|
thumb_func 0x808c514 Fishing8
|
|
thumb_func 0x808c56c Fishing9
|
|
thumb_func 0x808c5d4 Fishing10
|
|
thumb_func 0x808c618 Fishing11
|
|
thumb_func 0x808c704 Fishing12
|
|
thumb_func 0x808c774 Fishing13
|
|
thumb_func 0x808c7e4 Fishing14
|
|
thumb_func 0x808c7fc Fishing15
|
|
thumb_func 0x808c89c Fishing16
|
|
thumb_func 0x808c8e8 AlignFishingAnimationFrames
|
|
thumb_func 0x808c9e4
|
|
thumb_func 0x808c9f0
|
|
thumb_func 0x808ca04
|
|
thumb_func 0x808cb04
|
|
thumb_func 0x808cb24
|
|
thumb_func 0x808cb38
|
|
thumb_func 0x808cb58
|
|
thumb_func 0x808cb6c
|
|
thumb_func 0x808ccfc
|
|
# event_object_movement.s
|
|
thumb_func 0x808cd60 ClearEventObject
|
|
thumb_func 0x808cd80 ClearAllEventObjects
|
|
thumb_func 0x808cda8 ResetEventObjects
|
|
thumb_func 0x808cdc0 CreateReflectionEffectSprites
|
|
thumb_func 0x808ce64 GetFirstInactiveEventObjectId
|
|
thumb_func 0x808ce94 GetEventObjectIdByLocalIdAndMap
|
|
thumb_func 0x808ceb8 TryGetEventObjectIdByLocalIdAndMap
|
|
thumb_func 0x808cee4 GetEventObjectIdByXY
|
|
thumb_func 0x808cf28 GetEventObjectIdByLocalIdAndMapInternal
|
|
thumb_func 0x808cf78 GetEventObjectIdByLocalId
|
|
thumb_func 0x808cfb4 InitEventObjectStateFromTemplate
|
|
thumb_func 0x808d0ec Unref_TryInitLocalEventObject
|
|
thumb_func 0x808d180 GetAvailableEventObjectId
|
|
thumb_func 0x808d220 RemoveEventObject
|
|
thumb_func 0x808d234 RemoveEventObjectByLocalIdAndMap
|
|
thumb_func 0x808d27c RemoveEventObjectInternal
|
|
thumb_func 0x808d2c8 RemoveAllEventObjectsExceptPlayer
|
|
thumb_func 0x808d2fc TrySetupEventObjectSprite
|
|
thumb_func 0x808d4b0 TrySpawnEventObjectTemplate
|
|
thumb_func 0x808d578 SpawnSpecialEventObject
|
|
thumb_func 0x808d5b4 SpawnSpecialEventObjectParameterized
|
|
thumb_func 0x808d61c TrySpawnEventObject
|
|
thumb_func 0x808d66c MakeObjectTemplateFromEventObjectGraphicsInfo
|
|
thumb_func 0x808d6a0 MakeObjectTemplateFromEventObjectGraphicsInfoWithCallbackIndex
|
|
thumb_func 0x808d6c0
|
|
thumb_func 0x808d6d8 AddPseudoEventObject
|
|
thumb_func 0x808d77c sprite_new
|
|
thumb_func 0x808d8f0 TrySpawnEventObjects
|
|
thumb_func 0x808d9fc RemoveEventObjectsOutsideView
|
|
thumb_func 0x808da5c RemoveEventObjectIfOutsideView
|
|
thumb_func 0x808dadc
|
|
thumb_func 0x808db28
|
|
thumb_func 0x808dcfc
|
|
thumb_func 0x808dd34 SetPlayerAvatarEventObjectIdAndObjectId
|
|
thumb_func 0x808dd68 EventObjectSetGraphicsId
|
|
thumb_func 0x808de74 EventObjectSetGraphicsIdByLocalIdAndMap
|
|
thumb_func 0x808deb4 EventObjectTurn
|
|
thumb_func 0x808df04 EventObjectTurnByLocalIdAndMap
|
|
thumb_func 0x808df44 PlayerObjectTurn
|
|
thumb_func 0x808df64 get_berry_tree_graphics
|
|
thumb_func 0x808e004 GetEventObjectGraphicsInfo
|
|
thumb_func 0x808e04c SetEventObjectDynamicGraphicsId
|
|
thumb_func 0x808e068 npc_by_local_id_and_map_set_field_1_bit_x20
|
|
thumb_func 0x808e0b8 EventObjectGetLocalIdAndMap
|
|
thumb_func 0x808e0cc
|
|
thumb_func 0x808e0fc
|
|
thumb_func 0x808e154
|
|
thumb_func 0x808e19c
|
|
thumb_func 0x808e1f0 FreeAndReserveObjectSpritePalettes
|
|
thumb_func 0x808e204 LoadEventObjectPalette
|
|
thumb_func 0x808e230 Unused_LoadEventObjectPaletteSet
|
|
thumb_func 0x808e264
|
|
thumb_func 0x808e28c PatchObjectPalette
|
|
thumb_func 0x808e2c4 PatchObjectPaletteRange
|
|
thumb_func 0x808e2f0 FindEventObjectPaletteIndexByTag
|
|
thumb_func 0x808e338 LoadPlayerObjectReflectionPalette
|
|
thumb_func 0x808e3a8 LoadSpecialObjectReflectionPalette
|
|
thumb_func 0x808e420
|
|
thumb_func 0x808e434 unref_sub_808EAC4
|
|
thumb_func 0x808e454 ShiftEventObjectCoords
|
|
thumb_func 0x808e464 SetEventObjectCoords
|
|
thumb_func 0x808e478 MoveEventObjectToMapCoords
|
|
thumb_func 0x808e518 TryMoveEventObjectToMapCoords
|
|
thumb_func 0x808e56c ShiftStillEventObjectCoords
|
|
thumb_func 0x808e580 UpdateEventObjectCoordsForCameraUpdate
|
|
thumb_func 0x808e5e8 GetEventObjectIdByXYZ
|
|
thumb_func 0x808e650 EventObjectDoesZCoordMatch
|
|
thumb_func 0x808e678 UpdateEventObjectsForCameraUpdate
|
|
thumb_func 0x808e6a4 AddCameraObject
|
|
thumb_func 0x808e6e8 ObjectCB_CameraObject
|
|
thumb_func 0x808e710 CameraObject_0
|
|
thumb_func 0x808e74c CameraObject_1
|
|
thumb_func 0x808e784 CameraObject_2
|
|
thumb_func 0x808e7b4 FindCameraObject
|
|
thumb_func 0x808e7fc CameraObjectReset1
|
|
thumb_func 0x808e818 CameraObjectSetFollowedObjectId
|
|
thumb_func 0x808e834 CameraObjectGetFollowedObjectId
|
|
thumb_func 0x808e84c CameraObjectReset2
|
|
thumb_func 0x808e85c CopySprite
|
|
thumb_func 0x808e8c0 CreateCopySpriteAt
|
|
thumb_func 0x808e930 SetEventObjectDirection
|
|
thumb_func 0x808e974 GetEventObjectScriptPointerByLocalIdAndMap
|
|
thumb_func 0x808e98c GetEventObjectScriptPointerByEventObjectId
|
|
thumb_func 0x808e9b0 GetEventObjectFlagIdByLocalIdAndMap
|
|
thumb_func 0x808e9c8 GetEventObjectFlagIdByEventObjectId
|
|
thumb_func 0x808e9f0
|
|
thumb_func 0x808ea2c
|
|
thumb_func 0x808ea44
|
|
thumb_func 0x808ea80 EventObjectGetBerryTreeId
|
|
thumb_func 0x808ea98 GetEventObjectTemplateByLocalIdAndMap
|
|
thumb_func 0x808eaec FindEventObjectTemplateByLocalId
|
|
thumb_func 0x808eb24 GetBaseTemplateForEventObject
|
|
thumb_func 0x808eb78 OverrideTemplateCoordsForEventObject
|
|
thumb_func 0x808eb98 OverrideEventObjectTemplateScript
|
|
thumb_func 0x808ebac TryOverrideTemplateCoordsForEventObject
|
|
thumb_func 0x808ebc4 TryOverrideEventObjectTemplateCoords
|
|
thumb_func 0x808ebfc OverrideSecretBaseDecorationSpriteScript
|
|
thumb_func 0x808ec68 InitEventObjectPalettes
|
|
thumb_func 0x808ecd0 GetObjectPaletteTag
|
|
thumb_func 0x808ed50 MovementType_None
|
|
thumb_func 0x808ed74 MovementType_None_callback
|
|
thumb_func 0x808ed78 MovementType_WanderAround
|
|
thumb_func 0x808ed9c MovementType_CopyPlayerInGrass_callback
|
|
thumb_func 0x808edb0 MovementAction_Fly_Finish
|
|
thumb_func 0x808edbc MovementType_WanderAround_Step0
|
|
thumb_func 0x808edd0 MovementType_WanderAround_Step1
|
|
thumb_func 0x808edfc MovementType_WanderAround_Step2
|
|
thumb_func 0x808ee38 MovementType_WanderAround_Step3
|
|
thumb_func 0x808ee58 MovementType_WanderAround_Step4
|
|
thumb_func 0x808eea4 MovementType_WanderAround_Step5
|
|
thumb_func 0x808eed4 MovementType_WanderAround_Step6
|
|
thumb_func 0x808eefc EventObjectIsTrainerAndCloseToPlayer
|
|
thumb_func 0x808ef78 GetVectorDirection
|
|
thumb_func 0x808efa8 GetLimitedVectorDirection_SouthNorth
|
|
thumb_func 0x808efb8 GetLimitedVectorDirection_WestEast
|
|
thumb_func 0x808efcc GetLimitedVectorDirection_WestNorth
|
|
thumb_func 0x808f028 GetLimitedVectorDirection_EastNorth
|
|
thumb_func 0x808f084 GetLimitedVectorDirection_WestSouth
|
|
thumb_func 0x808f0e0 GetLimitedVectorDirection_EastSouth
|
|
thumb_func 0x808f13c GetLimitedVectorDirection_SouthNorthWest
|
|
thumb_func 0x808f178 GetLimitedVectorDirection_SouthNorthEast
|
|
thumb_func 0x808f1b4 GetLimitedVectorDirection_NorthWestEast
|
|
thumb_func 0x808f1f0 GetLimitedVectorDirection_SouthWestEast
|
|
thumb_func 0x808f22c TryGetTrainerEncounterDirection
|
|
thumb_func 0x808f2b4 MovementType_LookAround
|
|
thumb_func 0x808f2d8 MovementType_CopyPlayer_callback
|
|
thumb_func 0x808f2ec
|
|
thumb_func 0x808f2f8 MovementType_LookAround_Step0
|
|
thumb_func 0x808f30c MovementType_LookAround_Step1
|
|
thumb_func 0x808f338 MovementType_LookAround_Step2
|
|
thumb_func 0x808f37c MovementType_LookAround_Step3
|
|
thumb_func 0x808f3ac MovementType_LookAround_Step4
|
|
thumb_func 0x808f3f4 MovementType_WanderUpAndDown
|
|
thumb_func 0x808f418 MovementType_FaceDirection_callback
|
|
thumb_func 0x808f42c
|
|
thumb_func 0x808f438 MovementType_WanderUpAndDown_Step0
|
|
thumb_func 0x808f44c MovementType_WanderUpAndDown_Step1
|
|
thumb_func 0x808f478 MovementType_WanderUpAndDown_Step2
|
|
thumb_func 0x808f4b4 MovementType_WanderUpAndDown_Step3
|
|
thumb_func 0x808f4d4 MovementType_WanderUpAndDown_Step4
|
|
thumb_func 0x808f520 MovementType_WanderUpAndDown_Step5
|
|
thumb_func 0x808f550 MovementType_WanderUpAndDown_Step6
|
|
thumb_func 0x808f578 MovementType_WanderLeftAndRight
|
|
thumb_func 0x808f59c MovementType_FaceDownAndLeft_callback
|
|
thumb_func 0x808f5b0 GetAcroUnusedActionDirectionAnimNum
|
|
thumb_func 0x808f5bc MovementType_WanderLeftAndRight_Step0
|
|
thumb_func 0x808f5d0 MovementType_WanderLeftAndRight_Step1
|
|
thumb_func 0x808f5fc MovementType_WanderLeftAndRight_Step2
|
|
thumb_func 0x808f638 MovementType_WanderLeftAndRight_Step3
|
|
thumb_func 0x808f658 MovementType_WanderLeftAndRight_Step4
|
|
thumb_func 0x808f6a4 MovementType_WanderLeftAndRight_Step5
|
|
thumb_func 0x808f6d4 MovementType_WanderLeftAndRight_Step6
|
|
thumb_func 0x808f6fc MovementType_FaceDirection
|
|
thumb_func 0x808f720 MovementType_FaceDownAndRight_callback
|
|
thumb_func 0x808f734 GetAcroWheelieDirectionAnimNum
|
|
thumb_func 0x808f740 MovementType_FaceDirection_Step0
|
|
thumb_func 0x808f76c MovementType_FaceDirection_Step1
|
|
thumb_func 0x808f78c MovementType_Invisible_Step2
|
|
thumb_func 0x808f79c MovementType_BerryTreeGrowth
|
|
thumb_func 0x808f7e0 MovementType_FaceDownAndUp_callback
|
|
thumb_func 0x808f7f4 GetAcroWheeliePedalDirectionAnimNum
|
|
thumb_func 0x808f800 MovementType_BerryTreeGrowth_Step0
|
|
thumb_func 0x808f8b8 MovementType_BerryTreeGrowth_Step1
|
|
thumb_func 0x808f8d8 MovementType_BerryTreeGrowth_Step2
|
|
thumb_func 0x808f924 MovementType_BerryTreeGrowth_Step3
|
|
thumb_func 0x808f974 MovementType_BerryTreeGrowth_Step4
|
|
thumb_func 0x808f9c0 MovementType_FaceDownAndUp
|
|
thumb_func 0x808f9e4 MovementType_FaceDownRightAndLeft_callback
|
|
thumb_func 0x808f9f8 GetFaceDirectionAnimNum
|
|
thumb_func 0x808fa04 MovementType_FaceDownAndUp_Step0
|
|
thumb_func 0x808fa18 MovementType_FaceDownAndUp_Step1
|
|
thumb_func 0x808fa44 MovementType_FaceDownAndUp_Step2
|
|
thumb_func 0x808fa88 MovementType_FaceDownAndUp_Step3
|
|
thumb_func 0x808fab8 MovementType_FaceDownAndUp_Step4
|
|
thumb_func 0x808fb00 MovementType_FaceLeftAndRight
|
|
thumb_func 0x808fb24 MovementType_FaceDownUpAndLeft_callback
|
|
thumb_func 0x808fb38 GetFishingBiteDirectionAnimNum
|
|
thumb_func 0x808fb44 MovementType_FaceLeftAndRight_Step0
|
|
thumb_func 0x808fb58 MovementType_FaceLeftAndRight_Step1
|
|
thumb_func 0x808fb84 MovementType_FaceLeftAndRight_Step2
|
|
thumb_func 0x808fbc8 MovementType_FaceLeftAndRight_Step3
|
|
thumb_func 0x808fbf8 MovementType_FaceLeftAndRight_Step4
|
|
thumb_func 0x808fc40 MovementType_FaceUpAndLeft
|
|
thumb_func 0x808fc64 MovementType_FaceDownUpAndRight_callback
|
|
thumb_func 0x808fc78 GetFishingDirectionAnimNum
|
|
thumb_func 0x808fc84 MovementType_FaceUpAndLeft_Step0
|
|
thumb_func 0x808fc98 MovementType_FaceUpAndLeft_Step1
|
|
thumb_func 0x808fcc4 MovementType_FaceUpAndLeft_Step2
|
|
thumb_func 0x808fd08 MovementType_FaceUpAndLeft_Step3
|
|
thumb_func 0x808fd38 MovementType_FaceUpAndLeft_Step4
|
|
thumb_func 0x808fd80 MovementType_FaceUpAndRight
|
|
thumb_func 0x808fda4 MovementType_FaceLeftAndRight_callback
|
|
thumb_func 0x808fdb8 GetFishingNoCatchDirectionAnimNum
|
|
thumb_func 0x808fdc4 MovementType_FaceUpAndRight_Step0
|
|
thumb_func 0x808fdd8 MovementType_FaceUpAndRight_Step1
|
|
thumb_func 0x808fe04 MovementType_FaceUpAndRight_Step2
|
|
thumb_func 0x808fe48 MovementType_FaceUpAndRight_Step3
|
|
thumb_func 0x808fe78 MovementType_FaceUpAndRight_Step4
|
|
thumb_func 0x808fec0 MovementType_FaceDownAndLeft
|
|
thumb_func 0x808fee4 MovementType_FaceUpAndLeft_callback
|
|
thumb_func 0x808fef8 GetJumpSpecialDirectionAnimNum
|
|
thumb_func 0x808ff04 MovementType_FaceDownAndLeft_Step0
|
|
thumb_func 0x808ff18 MovementType_FaceDownAndLeft_Step1
|
|
thumb_func 0x808ff44 MovementType_FaceDownAndLeft_Step2
|
|
thumb_func 0x808ff88 MovementType_FaceDownAndLeft_Step3
|
|
thumb_func 0x808ffb8 MovementType_FaceDownAndLeft_Step4
|
|
thumb_func 0x8090000 MovementType_FaceDownAndRight
|
|
thumb_func 0x8090024 MovementType_FaceUpAndRight_callback
|
|
thumb_func 0x8090038 GetMoveDirectionAnimNum
|
|
thumb_func 0x8090044 MovementType_FaceDownAndRight_Step0
|
|
thumb_func 0x8090058 MovementType_FaceDownAndRight_Step1
|
|
thumb_func 0x8090084 MovementType_FaceDownAndRight_Step2
|
|
thumb_func 0x80900c8 MovementType_FaceDownAndRight_Step3
|
|
thumb_func 0x80900f8 MovementType_FaceDownAndRight_Step4
|
|
thumb_func 0x8090140 MovementType_FaceDownUpAndLeft
|
|
thumb_func 0x8090164 MovementType_FaceUpRightAndLeft_callback
|
|
thumb_func 0x8090178 GetMoveDirectionFastAnimNum
|
|
thumb_func 0x8090184 MovementType_FaceDownUpAndLeft_Step0
|
|
thumb_func 0x8090198 MovementType_FaceDownUpAndLeft_Step1
|
|
thumb_func 0x80901c4 MovementType_FaceDownUpAndLeft_Step2
|
|
thumb_func 0x8090208 MovementType_FaceDownUpAndLeft_Step3
|
|
thumb_func 0x8090238 MovementType_FaceDownUpAndLeft_Step4
|
|
thumb_func 0x8090280 MovementType_FaceDownUpAndRight
|
|
thumb_func 0x80902a4 MovementType_Hidden_Callback
|
|
thumb_func 0x80902b8 GetMoveDirectionFasterAnimNum
|
|
thumb_func 0x80902c4 MovementType_FaceDownUpAndRight_Step0
|
|
thumb_func 0x80902d8 MovementType_FaceDownUpAndRight_Step1
|
|
thumb_func 0x8090304 MovementType_FaceDownUpAndRight_Step2
|
|
thumb_func 0x8090348 MovementType_FaceDownUpAndRight_Step3
|
|
thumb_func 0x8090378 MovementType_FaceDownUpAndRight_Step4
|
|
thumb_func 0x80903c0 MovementType_FaceUpRightAndLeft
|
|
thumb_func 0x80903e4 MovementType_Invisible_callback
|
|
thumb_func 0x80903f8 GetMoveDirectionFastestAnimNum
|
|
thumb_func 0x8090404 MovementType_FaceUpLeftAndRight_Step0
|
|
thumb_func 0x8090418 MovementType_FaceUpLeftAndRight_Step1
|
|
thumb_func 0x8090444 MovementType_FaceUpLeftAndRight_Step2
|
|
thumb_func 0x8090488 MovementType_FaceUpLeftAndRight_Step3
|
|
thumb_func 0x80904b8 MovementType_FaceUpLeftAndRight_Step4
|
|
thumb_func 0x8090500 MovementType_FaceDownRightAndLeft
|
|
thumb_func 0x8090524 MovementType_JogInPlace_callback
|
|
thumb_func 0x8090538 GetRunningDirectionAnimNum
|
|
thumb_func 0x8090544 MovementType_FaceDownLeftAndRight_Step0
|
|
thumb_func 0x8090558 MovementType_FaceDownLeftAndRight_Step1
|
|
thumb_func 0x8090584 MovementType_FaceDownLeftAndRight_Step2
|
|
thumb_func 0x80905c8 MovementType_FaceDownLeftAndRight_Step3
|
|
thumb_func 0x80905f8 MovementType_FaceDownLeftAndRight_Step4
|
|
thumb_func 0x8090640 MovementType_RotateCounterclockwise
|
|
thumb_func 0x8090664 MovementType_LookAround_callback
|
|
thumb_func 0x8090678 GetTrainerFacingDirectionMovementType
|
|
thumb_func 0x8090684 MovementType_RotateCounterclockwise_Step0
|
|
thumb_func 0x80906b0 MovementType_RotateCounterclockwise_Step1
|
|
thumb_func 0x80906d4 MovementType_RotateCounterclockwise_Step2
|
|
thumb_func 0x8090700 MovementType_RotateCounterclockwise_Step3
|
|
thumb_func 0x8090744 MovementType_RotateClockwise
|
|
thumb_func 0x8090768 MovementType_RotateClockwise_callback
|
|
thumb_func 0x809077c GroundEffect_Ripple
|
|
thumb_func 0x8090788 MovementType_RotateClockwise_Step0
|
|
thumb_func 0x80907b4 MovementType_RotateClockwise_Step1
|
|
thumb_func 0x80907d8 MovementType_RotateClockwise_Step2
|
|
thumb_func 0x8090804 MovementType_RotateClockwise_Step3
|
|
thumb_func 0x8090848 MovementType_WalkBackAndForth
|
|
thumb_func 0x809086c MovementType_RotateCounterclockwise_callback
|
|
thumb_func 0x8090880 Unref_GetAnimNums_08375633
|
|
thumb_func 0x809088c MovementType_WalkBackAndForth_Step0
|
|
thumb_func 0x80908a0 MovementType_WalkBackAndForth_Step1
|
|
thumb_func 0x80908d8 MovementType_WalkBackAndForth_Step2
|
|
thumb_func 0x8090990 MovementType_WalkBackAndForth_Step3
|
|
thumb_func 0x80909b8 MovementType_WalkSequence_Step0
|
|
thumb_func 0x80909cc MoveNextDirectionInSequence
|
|
thumb_func 0x8090a80 MovementType_WalkSequence_Step2
|
|
thumb_func 0x8090aa8 MovementType_WalkSequenceUpRightLeftDown
|
|
thumb_func 0x8090acc EventObjectCB2_BerryTree
|
|
thumb_func 0x8090ae0 ZCoordToPriority
|
|
thumb_func 0x8090aec MovementType_WalkSequenceUpRightLeftDown_Step1
|
|
thumb_func 0x8090b34 MovementType_WalkSequenceRightLeftDownUp
|
|
thumb_func 0x8090b58 MovementType_RunInPlace_callback
|
|
thumb_func 0x8090b6c
|
|
thumb_func 0x8090b78 MovementType_WalkSequenceRightLeftDownUp_Step1
|
|
thumb_func 0x8090bc0 MovementType_WalkSequenceDownUpRightLeft
|
|
thumb_func 0x8090be4 MovementType_WalkBackAndForth_callback
|
|
thumb_func 0x8090bf8
|
|
thumb_func 0x8090c04 MovementType_WalkSequenceDownUpRightLeft_Step1
|
|
thumb_func 0x8090c4c MovementType_WalkSequenceLeftDownUpRight
|
|
thumb_func 0x8090c70 MovementType_WalkInPlace_callback
|
|
thumb_func 0x8090c84
|
|
thumb_func 0x8090c90 MovementType_WalkSequenceLeftDownUpRight_Step1
|
|
thumb_func 0x8090cd8 MovementType_WalkSequenceUpLeftRightDown
|
|
thumb_func 0x8090cfc MovementType_WalkSequenceDownLeftRightUp_callback
|
|
thumb_func 0x8090d10
|
|
thumb_func 0x8090d1c MovementType_WalkSequenceUpLeftRightDown_Step1
|
|
thumb_func 0x8090d64 MovementType_WalkSequenceLeftRightDownUp
|
|
thumb_func 0x8090d88 MovementType_WalkSequenceDownLeftUpRight_callback
|
|
thumb_func 0x8090d9c
|
|
thumb_func 0x8090da8 MovementType_WalkSequenceLeftRightDownUp_Step1
|
|
thumb_func 0x8090df0 MovementType_WalkSequenceDownUpLeftRight
|
|
thumb_func 0x8090e14 MovementType_WalkSequenceDownRightLeftUp_callback
|
|
thumb_func 0x8090e28
|
|
thumb_func 0x8090e34 MovementType_WalkSequenceDownUpLeftRight_Step1
|
|
thumb_func 0x8090e7c MovementType_WalkSequenceRightDownUpLeft
|
|
thumb_func 0x8090ea0 MovementType_WalkSequenceDownRightUpLeft_callback
|
|
thumb_func 0x8090eb4
|
|
thumb_func 0x8090ec0 MovementType_WalkSequenceRightDownUpLeft_Step1
|
|
thumb_func 0x8090f08 MovementType_WalkSequenceLeftUpDownRight
|
|
thumb_func 0x8090f2c MovementType_WalkSequenceDownUpLeftRight_callback
|
|
thumb_func 0x8090f40 MovementType_WalkSequenceDownUpRightLeft_callback
|
|
thumb_func 0x8090f4c MovementType_WalkSequenceLeftUpDownRight_Step1
|
|
thumb_func 0x8090f94 MovementType_WalkSequenceUpDownRightLeft
|
|
thumb_func 0x8090fb8 MovementType_WalkSequenceLeftDownRightUp_callback
|
|
thumb_func 0x8090fcc MovementType_WalkSequenceLeftDownUpRight_callback
|
|
thumb_func 0x8090fd8 MovementType_WalkSequenceUpDownRightLeft_Step1
|
|
thumb_func 0x8091020 MovementType_WalkSequenceRightLeftUpDown
|
|
thumb_func 0x8091044 MovementType_WalkSequenceLeftRightDownUp_callback
|
|
thumb_func 0x8091058 MovementType_WalkSequenceLeftRightUpDown_callback
|
|
thumb_func 0x8091064 MovementType_WalkSequenceRightLeftUpDown_Step1
|
|
thumb_func 0x80910ac MovementType_WalkSequenceDownRightLeftUp
|
|
thumb_func 0x80910d0 MovementType_WalkSequenceLeftUpDownRight_callback
|
|
thumb_func 0x80910e4 MovementType_WalkSequenceLeftUpRightDown_callback
|
|
thumb_func 0x80910f0 MovementType_WalkSequenceDownRightLeftUp_Step1
|
|
thumb_func 0x8091138 MovementType_WalkSequenceRightUpDownLeft
|
|
thumb_func 0x809115c MovementType_WalkSequenceRightDownLeftUp_callback
|
|
thumb_func 0x8091170 MovementType_WalkSequenceRightDownUpLeft_callback
|
|
thumb_func 0x809117c MovementType_WalkSequenceRightUpDownLeft_Step1
|
|
thumb_func 0x80911c4 MovementType_WalkSequenceUpDownLeftRight
|
|
thumb_func 0x80911e8 MovementType_WalkSequenceRightLeftDownUp_callback
|
|
thumb_func 0x80911fc MovementType_WalkSequenceRightLeftUpDown_callback
|
|
thumb_func 0x8091208 MovementType_WalkSequenceUpDownLeftRight_Step1
|
|
thumb_func 0x8091250 MovementType_WalkSequenceLeftRightUpDown
|
|
thumb_func 0x8091274 MovementType_WalkSequenceRightUpDownLeft_callback
|
|
thumb_func 0x8091288 MovementType_WalkSequenceRightUpLeftDown_callback
|
|
thumb_func 0x8091294 MovementType_WalkSequenceLeftRightUpDown_Step1
|
|
thumb_func 0x80912dc MovementType_WalkSequenceDownLeftRightUp
|
|
thumb_func 0x8091300 MovementType_WalkSequenceUpDownLeftRight_callback
|
|
thumb_func 0x8091314 MovementType_WalkSequenceUpDownRightLeft_callback
|
|
thumb_func 0x8091320 MovementType_WalkSequenceDownLeftRightUp_Step1
|
|
thumb_func 0x8091368 MovementType_WalkSequenceUpLeftDownRight
|
|
thumb_func 0x809138c MovementType_WalkSequenceUpLeftDownRight_callback
|
|
thumb_func 0x80913a0 MovementType_WalkSequenceUpLeftRightDown_callback
|
|
thumb_func 0x80913ac MovementType_WalkSequenceUpLeftDownRight_Step1
|
|
thumb_func 0x80913f4 MovementType_WalkSequenceDownRightUpLeft
|
|
thumb_func 0x8091418 MovementType_WalkSequenceUpRightDownLeft_callback
|
|
thumb_func 0x809142c MovementType_WalkSequenceUpRightLeftDown_callback
|
|
thumb_func 0x8091438 MovementType_WalkSequenceDownRightUpLeft_Step1
|
|
thumb_func 0x8091480 MovementType_WalkSequenceLeftDownRightUp
|
|
thumb_func 0x80914a4 MovementType_WalkSlowlyInPlace_callback
|
|
thumb_func 0x80914b8 MovementType_WanderAround_callback
|
|
thumb_func 0x80914c4 MovementType_WalkSequenceLeftDownRightUp_Step1
|
|
thumb_func 0x809150c MovementType_WalkSequenceRightUpLeftDown
|
|
thumb_func 0x8091530 MovementType_WanderLeftAndRight_callback
|
|
thumb_func 0x8091544 MovementType_WanderUpAndDown_callback
|
|
thumb_func 0x8091550 MovementType_WalkSequenceRightUpLeftDown_Step1
|
|
thumb_func 0x8091598 MovementType_WalkSequenceUpRightDownLeft
|
|
thumb_func 0x80915bc
|
|
thumb_func 0x80915d0 MovementAction_Figure8_Step1
|
|
thumb_func 0x80915dc MovementType_WalkSequenceUpRightDownLeft_Step1
|
|
thumb_func 0x8091624 MovementType_WalkSequenceDownLeftUpRight
|
|
thumb_func 0x8091648
|
|
thumb_func 0x809165c MovementAction_WalkSlowDiagonalUpLeft_Step1
|
|
thumb_func 0x8091668 MovementType_WalkSequenceDownLeftUpRight_Step1
|
|
thumb_func 0x80916b0 MovementType_WalkSequenceLeftUpRightDown
|
|
thumb_func 0x80916d4 GetGroundEffectFlags_TallGrassOnBeginStep
|
|
thumb_func 0x80916e8 MovementAction_AcroPopWheelieMoveDown_Step0
|
|
thumb_func 0x80916f4 MovementType_WalkSequenceLeftUpRightDown_Step1
|
|
thumb_func 0x809173c MovementType_WalkSequenceRightDownLeftUp
|
|
thumb_func 0x8091760
|
|
thumb_func 0x8091774 MovementAction_AcroPopWheelieMoveLeft_Step0
|
|
thumb_func 0x8091780 MovementType_WalkSequenceRightDownLeftUp_Step1
|
|
thumb_func 0x80917c8 MovementType_CopyPlayer
|
|
thumb_func 0x80917ec MovementAction_AcroPopWheelieMoveRight_Step0
|
|
thumb_func 0x8091800 MovementAction_AcroPopWheelieMoveUp_Step0
|
|
thumb_func 0x809180c MovementType_CopyPlayer_Step0
|
|
thumb_func 0x8091830 MovementType_CopyPlayer_Step1
|
|
thumb_func 0x8091890 MovementType_CopyPlayer_Step2
|
|
thumb_func 0x80918b8 CopyablePlayerMovement_None
|
|
thumb_func 0x80918bc CopyablePlayerMovement_FaceDirection
|
|
thumb_func 0x8091904 CopyablePlayerMovement_GoSpeed0
|
|
thumb_func 0x8091a14 CopyablePlayerMovement_GoSpeed1
|
|
thumb_func 0x8091acc CopyablePlayerMovement_GoSpeed2
|
|
thumb_func 0x8091b84 CopyablePlayerMovement_Slide
|
|
thumb_func 0x8091c3c cph_IM_DIFFERENT
|
|
thumb_func 0x8091c84 CopyablePlayerMovement_GoSpeed4
|
|
thumb_func 0x8091d3c CopyablePlayerMovement_Jump
|
|
thumb_func 0x8091e04 MovementType_CopyPlayerInGrass
|
|
thumb_func 0x8091e28 StartFieldEffectForEventObject
|
|
thumb_func 0x8091e3c EventObjectClearHeldMovementIfFinished
|
|
thumb_func 0x8091e48 MovementType_CopyPlayerInGrass_Step1
|
|
thumb_func 0x8091eac MovementType_TreeDisguise
|
|
thumb_func 0x8091f1c MovementType_Disguise_Callback
|
|
thumb_func 0x8091f28 MovementType_MountainDisguise
|
|
thumb_func 0x8091f98 MovementType_Hidden
|
|
thumb_func 0x8091ffc
|
|
thumb_func 0x8092010 GetAcroEndWheelieMoveDirectionMovementAction
|
|
thumb_func 0x809201c MovementType_Hidden_Step0
|
|
thumb_func 0x8092028 MovementType_MoveInPlace_Step1
|
|
thumb_func 0x8092044 MovementType_WalkInPlace
|
|
thumb_func 0x8092068 GetAcroPopWheelieFaceDirectionMovementAction
|
|
thumb_func 0x809207c GetAcroPopWheelieMoveDirectionMovementAction
|
|
thumb_func 0x8092088 MovementType_WalkInPlace_Step0
|
|
thumb_func 0x80920b4 MovementType_WalkSlowlyInPlace
|
|
thumb_func 0x80920d8 GetAcroWheelieFaceDirectionMovementAction
|
|
thumb_func 0x80920ec GetAcroWheelieHopDirectionMovementAction
|
|
thumb_func 0x80920f8 MovementType_WalkSlowlyInPlace_Step0
|
|
thumb_func 0x8092124 MovementType_JogInPlace
|
|
thumb_func 0x8092148 GetAcroWheelieHopFaceDirectionMovementAction
|
|
thumb_func 0x809215c GetAcroWheelieInPlaceDirectionMovementAction
|
|
thumb_func 0x8092168 MovementType_JogInPlace_Step0
|
|
thumb_func 0x8092194 MovementType_RunInPlace
|
|
thumb_func 0x80921b8 GetAcroWheelieJumpDirectionMovementAction
|
|
thumb_func 0x80921cc GetAcroWheelieMoveDirectionMovementAction
|
|
thumb_func 0x80921d8 MovementType_RunInPlace_Step0
|
|
thumb_func 0x8092204 MovementType_Invisible
|
|
thumb_func 0x8092228 GetFaceDirectionMovementAction
|
|
thumb_func 0x809223c GetJump2MovementAction
|
|
thumb_func 0x8092248 MovementType_Invisible_Step0
|
|
thumb_func 0x809227c MovementType_Invisible_Step1
|
|
thumb_func 0x809229c MovementType_FaceDirection_Step2
|
|
thumb_func 0x80922ac ClearEventObjectMovement
|
|
thumb_func 0x80922cc GetJumpInPlaceMovementAction
|
|
thumb_func 0x80922dc GetJumpInPlaceTurnAroundMovementAction
|
|
thumb_func 0x80922ec GetJumpMovementAction
|
|
thumb_func 0x80922fc GetJumpSpecialMovementAction
|
|
thumb_func 0x809230c GetPlayerRunMovementAction
|
|
thumb_func 0x809231c GetRideWaterCurrentMovementAction
|
|
thumb_func 0x809232c GetSlideMovementAction
|
|
thumb_func 0x809233c GetWalkFastMovementAction
|
|
thumb_func 0x809234c GetWalkFastestMovementAction
|
|
thumb_func 0x809235c GetWalkInPlaceFastMovementAction
|
|
thumb_func 0x809236c GetWalkInPlaceFastestMovementAction
|
|
thumb_func 0x809237c GetWalkInPlaceNormalMovementAction
|
|
thumb_func 0x809238c GetWalkInPlaceSlowMovementAction
|
|
thumb_func 0x809239c GetWalkNormalMovementAction
|
|
thumb_func 0x80923ac GetWalkSlowMovementAction
|
|
thumb_func 0x80923bc
|
|
thumb_func 0x80923e0 npc_apply_anim_looping
|
|
thumb_func 0x8092428 obj_npc_animation_step
|
|
thumb_func 0x8092468 GetDirectionToFace
|
|
thumb_func 0x809249c SetTrainerMovementType
|
|
thumb_func 0x80924e8 GroundEffect_DeepSandTracks
|
|
thumb_func 0x80924f8 GetCollisionInDirection
|
|
thumb_func 0x8092538 GetCollisionAtCoords
|
|
thumb_func 0x80925fc GetCollisionFlagsAtCoords
|
|
thumb_func 0x80926c8 IsCoordOutsideEventObjectMovementRange
|
|
thumb_func 0x8092738 IsMetatileDirectionallyImpassable
|
|
thumb_func 0x8092790 DoesObjectCollideWithObjectAt
|
|
thumb_func 0x809280c IsBerryTreeSparkling
|
|
thumb_func 0x8092860
|
|
thumb_func 0x80928ac MoveCoords
|
|
thumb_func 0x80928d0
|
|
thumb_func 0x80928f8 MoveCoordsInDirection
|
|
thumb_func 0x8092960
|
|
thumb_func 0x80929a8 SetSpritePosToMapCoords
|
|
thumb_func 0x8092a50
|
|
thumb_func 0x8092a9c GetEventObjectMovingCameraOffset
|
|
thumb_func 0x8092adc EventObjectMoveDestCoords
|
|
thumb_func 0x8092afc EventObjectIsMovementOverridden
|
|
thumb_func 0x8092b14 EventObjectIsHeldMovementActive
|
|
thumb_func 0x8092b30 EventObjectSetHeldMovement
|
|
thumb_func 0x8092b78 EventObjectForceSetHeldMovement
|
|
thumb_func 0x8092b94 EventObjectClearHeldMovementIfActive
|
|
thumb_func 0x8092bac EventObjectClearHeldMovement
|
|
thumb_func 0x8092be0 EventObjectCheckHeldMovementStatus
|
|
thumb_func 0x8092bf4 MovementAction_AcroEndWheelieFaceLeft_Step0
|
|
thumb_func 0x8092c18 EventObjectGetHeldMovementActionId
|
|
thumb_func 0x8092c30 UpdateEventObjectCurrentMovement
|
|
thumb_func 0x8092ca0
|
|
thumb_func 0x8092ccc
|
|
thumb_func 0x8092cf8
|
|
thumb_func 0x8092d24
|
|
thumb_func 0x8092d50
|
|
thumb_func 0x8092d7c
|
|
thumb_func 0x8092da8
|
|
thumb_func 0x8092dd4
|
|
thumb_func 0x8092e00
|
|
thumb_func 0x8092e2c
|
|
thumb_func 0x8092e58
|
|
thumb_func 0x8092e84
|
|
thumb_func 0x8092eb0
|
|
thumb_func 0x8092edc
|
|
thumb_func 0x8092f08
|
|
thumb_func 0x8092f34
|
|
thumb_func 0x8092f60
|
|
thumb_func 0x8092f8c EventObjectFaceOppositeDirection
|
|
thumb_func 0x8092fb8
|
|
thumb_func 0x8092fe4
|
|
thumb_func 0x8093010 EventObjectExecSingleMovementAction
|
|
thumb_func 0x809303c
|
|
thumb_func 0x8093068 GetAcroEndWheelieFaceDirectionMovementAction
|
|
thumb_func 0x8093094
|
|
thumb_func 0x80930c0
|
|
thumb_func 0x80930ec
|
|
thumb_func 0x8093118
|
|
thumb_func 0x8093144
|
|
thumb_func 0x8093170 GetOppositeDirection
|
|
thumb_func 0x80931a4 zffu_offset_calc
|
|
thumb_func 0x80931bc state_to_direction
|
|
thumb_func 0x80931fc EventObjectExecHeldMovementAction
|
|
thumb_func 0x809321c
|
|
thumb_func 0x8093234
|
|
thumb_func 0x8093258
|
|
thumb_func 0x8093274 EventObjectSetSingleMovement
|
|
thumb_func 0x809327c FaceDirection
|
|
thumb_func 0x80932c0 MovementAction_FaceDown_Step0
|
|
thumb_func 0x80932d0 MovementAction_FaceUp_Step0
|
|
thumb_func 0x80932e0 MovementAction_FaceLeft_Step0
|
|
thumb_func 0x80932f0 MovementAction_FaceRight_Step0
|
|
thumb_func 0x8093300 npc_apply_direction
|
|
thumb_func 0x809339c do_go_anim
|
|
thumb_func 0x80933f8 StartRunningAnim
|
|
thumb_func 0x8093428 npc_obj_ministep_stop_on_arrival
|
|
thumb_func 0x8093460
|
|
thumb_func 0x80934d0
|
|
thumb_func 0x80934fc an_walk_any_2
|
|
thumb_func 0x8093534 MovementAction_WalkSlowDiagonalUpLeft_Step0
|
|
thumb_func 0x8093554
|
|
thumb_func 0x8093574 MovementAction_WalkSlowDiagonalUpRight_Step0
|
|
thumb_func 0x8093594 MovementAction_WalkSlowDiagonalUpRight_Step1
|
|
thumb_func 0x80935b4 MovementAction_WalkSlowDiagonalDownLeft_Step0
|
|
thumb_func 0x80935d4 MovementAction_WalkSlowDiagonalDownLeft_Step1
|
|
thumb_func 0x80935f4 MovementAction_WalkSlowDiagonalDownRight_Step0
|
|
thumb_func 0x8093614 MovementAction_WalkSlowDiagonalDownRight_Step1
|
|
thumb_func 0x8093634 MovementAction_WalkSlowDown_Step0
|
|
thumb_func 0x8093654 MovementAction_WalkSlowDown_Step1
|
|
thumb_func 0x8093674 MovementAction_WalkSlowUp_Step0
|
|
thumb_func 0x8093694 MovementAction_WalkSlowUp_Step1
|
|
thumb_func 0x80936b4 MovementAction_WalkSlowLeft_Step0
|
|
thumb_func 0x80936d4 MovementAction_WalkSlowLeft_Step1
|
|
thumb_func 0x80936f4 MovementAction_WalkSlowRight_Step0
|
|
thumb_func 0x8093714 MovementAction_WalkSlowRight_Step1
|
|
thumb_func 0x8093734 MovementAction_WalkNormalDiagonalUpLeft_Step0
|
|
thumb_func 0x8093754 MovementAction_WalkNormalDiagonalUpLeft_Step1
|
|
thumb_func 0x8093774 MovementAction_WalkNormalDiagonalUpRight_Step0
|
|
thumb_func 0x8093794 MovementAction_WalkNormalDiagonalUpRight_Step1
|
|
thumb_func 0x80937b4 MovementAction_WalkNormalDiagonalDownLeft_Step0
|
|
thumb_func 0x80937d4 MovementAction_WalkNormalDiagonalDownLeft_Step1
|
|
thumb_func 0x80937f4 MovementAction_WalkNormalDiagonalDownRight_Step0
|
|
thumb_func 0x8093814 MovementAction_WalkNormalDiagonalDownRight_Step1
|
|
thumb_func 0x8093834 MovementAction_WalkNormalDown_Step0
|
|
thumb_func 0x8093854 MovementAction_WalkNormalDown_Step1
|
|
thumb_func 0x8093874 MovementAction_WalkNormalUp_Step0
|
|
thumb_func 0x8093894 MovementAction_WalkNormalUp_Step1
|
|
thumb_func 0x80938b4 MovementAction_WalkNormalLeft_Step0
|
|
thumb_func 0x80938d4 MovementAction_WalkNormalLeft_Step1
|
|
thumb_func 0x80938f4 MovementAction_WalkNormalRight_Step0
|
|
thumb_func 0x8093914 MovementAction_WalkNormalRight_Step1
|
|
thumb_func 0x8093934
|
|
thumb_func 0x80939f0 maybe_shadow_1
|
|
thumb_func 0x8093a34
|
|
thumb_func 0x8093af8
|
|
thumb_func 0x8093b0c
|
|
thumb_func 0x8093b20
|
|
thumb_func 0x8093b38
|
|
thumb_func 0x8093b50
|
|
thumb_func 0x8093ba0 MovementAction_Jump2Down_Step0
|
|
thumb_func 0x8093bcc MovementAction_Jump2Down_Step1
|
|
thumb_func 0x8093bf8 MovementAction_Jump2Up_Step0
|
|
thumb_func 0x8093c24 MovementAction_Jump2Up_Step1
|
|
thumb_func 0x8093c50 MovementAction_Jump2Left_Step0
|
|
thumb_func 0x8093c7c MovementAction_Jump2Left_Step1
|
|
thumb_func 0x8093ca8 MovementAction_Jump2Right_Step0
|
|
thumb_func 0x8093cd4 MovementAction_Jump2Right_Step1
|
|
thumb_func 0x8093d00
|
|
thumb_func 0x8093d08 MovementAction_Delay_Step1
|
|
thumb_func 0x8093d24 MovementAction_Delay1_Step0
|
|
thumb_func 0x8093d44 MovementAction_Delay2_Step0
|
|
thumb_func 0x8093d64 MovementAction_Delay4_Step0
|
|
thumb_func 0x8093d84 MovementAction_Delay8_Step0
|
|
thumb_func 0x8093da4 MovementAction_Delay16_Step0
|
|
thumb_func 0x8093dc4 MovementAction_WalkFastDown_Step0
|
|
thumb_func 0x8093de4 MovementAction_WalkFastDown_Step1
|
|
thumb_func 0x8093e04 MovementAction_WalkFastUp_Step0
|
|
thumb_func 0x8093e24 MovementAction_WalkFastUp_Step1
|
|
thumb_func 0x8093e44 MovementAction_WalkFastLeft_Step0
|
|
thumb_func 0x8093e64 MovementAction_WalkFastLeft_Step1
|
|
thumb_func 0x8093e84 MovementAction_WalkFastRight_Step0
|
|
thumb_func 0x8093ea4 MovementAction_WalkFastRight_Step1
|
|
thumb_func 0x8093ec4
|
|
thumb_func 0x8093f0c MovementAction_WalkInPlace_Step1
|
|
thumb_func 0x8093f34 MovementAction_WalkInPlaceSlow_Step1
|
|
thumb_func 0x8093f70 MovementAction_WalkInPlaceSlowDown_Step0
|
|
thumb_func 0x8093fa8 MovementAction_WalkInPlaceSlowUp_Step0
|
|
thumb_func 0x8093fe0 MovementAction_WalkInPlaceSlowLeft_Step0
|
|
thumb_func 0x8094018 MovementAction_WalkInPlaceSlowRight_Step0
|
|
thumb_func 0x8094050 MovementAction_WalkInPlaceNormalDown_Step0
|
|
thumb_func 0x8094088 MovementAction_WalkInPlaceNormalUp_Step0
|
|
thumb_func 0x80940c0 MovementAction_WalkInPlaceNormalLeft_Step0
|
|
thumb_func 0x80940f8 MovementAction_WalkInPlaceNormalRight_Step0
|
|
thumb_func 0x8094130 MovementAction_WalkInPlaceFastDown_Step0
|
|
thumb_func 0x8094168 MovementAction_WalkInPlaceFastUp_Step0
|
|
thumb_func 0x80941a0 MovementAction_WalkInPlaceFastLeft_Step0
|
|
thumb_func 0x80941d8 MovementAction_WalkInPlaceFastRight_Step0
|
|
thumb_func 0x8094210 MovementAction_WalkInPlaceFastestDown_Step0
|
|
thumb_func 0x8094248 MovementAction_WalkInPlaceFastestUp_Step0
|
|
thumb_func 0x8094280 MovementAction_WalkInPlaceFastestLeft_Step0
|
|
thumb_func 0x80942b8 MovementAction_WalkInPlaceFastestRight_Step0
|
|
thumb_func 0x80942f0 MovementAction_RideWaterCurrentDown_Step0
|
|
thumb_func 0x8094310 MovementAction_RideWaterCurrentDown_Step1
|
|
thumb_func 0x8094330 MovementAction_RideWaterCurrentUp_Step0
|
|
thumb_func 0x8094350 MovementAction_RideWaterCurrentUp_Step1
|
|
thumb_func 0x8094370 MovementAction_RideWaterCurrentLeft_Step0
|
|
thumb_func 0x8094390 MovementAction_RideWaterCurrentLeft_Step1
|
|
thumb_func 0x80943b0 MovementAction_RideWaterCurrentRight_Step0
|
|
thumb_func 0x80943d0 MovementAction_RideWaterCurrentRight_Step1
|
|
thumb_func 0x80943f0 MovementAction_WalkFastestDown_Step0
|
|
thumb_func 0x8094410 MovementAction_WalkFastestDown_Step1
|
|
thumb_func 0x8094430 MovementAction_WalkFastestUp_Step0
|
|
thumb_func 0x8094450 MovementAction_WalkFastestUp_Step1
|
|
thumb_func 0x8094470 MovementAction_WalkFastestLeft_Step0
|
|
thumb_func 0x8094490 MovementAction_WalkFastestLeft_Step1
|
|
thumb_func 0x80944b0 MovementAction_WalkFastestRight_Step0
|
|
thumb_func 0x80944d0 MovementAction_WalkFastestRight_Step1
|
|
thumb_func 0x80944f0 MovementAction_SlideDown_Step0
|
|
thumb_func 0x8094510 MovementAction_SlideDown_Step1
|
|
thumb_func 0x8094530 MovementAction_SlideUp_Step0
|
|
thumb_func 0x8094550 MovementAction_SlideUp_Step1
|
|
thumb_func 0x8094570 MovementAction_SlideLeft_Step0
|
|
thumb_func 0x8094590 MovementAction_SlideLeft_Step1
|
|
thumb_func 0x80945b0 MovementAction_SlideRight_Step0
|
|
thumb_func 0x80945d0 MovementAction_SlideRight_Step1
|
|
thumb_func 0x80945f0 MovementAction_PlayerRunDown_Step0
|
|
thumb_func 0x8094610 MovementAction_PlayerRunDown_Step1
|
|
thumb_func 0x8094630 MovementAction_PlayerRunUp_Step0
|
|
thumb_func 0x8094650 MovementAction_PlayerRunUp_Step1
|
|
thumb_func 0x8094670 MovementAction_PlayerRunLeft_Step0
|
|
thumb_func 0x8094690 MovementAction_PlayerRunLeft_Step1
|
|
thumb_func 0x80946b0 MovementAction_PlayerRunRight_Step0
|
|
thumb_func 0x80946d0 MovementAction_PlayerRunRight_Step1
|
|
thumb_func 0x80946f0 StartSpriteAnimInDirection
|
|
thumb_func 0x809471c MovementAction_StartAnimInDirection_Step0
|
|
thumb_func 0x8094734 MovementAction_WaitSpriteAnim
|
|
thumb_func 0x8094754
|
|
thumb_func 0x8094788 MovementAction_JumpSpecialDown_Step0
|
|
thumb_func 0x80947a8 MovementAction_JumpSpecialDown_Step1
|
|
thumb_func 0x80947d0 MovementAction_JumpSpecialUp_Step0
|
|
thumb_func 0x80947f0 MovementAction_JumpSpecialUp_Step1
|
|
thumb_func 0x8094818 MovementAction_JumpSpecialLeft_Step0
|
|
thumb_func 0x8094838 MovementAction_JumpSpecialLeft_Step1
|
|
thumb_func 0x8094860 MovementAction_JumpSpecialRight_Step0
|
|
thumb_func 0x8094880 MovementAction_JumpSpecialRight_Step1
|
|
thumb_func 0x80948a8 MovementAction_FacePlayer_Step0
|
|
thumb_func 0x8094904 MovementAction_FaceAwayPlayer_Step0
|
|
thumb_func 0x8094968 MovementAction_LockFacingDirection_Step0
|
|
thumb_func 0x8094978 MovementAction_UnlockFacingDirection_Step0
|
|
thumb_func 0x8094988 MovementAction_JumpDown_Step0
|
|
thumb_func 0x80949b4 MovementAction_JumpDown_Step1
|
|
thumb_func 0x80949e0 MovementAction_JumpUp_Step0
|
|
thumb_func 0x8094a0c MovementAction_JumpUp_Step1
|
|
thumb_func 0x8094a38 MovementAction_JumpLeft_Step0
|
|
thumb_func 0x8094a64 MovementAction_JumpLeft_Step1
|
|
thumb_func 0x8094a90 MovementAction_JumpRight_Step0
|
|
thumb_func 0x8094abc MovementAction_JumpRight_Step1
|
|
thumb_func 0x8094ae8 MovementAction_JumpInPlaceDown_Step0
|
|
thumb_func 0x8094b14 MovementAction_JumpInPlaceDown_Step1
|
|
thumb_func 0x8094b40 MovementAction_JumpInPlaceUp_Step0
|
|
thumb_func 0x8094b6c MovementAction_JumpInPlaceUp_Step1
|
|
thumb_func 0x8094b98 MovementAction_JumpInPlaceLeft_Step0
|
|
thumb_func 0x8094bc4 MovementAction_JumpInPlaceLeft_Step1
|
|
thumb_func 0x8094bf0 MovementAction_JumpInPlaceRight_Step0
|
|
thumb_func 0x8094c1c MovementAction_JumpInPlaceRight_Step1
|
|
thumb_func 0x8094c48 MovementAction_JumpInPlaceDownUp_Step0
|
|
thumb_func 0x8094c74 MovementAction_JumpInPlaceDownUp_Step1
|
|
thumb_func 0x8094ca0 MovementAction_JumpInPlaceUpDown_Step0
|
|
thumb_func 0x8094ccc MovementAction_JumpInPlaceUpDown_Step1
|
|
thumb_func 0x8094cf8 MovementAction_JumpInPlaceLeftRight_Step0
|
|
thumb_func 0x8094d24 MovementAction_JumpInPlaceLeftRight_Step1
|
|
thumb_func 0x8094d50 MovementAction_JumpInPlaceRightLeft_Step0
|
|
thumb_func 0x8094d7c MovementAction_JumpInPlaceRightLeft_Step1
|
|
thumb_func 0x8094da8 MovementAction_FaceOriginalDirection_Step0
|
|
thumb_func 0x8094dc0 MovementAction_NurseJoyBowDown_Step0
|
|
thumb_func 0x8094dd0 MovementAction_EnableJumpLandingGroundEffect_Step0
|
|
thumb_func 0x8094de0 MovementAction_DisableJumpLandingGroundEffect_Step0
|
|
thumb_func 0x8094df0 MovementAction_DisableAnimation_Step0
|
|
thumb_func 0x8094e00 MovementAction_RestoreAnimation_Step0
|
|
thumb_func 0x8094e2c MovementAction_SetInvisible_Step0
|
|
thumb_func 0x8094e3c MovementAction_SetVisible_Step0
|
|
thumb_func 0x8094e4c MovementAction_EmoteExclamationMark_Step0
|
|
thumb_func 0x8094e70 MovementAction_EmoteQuestionMark_Step0
|
|
thumb_func 0x8094e94 MovementAction_EmoteHeart_Step0
|
|
thumb_func 0x8094eb8 MovementAction_RevealTrainer_Step0
|
|
thumb_func 0x8094efc MovementAction_RevealTrainer_Step1
|
|
thumb_func 0x8094f1c MovementAction_RockSmashBreak_Step0
|
|
thumb_func 0x8094f38 MovementAction_RockSmashBreak_Step1
|
|
thumb_func 0x8094f5c MovementAction_RockSmashBreak_Step2
|
|
thumb_func 0x8094f98 MovementAction_CutTree_Step0
|
|
thumb_func 0x8094fb4 MovementAction_CutTree_Step1
|
|
thumb_func 0x8094fd8 MovementAction_CutTree_Step2
|
|
thumb_func 0x8095014 MovementAction_SetFixedPriority_Step0
|
|
thumb_func 0x8095024 MovementAction_ClearFixedPriority_Step0
|
|
thumb_func 0x8095034 MovementAction_InitAffineAnim_Step0
|
|
thumb_func 0x8095064 MovementAction_ClearAffineAnim_Step0
|
|
thumb_func 0x8095094 MovementAction_Unknown1_Step0
|
|
thumb_func 0x80950a0 MovementAction_Unknown2_Step0
|
|
thumb_func 0x80950b0 MovementAction_WalkDownStartAffine_Step0
|
|
thumb_func 0x80950e4 MovementAction_WalkDownStartAffine_Step1
|
|
thumb_func 0x8095110 MovementAction_WalkDownAffine_Step0
|
|
thumb_func 0x8095144 MovementAction_WalkDownAffine_Step1
|
|
thumb_func 0x8095170 MovementAction_WalkLeftAffine_Step0
|
|
thumb_func 0x80951a4 MovementAction_WalkLeftAffine_Step1
|
|
thumb_func 0x80951d0 MovementAction_WalkRightAffine_Step0
|
|
thumb_func 0x8095204 MovementAction_WalkRightAffine_Step1
|
|
thumb_func 0x8095230
|
|
thumb_func 0x8095270 MovementAction_AcroWheelieFaceDown_Step0
|
|
thumb_func 0x8095280 MovementAction_AcroWheelieFaceUp_Step0
|
|
thumb_func 0x8095290 MovementAction_AcroWheelieFaceLeft_Step0
|
|
thumb_func 0x80952a0 MovementAction_AcroWheelieFaceRight_Step0
|
|
thumb_func 0x80952b0 MovementAction_AcroPopWheelieDown_Step0
|
|
thumb_func 0x80952d4 MovementAction_AcroPopWheelieUp_Step0
|
|
thumb_func 0x80952f8 MovementAction_AcroPopWheelieLeft_Step0
|
|
thumb_func 0x809531c MovementAction_AcroPopWheelieRight_Step0
|
|
thumb_func 0x8095340 MovementAction_AcroEndWheelieFaceDown_Step0
|
|
thumb_func 0x8095364 MovementAction_AcroEndWheelieFaceUp_Step0
|
|
thumb_func 0x8095388
|
|
thumb_func 0x80953ac MovementAction_AcroEndWheelieFaceRight_Step0
|
|
thumb_func 0x80953d0 MovementAction_UnusedAcroActionDown_Step0
|
|
thumb_func 0x80953f4 MovementAction_UnusedAcroActionUp_Step0
|
|
thumb_func 0x8095418 MovementAction_UnusedAcroActionLeft_Step0
|
|
thumb_func 0x809543c MovementAction_UnusedAcroActionRight_Step0
|
|
thumb_func 0x8095460
|
|
thumb_func 0x809547c
|
|
thumb_func 0x80954b4 MovementAction_Figure8_Step0
|
|
thumb_func 0x80954d4
|
|
thumb_func 0x80954f4
|
|
thumb_func 0x8095538 MovementAction_AcroWheelieHopFaceDown_Step0
|
|
thumb_func 0x8095564 MovementAction_AcroWheelieHopFaceDown_Step1
|
|
thumb_func 0x8095590 MovementAction_AcroWheelieHopFaceUp_Step0
|
|
thumb_func 0x80955bc MovementAction_AcroWheelieHopFaceUp_Step1
|
|
thumb_func 0x80955e8 MovementAction_AcroWheelieHopFaceLeft_Step0
|
|
thumb_func 0x8095614 MovementAction_AcroWheelieHopFaceLeft_Step1
|
|
thumb_func 0x8095640 MovementAction_AcroWheelieHopFaceRight_Step0
|
|
thumb_func 0x809566c MovementAction_AcroWheelieHopFaceRight_Step1
|
|
thumb_func 0x8095698 MovementAction_AcroWheelieHopDown_Step0
|
|
thumb_func 0x80956c4 MovementAction_AcroWheelieHopDown_Step1
|
|
thumb_func 0x80956f0 MovementAction_AcroWheelieHopUp_Step0
|
|
thumb_func 0x809571c MovementAction_AcroWheelieHopUp_Step1
|
|
thumb_func 0x8095748 MovementAction_AcroWheelieHopLeft_Step0
|
|
thumb_func 0x8095774 MovementAction_AcroWheelieHopLeft_Step1
|
|
thumb_func 0x80957a0 MovementAction_AcroWheelieHopRight_Step0
|
|
thumb_func 0x80957cc MovementAction_AcroWheelieHopRight_Step1
|
|
thumb_func 0x80957f8 MovementAction_AcroWheelieJumpDown_Step0
|
|
thumb_func 0x8095824 MovementAction_AcroWheelieJumpDown_Step1
|
|
thumb_func 0x8095850 MovementAction_AcroWheelieJumpUp_Step0
|
|
thumb_func 0x809587c MovementAction_AcroWheelieJumpUp_Step1
|
|
thumb_func 0x80958a8 MovementAction_AcroWheelieJumpLeft_Step0
|
|
thumb_func 0x80958d4 MovementAction_AcroWheelieJumpLeft_Step1
|
|
thumb_func 0x8095900 MovementAction_AcroWheelieJumpRight_Step0
|
|
thumb_func 0x809592c MovementAction_AcroWheelieJumpRight_Step1
|
|
thumb_func 0x8095958 MovementAction_AcroWheelieInPlaceDown_Step0
|
|
thumb_func 0x8095990 MovementAction_AcroWheelieInPlaceUp_Step0
|
|
thumb_func 0x80959c8 MovementAction_AcroWheelieInPlaceLeft_Step0
|
|
thumb_func 0x8095a00 MovementAction_AcroWheelieInPlaceRight_Step0
|
|
thumb_func 0x8095a38
|
|
thumb_func 0x8095a70
|
|
thumb_func 0x8095a90 MovementAction_AcroPopWheelieMoveDown_Step1
|
|
thumb_func 0x8095ab0
|
|
thumb_func 0x8095ad0 MovementAction_AcroPopWheelieMoveUp_Step1
|
|
thumb_func 0x8095af0
|
|
thumb_func 0x8095b10 MovementAction_AcroPopWheelieMoveLeft_Step1
|
|
thumb_func 0x8095b30
|
|
thumb_func 0x8095b50 MovementAction_AcroPopWheelieMoveRight_Step1
|
|
thumb_func 0x8095b70
|
|
thumb_func 0x8095ba0 MovementAction_AcroWheelieMoveDown_Step0
|
|
thumb_func 0x8095bc0 MovementAction_AcroWheelieMoveDown_Step1
|
|
thumb_func 0x8095be0 MovementAction_AcroWheelieMoveUp_Step0
|
|
thumb_func 0x8095c00 MovementAction_AcroWheelieMoveUp_Step1
|
|
thumb_func 0x8095c20 MovementAction_AcroWheelieMoveLeft_Step0
|
|
thumb_func 0x8095c40 MovementAction_AcroWheelieMoveLeft_Step1
|
|
thumb_func 0x8095c60 MovementAction_AcroWheelieMoveRight_Step0
|
|
thumb_func 0x8095c80 MovementAction_AcroWheelieMoveRight_Step1
|
|
thumb_func 0x8095ca0
|
|
thumb_func 0x8095cd8 MovementAction_AcroEndWheelieMoveDown_Step0
|
|
thumb_func 0x8095cf8 MovementAction_AcroEndWheelieMoveDown_Step1
|
|
thumb_func 0x8095d18 MovementAction_AcroEndWheelieMoveUp_Step0
|
|
thumb_func 0x8095d38 MovementAction_AcroEndWheelieMoveUp_Step1
|
|
thumb_func 0x8095d58 MovementAction_AcroEndWheelieMoveLeft_Step0
|
|
thumb_func 0x8095d78 MovementAction_AcroEndWheelieMoveLeft_Step1
|
|
thumb_func 0x8095d98 MovementAction_AcroEndWheelieMoveRight_Step0
|
|
thumb_func 0x8095db8 MovementAction_AcroEndWheelieMoveRight_Step1
|
|
thumb_func 0x8095dd8 MovementAction_Levitate_Step0
|
|
thumb_func 0x8095dec MovementAction_StopLevitate_Step0
|
|
thumb_func 0x8095e04 MovementAction_DestroyExtraTaskIfAtTop_Step0
|
|
thumb_func 0x8095e28
|
|
thumb_func 0x8095e2c MovementAction_PauseSpriteAnim
|
|
thumb_func 0x8095e3c UpdateEventObjectSpriteAnimPause
|
|
thumb_func 0x8095e58 TryEnableEventObjectAnim
|
|
thumb_func 0x8095e88 UpdateEventObjectVisibility
|
|
thumb_func 0x8095ea0
|
|
thumb_func 0x8095f80 UpdateEventObjSpriteVisibility
|
|
thumb_func 0x8095fa8 GetAllGroundEffectFlags_OnSpawn
|
|
thumb_func 0x8095ff0 GetAllGroundEffectFlags_OnBeginStep
|
|
thumb_func 0x8096048 GetAllGroundEffectFlags_OnFinishStep
|
|
thumb_func 0x8096098 EventObjectUpdateMetatileBehaviors
|
|
thumb_func 0x80960c0 GetGroundEffectFlags_Reflection
|
|
thumb_func 0x809611c GetGroundEffectFlags_TallGrassOnSpawn
|
|
thumb_func 0x809613c GetGroundEffectFlags_LongGrassOnSpawn
|
|
thumb_func 0x809615c
|
|
thumb_func 0x809617c GetGroundEffectFlags_LongGrassOnBeginStep
|
|
thumb_func 0x809619c GetGroundEffectFlags_Tracks
|
|
thumb_func 0x80961dc GetGroundEffectFlags_SandHeap
|
|
thumb_func 0x809622c GetGroundEffectFlags_ShallowFlowingWater
|
|
thumb_func 0x8096290 GetGroundEffectFlags_Puddle
|
|
thumb_func 0x80962c0 GetGroundEffectFlags_Ripple
|
|
thumb_func 0x80962e0 GetGroundEffectFlags_ShortGrass
|
|
thumb_func 0x8096330 GetGroundEffectFlags_HotSprings
|
|
thumb_func 0x8096380 GetGroundEffectFlags_Seaweed
|
|
thumb_func 0x80963a0 GetGroundEffectFlags_JumpLanding
|
|
thumb_func 0x80963fc EventObjectCheckForReflectiveSurface
|
|
thumb_func 0x809654c GetReflectionTypeByMetatileBehavior
|
|
thumb_func 0x809657c GetLedgeJumpDirection
|
|
thumb_func 0x80965d8 SetEventObjectSpriteOamTableForLongGrass
|
|
thumb_func 0x8096634 IsZCoordMismatchAt
|
|
thumb_func 0x8096670 UpdateEventObjectZCoordAndPriority
|
|
thumb_func 0x80966cc InitObjectPriorityByZCoord
|
|
thumb_func 0x8096718
|
|
thumb_func 0x8096728 EventObjectUpdateZCoord
|
|
thumb_func 0x809677c SetObjectSubpriorityByZCoord
|
|
thumb_func 0x80967c4 EventObjectUpdateSubpriority
|
|
thumb_func 0x80967e0 AreZCoordsCompatible
|
|
thumb_func 0x8096800 GroundEffect_SpawnOnTallGrass
|
|
thumb_func 0x809684c GroundEffect_StepOnTallGrass
|
|
thumb_func 0x8096898 GroundEffect_SpawnOnLongGrass
|
|
thumb_func 0x80968e4 GroundEffect_StepOnLongGrass
|
|
thumb_func 0x8096930 GroundEffect_WaterReflection
|
|
thumb_func 0x809693c GroundEffect_IceReflection
|
|
thumb_func 0x8096948 GroundEffect_FlowingWater
|
|
thumb_func 0x8096958 GroundEffect_SandTracks
|
|
thumb_func 0x8096984
|
|
thumb_func 0x80969b0 DoTracksGroundEffect_None
|
|
thumb_func 0x80969b4 DoTracksGroundEffect_Footprints
|
|
thumb_func 0x8096a04 DoTracksGroundEffect_BikeTireTracks
|
|
thumb_func 0x8096a54
|
|
thumb_func 0x8096a60 GroundEffect_StepOnPuddle
|
|
thumb_func 0x8096a70 GroundEffect_SandHeap
|
|
thumb_func 0x8096a80 GroundEffect_JumpOnTallGrass
|
|
thumb_func 0x8096ad8 GroundEffect_JumpOnLongGrass
|
|
thumb_func 0x8096b00 GroundEffect_JumpOnShallowWater
|
|
thumb_func 0x8096b30 GroundEffect_JumpOnWater
|
|
thumb_func 0x8096b60 GroundEffect_JumpLandingDust
|
|
thumb_func 0x8096b90 GroundEffect_ShortGrass
|
|
thumb_func 0x8096ba0 GroundEffect_HotSprings
|
|
thumb_func 0x8096bb0 GroundEffect_Seaweed
|
|
thumb_func 0x8096bd0 DoFlaggedGroundEffects
|
|
thumb_func 0x8096c2c filters_out_some_ground_effects
|
|
thumb_func 0x8096c64 FilterOutStepOnPuddleGroundEffectIfJumping
|
|
thumb_func 0x8096c80 DoGroundEffects_OnSpawn
|
|
thumb_func 0x8096ccc DoGroundEffects_OnBeginStep
|
|
thumb_func 0x8096d20 DoGroundEffects_OnFinishStep
|
|
thumb_func 0x8096d74 FreezeEventObject
|
|
thumb_func 0x8096e04 FreezeEventObjects
|
|
thumb_func 0x8096e40 FreezeEventObjectsExceptOne
|
|
thumb_func 0x8096e84 UnfreezeEventObject
|
|
thumb_func 0x8096eec UnfreezeEventObjects
|
|
thumb_func 0x8096f1c Step1
|
|
thumb_func 0x8096f3c Step2
|
|
thumb_func 0x8096f60 Step3
|
|
thumb_func 0x8096f88 Step4
|
|
thumb_func 0x8096fac Step8
|
|
thumb_func 0x8096fd0 oamt_npc_ministep_reset
|
|
thumb_func 0x8096fe4 obj_npc_ministep
|
|
thumb_func 0x809704c
|
|
thumb_func 0x809705c
|
|
thumb_func 0x8097098
|
|
thumb_func 0x80970ac
|
|
thumb_func 0x80970c0
|
|
thumb_func 0x80970c8
|
|
thumb_func 0x8097190
|
|
thumb_func 0x80971ac
|
|
thumb_func 0x80971cc
|
|
thumb_func 0x8097254
|
|
thumb_func 0x80972e8 SetMovementDelay
|
|
thumb_func 0x80972ec WaitForMovementDelay
|
|
thumb_func 0x8097304 SetAndStartSpriteAnim
|
|
thumb_func 0x809732c SpriteAnimEnded
|
|
thumb_func 0x8097344 UpdateEventObjectSpriteVisibility
|
|
thumb_func 0x8097438 UpdateEventObjectSpriteSubpriorityAndVisibility
|
|
thumb_func 0x8097460
|
|
thumb_func 0x809749c
|
|
thumb_func 0x80974e8
|
|
thumb_func 0x8097524
|
|
thumb_func 0x80975b4
|
|
thumb_func 0x80975fc
|
|
thumb_func 0x8097634
|
|
thumb_func 0x8097664
|
|
thumb_func 0x80976a0
|
|
thumb_func 0x80976d8
|
|
thumb_func 0x8097724
|
|
thumb_func 0x8097758
|
|
thumb_func 0x8097780 DoShadowFieldEffect
|
|
thumb_func 0x809779c DoRippleFieldEffect
|
|
thumb_func 0x80977d8 MovementAction_StoreAndLockAnim_Step0
|
|
thumb_func 0x8097878 MovementAction_FreeAndUnlockAnim_Step0
|
|
thumb_func 0x8097900 FindLockedEventObjectIndex
|
|
thumb_func 0x809792c CreateLevitateMovementTask
|
|
thumb_func 0x809796c ApplyLevitateMovement
|
|
thumb_func 0x80979cc DestroyExtraMovementTask
|
|
thumb_func 0x80979fc
|
|
thumb_func 0x8097a48 MovementAction_FlyUp_Step0
|
|
thumb_func 0x8097a58 MovementAction_FlyUp_Step1
|
|
thumb_func 0x8097a7c MovementAction_FlyDown_Step0
|
|
thumb_func 0x8097a90 MovementAction_FlyDown_Step1
|
|
thumb_func 0x8097aac MovementAction_Finish
|
|
# field_message_box.s
|
|
thumb_func 0x8097ab0 InitFieldMessageBox
|
|
thumb_func 0x8097adc
|
|
thumb_func 0x8097b44 task_add_textbox
|
|
thumb_func 0x8097b58 task_del_textbox
|
|
thumb_func 0x8097b74 ShowFieldMessage
|
|
thumb_func 0x8097b9c
|
|
thumb_func 0x8097bc0
|
|
thumb_func 0x8097c00 ShowFieldAutoScrollMessage
|
|
thumb_func 0x8097c28
|
|
thumb_func 0x8097c40
|
|
thumb_func 0x8097c64 textbox_fdecode_auto_and_task_add
|
|
thumb_func 0x8097c8c textbox_auto_and_task_add
|
|
thumb_func 0x8097c9c HideFieldMessageBox
|
|
thumb_func 0x8097cb8 GetFieldMessageBoxMode
|
|
thumb_func 0x8097cc4 IsFieldMessageBoxHidden
|
|
thumb_func 0x8097ce0
|
|
thumb_func 0x8097cfc
|
|
# event_obj_lock.s
|
|
thumb_func 0x8097d10 walkrun_is_standing_still
|
|
thumb_func 0x8097d2c
|
|
thumb_func 0x8097d4c
|
|
thumb_func 0x8097d70 ScriptFreezeEventObjects
|
|
thumb_func 0x8097d88
|
|
thumb_func 0x8097e04
|
|
thumb_func 0x8097e28 LockSelectedEventObject
|
|
thumb_func 0x8097e7c ScriptUnfreezeEventObjects
|
|
thumb_func 0x8097eac
|
|
thumb_func 0x8097efc
|
|
thumb_func 0x8097f24
|
|
thumb_func 0x8097f44
|
|
thumb_func 0x8097fb8
|
|
thumb_func 0x80980bc
|
|
# text_window.s
|
|
thumb_func 0x80980e0 GetWindowFrameTilesPal
|
|
thumb_func 0x8098104 LoadMessageBoxGfx
|
|
thumb_func 0x8098144 LoadUserWindowBorderGfx_
|
|
thumb_func 0x809815c LoadWindowGfx
|
|
thumb_func 0x80981b4 LoadUserWindowBorderGfx
|
|
thumb_func 0x80981e0 DrawTextBorderOuter
|
|
thumb_func 0x8098368 DrawTextBorderInner
|
|
thumb_func 0x8098504 rbox_fill_rectangle
|
|
thumb_func 0x80985a0 stdpal_get
|
|
thumb_func 0x80985ec GetOverworldTextboxPalettePtr
|
|
thumb_func 0x80985f4
|
|
# script.s
|
|
thumb_func 0x8098640 InitScriptContext
|
|
thumb_func 0x809867c SetupBytecodeScript
|
|
thumb_func 0x8098688 SetupNativeScript
|
|
thumb_func 0x8098690 StopScript
|
|
thumb_func 0x8098698 RunScriptCommand
|
|
thumb_func 0x8098720 ScriptPush
|
|
thumb_func 0x8098748 ScriptPop
|
|
thumb_func 0x809876c ScriptJump
|
|
thumb_func 0x8098770 ScriptCall
|
|
thumb_func 0x8098784 ScriptReturn
|
|
thumb_func 0x8098794 ScriptReadHalfword
|
|
thumb_func 0x80987ac ScriptReadWord
|
|
thumb_func 0x80987dc ScriptContext2_Enable
|
|
thumb_func 0x80987e8 ScriptContext2_Disable
|
|
thumb_func 0x80987f4 ScriptContext2_IsEnabled
|
|
thumb_func 0x8098800 ScriptContext1_IsScriptSetUp
|
|
thumb_func 0x809881c ScriptContext1_Init
|
|
thumb_func 0x8098844 ScriptContext2_RunScript
|
|
thumb_func 0x8098880 ScriptContext1_SetupScript
|
|
thumb_func 0x80988b8 ScriptContext1_Stop
|
|
thumb_func 0x80988c4 EnableBothScriptContexts
|
|
thumb_func 0x80988d8 ScriptContext2_RunNewScript
|
|
thumb_func 0x8098910 MapHeaderGetScriptTable
|
|
thumb_func 0x8098950 MapHeaderRunScriptType
|
|
thumb_func 0x8098968 MapHeaderCheckScriptTable
|
|
thumb_func 0x80989c8 RunOnLoadMapScript
|
|
thumb_func 0x80989d4 RunOnTransitionMapScript
|
|
thumb_func 0x80989e0 RunOnResumeMapScript
|
|
thumb_func 0x80989ec RunOnReturnToFieldMapScript
|
|
thumb_func 0x80989f8 RunOnDiveWarpMapScript
|
|
thumb_func 0x8098a04 TryRunOnFrameMapScript
|
|
thumb_func 0x8098a20 TryRunOnWarpIntoMapScript
|
|
thumb_func 0x8098a34 CalculateRamScriptChecksum
|
|
thumb_func 0x8098a58 ClearRamScript
|
|
thumb_func 0x8098a84 InitRamScript
|
|
thumb_func 0x8098b10 GetRamScript
|
|
thumb_func 0x8098b80 ValidateSavedRamScript
|
|
thumb_func 0x8098bcc GetSavedRamScriptIfValid
|
|
thumb_func 0x8098c28 InitRamScript_NoEventObject
|
|
# scrcmd.s
|
|
thumb_func 0x8098c54 ScrCmd_nop
|
|
thumb_func 0x8098c58 ScrCmd_nop1
|
|
thumb_func 0x8098c5c ScrCmd_end
|
|
thumb_func 0x8098c68 ScrCmd_gotonative
|
|
thumb_func 0x8098c80 ScrCmd_special
|
|
thumb_func 0x8098c94 ScrCmd_showelevmenu
|
|
thumb_func 0x8098ca0 ScrCmd_specialvar
|
|
thumb_func 0x8098cc8 ScrCmd_cmdDA
|
|
thumb_func 0x8098cd4 ScrCmd_callnative
|
|
thumb_func 0x8098ce0
|
|
thumb_func 0x8098ce4 ScrCmd_waitstate
|
|
thumb_func 0x8098cf0 ScrCmd_goto
|
|
thumb_func 0x8098d08 ScrCmd_return
|
|
thumb_func 0x8098d14 ScrCmd_call
|
|
thumb_func 0x8098d2c ScrCmd_goto_if
|
|
thumb_func 0x8098d68 ScrCmd_call_if
|
|
thumb_func 0x8098da4 ScrCmd_setvaddress
|
|
thumb_func 0x8098dc0 ScrCmd_vgoto
|
|
thumb_func 0x8098de4 ScrCmd_vcall
|
|
thumb_func 0x8098e08 ScrCmd_vgoto_if
|
|
thumb_func 0x8098e4c ScrCmd_vcall_if
|
|
thumb_func 0x8098e90 ScrCmd_gotostd
|
|
thumb_func 0x8098ec0 ScrCmd_callstd
|
|
thumb_func 0x8098ef0 ScrCmd_gotostd_if
|
|
thumb_func 0x8098f3c ScrCmd_callstd_if
|
|
thumb_func 0x8098f88 ScrCmd_returnram
|
|
thumb_func 0x8098f9c ScrCmd_killscript
|
|
thumb_func 0x8098fb4 ScrCmd_setmysteryeventstatus
|
|
thumb_func 0x8098fcc ScrCmd_loadword
|
|
thumb_func 0x8098ff0 ScrCmd_loadbytefromaddr
|
|
thumb_func 0x8099014 ScrCmd_writebytetoaddr
|
|
thumb_func 0x809902c ScrCmd_loadbyte
|
|
thumb_func 0x8099048 ScrCmd_setptrbyte
|
|
thumb_func 0x809906c ScrCmd_copylocal
|
|
thumb_func 0x809908c ScrCmd_copybyte
|
|
thumb_func 0x80990a8 ScrCmd_setvar
|
|
thumb_func 0x80990cc ScrCmd_copyvar
|
|
thumb_func 0x80990f8 ScrCmd_setorcopyvar
|
|
thumb_func 0x8099124 compare_012
|
|
thumb_func 0x8099144 ScrCmd_compare_local_to_local
|
|
thumb_func 0x8099174 ScrCmd_compare_local_to_value
|
|
thumb_func 0x809919c ScrCmd_compare_local_to_addr
|
|
thumb_func 0x80991c8 ScrCmd_compare_addr_to_local
|
|
thumb_func 0x80991f4 ScrCmd_compare_addr_to_value
|
|
thumb_func 0x8099214 ScrCmd_compare_addr_to_addr
|
|
thumb_func 0x8099238 ScrCmd_compare_var_to_value
|
|
thumb_func 0x8099268 ScrCmd_compare_var_to_var
|
|
thumb_func 0x809929c ScrCmd_addvar
|
|
thumb_func 0x80992c4 ScrCmd_subvar
|
|
thumb_func 0x80992f4 ScrCmd_random
|
|
thumb_func 0x8099328 ScrCmd_giveitem
|
|
thumb_func 0x809936c ScrCmd_takeitem
|
|
thumb_func 0x80993b0 ScrCmd_checkitemspace
|
|
thumb_func 0x80993f4 ScrCmd_checkitem
|
|
thumb_func 0x8099438 ScrCmd_checkitemtype
|
|
thumb_func 0x8099464 ScrCmd_givepcitem
|
|
thumb_func 0x80994a8 ScrCmd_checkpcitem
|
|
thumb_func 0x80994ec ScrCmd_givedecoration
|
|
thumb_func 0x8099518 ScrCmd_takedecoration
|
|
thumb_func 0x8099544 ScrCmd_checkdecorspace
|
|
thumb_func 0x8099570 ScrCmd_checkdecor
|
|
thumb_func 0x809959c ScrCmd_setflag
|
|
thumb_func 0x80995b0 ScrCmd_clearflag
|
|
thumb_func 0x80995c4 ScrCmd_checkflag
|
|
thumb_func 0x80995e0 ScrCmd_incrementgamestat
|
|
thumb_func 0x80995f8 ScrCmd_animateflash
|
|
thumb_func 0x8099614 ScrCmd_setflashradius
|
|
thumb_func 0x8099630 IsPaletteNotActive
|
|
thumb_func 0x8099650 ScrCmd_fadescreen
|
|
thumb_func 0x8099678 ScrCmd_fadescreenspeed
|
|
thumb_func 0x80996a8 ScrCmd_fadescreenswapbuffers
|
|
thumb_func 0x809971c RunPauseTimer
|
|
thumb_func 0x809973c ScrCmd_delay
|
|
thumb_func 0x8099760 ScrCmd_initclock
|
|
thumb_func 0x8099798 ScrCmd_dotimebasedevents
|
|
thumb_func 0x80997a4 ScrCmd_gettime
|
|
thumb_func 0x80997dc ScrCmd_setweather
|
|
thumb_func 0x80997f8 ScrCmd_doweather
|
|
thumb_func 0x8099804 ScrCmd_resetweather
|
|
thumb_func 0x8099810 ScrCmd_setstepcallback
|
|
thumb_func 0x8099828 ScrCmd_setmaplayoutindex
|
|
thumb_func 0x8099844 ScrCmd_warp
|
|
thumb_func 0x80998cc ScrCmd_warpsilent
|
|
thumb_func 0x8099954 ScrCmd_warpdoor
|
|
thumb_func 0x80999dc ScrCmd_warphole
|
|
thumb_func 0x8099a50 ScrCmd_warpteleport
|
|
thumb_func 0x8099ad8 ScrCmd_warpD7
|
|
thumb_func 0x8099b60 ScrCmd_setwarp
|
|
thumb_func 0x8099be0 ScrCmd_setdynamicwarp
|
|
thumb_func 0x8099c64 ScrCmd_setdivewarp
|
|
thumb_func 0x8099ce4 ScrCmd_setholewarp
|
|
thumb_func 0x8099d64 ScrCmd_setescapewarp
|
|
thumb_func 0x8099de4 ScrCmd_getplayerxy
|
|
thumb_func 0x8099e20 ScrCmd_getpartysize
|
|
thumb_func 0x8099e3c ScrCmd_playse
|
|
thumb_func 0x8099e50 WaitForSoundEffectFinish
|
|
thumb_func 0x8099e68 ScrCmd_waitse
|
|
thumb_func 0x8099e7c ScrCmd_playfanfare
|
|
thumb_func 0x8099e90 WaitForFanfareFinish
|
|
thumb_func 0x8099ea0 ScrCmd_waitfanfare
|
|
thumb_func 0x8099eb4 ScrCmd_playbgm
|
|
thumb_func 0x8099ee4 ScrCmd_savebgm
|
|
thumb_func 0x8099ef8 ScrCmd_fadedefaultbgm
|
|
thumb_func 0x8099f04 ScrCmd_fadenewbgm
|
|
thumb_func 0x8099f18 ScrCmd_fadeoutbgm
|
|
thumb_func 0x8099f4c ScrCmd_fadeinbgm
|
|
thumb_func 0x8099f70 ScrCmd_applymovement
|
|
thumb_func 0x8099fb4 ScrCmd_applymovement_at
|
|
thumb_func 0x8099ff8 WaitForMovementFinish
|
|
thumb_func 0x809a020 ScrCmd_waitmovement
|
|
thumb_func 0x809a074 ScrCmd_waitmovement_at
|
|
thumb_func 0x809a0c8 ScrCmd_removeobject
|
|
thumb_func 0x809a0f0 ScrCmd_removeobject_at
|
|
thumb_func 0x809a120 ScrCmd_addobject
|
|
thumb_func 0x809a148 ScrCmd_addobject_at
|
|
thumb_func 0x809a178 ScrCmd_setobjectxy
|
|
thumb_func 0x809a1e0 ScrCmd_setobjectxyperm
|
|
thumb_func 0x809a238 ScrCmd_moveobjectoffscreen
|
|
thumb_func 0x809a260 ScrCmd_showobject_at
|
|
thumb_func 0x809a290 ScrCmd_hideobject_at
|
|
thumb_func 0x809a2c0 ScrCmd_setobjectpriority
|
|
thumb_func 0x809a2fc ScrCmd_resetobjectpriority
|
|
thumb_func 0x809a32c ScrCmd_faceplayer
|
|
thumb_func 0x809a364 ScrCmd_turnobject
|
|
thumb_func 0x809a398 ScrCmd_setobjectmovementtype
|
|
thumb_func 0x809a3c0 ScrCmd_createvobject
|
|
thumb_func 0x809a430 ScrCmd_turnvobject
|
|
thumb_func 0x809a44c ScrCmd_lockall
|
|
thumb_func 0x809a474 ScrCmd_lock
|
|
thumb_func 0x809a4cc ScrCmd_releaseall
|
|
thumb_func 0x809a504 ScrCmd_release
|
|
thumb_func 0x809a55c ScrCmd_message
|
|
thumb_func 0x809a578 ScrCmd_pokenavcall
|
|
thumb_func 0x809a594 ScrCmd_messageautoscroll
|
|
thumb_func 0x809a5c4 ScrCmd_cmdDB
|
|
thumb_func 0x809a600 ScrCmd_waitmessage
|
|
thumb_func 0x809a614 ScrCmd_closemessage
|
|
thumb_func 0x809a620 WaitForAorBPress
|
|
thumb_func 0x809a648 ScrCmd_waitbuttonpress
|
|
thumb_func 0x809a65c ScrCmd_yesnobox
|
|
thumb_func 0x809a688 ScrCmd_multichoice
|
|
thumb_func 0x809a6c4 ScrCmd_multichoicedefault
|
|
thumb_func 0x809a714 ScrCmd_erasebox
|
|
thumb_func 0x809a718 ScrCmd_multichoicegrid
|
|
thumb_func 0x809a768 ScrCmd_drawboxtext
|
|
thumb_func 0x809a774 ScrCmd_mossdeepgym2
|
|
thumb_func 0x809a780 ScrCmd_showmonpic
|
|
thumb_func 0x809a7b0 ScrCmd_hidemonpic
|
|
thumb_func 0x809a7d0 ScrCmd_showcontestwinner
|
|
thumb_func 0x809a7f4 ScrCmd_braillemessage
|
|
thumb_func 0x809a8e4 ScrCmd_mossdeepgym4
|
|
thumb_func 0x809a8f0 ScrCmd_vmessage
|
|
thumb_func 0x809a90c ScrCmd_buffermovename
|
|
thumb_func 0x809a950 ScrCmd_bufferleadmonspeciesname
|
|
thumb_func 0x809a9a0 ScrCmd_bufferpartymonnick
|
|
thumb_func 0x809a9e8 ScrCmd_bufferitemname
|
|
thumb_func 0x809aa1c ScrCmd_bufferspeciesname
|
|
thumb_func 0x809aa60 ScrCmd_bufferdecorationname
|
|
thumb_func 0x809aa9c ScrCmd_buffernumberstring
|
|
thumb_func 0x809aae0 ScrCmd_bufferstdstring
|
|
thumb_func 0x809ab20 ScrCmd_bufferstring
|
|
thumb_func 0x809ab48 ScrCmd_vloadword
|
|
thumb_func 0x809ab6c ScrCmd_vbufferstring
|
|
thumb_func 0x809aba0 ScrCmd_bufferboxname
|
|
thumb_func 0x809abdc ScrCmd_givemon
|
|
thumb_func 0x809ac5c ScrCmd_giveegg
|
|
thumb_func 0x809ac88 ScrCmd_setmonmove
|
|
thumb_func 0x809acb4 ScrCmd_checkpartymove
|
|
thumb_func 0x809ad30 ScrCmd_givemoney
|
|
thumb_func 0x809ad64 ScrCmd_takemoney
|
|
thumb_func 0x809ad98 ScrCmd_checkmoney
|
|
thumb_func 0x809add8 ScrCmd_showmoneybox
|
|
thumb_func 0x809ae14 ScrCmd_hidemoneybox
|
|
thumb_func 0x809ae20 ScrCmd_updatemoneybox
|
|
thumb_func 0x809ae50 ScrCmd_showcoinsbox
|
|
thumb_func 0x809ae78 ScrCmd_hidecoinsbox
|
|
thumb_func 0x809ae8c ScrCmd_updatecoinsbox
|
|
thumb_func 0x809aea8 ScrCmd_trainerbattle
|
|
thumb_func 0x809aebc ScrCmd_dotrainerbattle
|
|
thumb_func 0x809aec8 ScrCmd_gotobeatenscript
|
|
thumb_func 0x809aedc ScrCmd_gotopostbattlescript
|
|
thumb_func 0x809aef0 ScrCmd_checktrainerflag
|
|
thumb_func 0x809af14 ScrCmd_settrainerflag
|
|
thumb_func 0x809af30 ScrCmd_cleartrainerflag
|
|
thumb_func 0x809af4c ScrCmd_setwildbattle
|
|
thumb_func 0x809af80 ScrCmd_dowildbattle
|
|
thumb_func 0x809af90 ScrCmd_pokemart
|
|
thumb_func 0x809afa4 ScrCmd_pokemartdecoration
|
|
thumb_func 0x809afb8 ScrCmd_pokemartdecoration2
|
|
thumb_func 0x809afcc ScrCmd_playslotmachine
|
|
thumb_func 0x809aff4 ScrCmd_setberrytree
|
|
thumb_func 0x809b030 ScrCmd_getpricereduction
|
|
thumb_func 0x809b05c ScrCmd_showcontestresults
|
|
thumb_func 0x809b06c ScrCmd_startcontest
|
|
thumb_func 0x809b07c ScrCmd_choosecontestmon
|
|
thumb_func 0x809b08c ScrCmd_contestlinktransfer
|
|
thumb_func 0x809b0a4 ScrCmd_dofieldeffect
|
|
thumb_func 0x809b0cc ScrCmd_setfieldeffectarg
|
|
thumb_func 0x809b0fc WaitForFieldEffectFinish
|
|
thumb_func 0x809b11c ScrCmd_waitfieldeffect
|
|
thumb_func 0x809b148 ScrCmd_setrespawn
|
|
thumb_func 0x809b164 ScrCmd_checkplayergender
|
|
thumb_func 0x809b17c ScrCmd_playmoncry
|
|
thumb_func 0x809b1b4 ScrCmd_waitdooranim
|
|
thumb_func 0x809b1c8 ScrCmd_setmetatile
|
|
thumb_func 0x809b248 ScrCmd_opendoor
|
|
thumb_func 0x809b2a0 ScrCmd_closedoor
|
|
thumb_func 0x809b2e4 IsDoorAnimationStopped
|
|
thumb_func 0x809b2fc ScrCmd_waitmoncry
|
|
thumb_func 0x809b310 ScrCmd_setdooropen
|
|
thumb_func 0x809b354 ScrCmd_setdoorclosed
|
|
thumb_func 0x809b398 ScrCmd_addelevmenuitem
|
|
thumb_func 0x809b3d4 ScrCmd_drawbox
|
|
thumb_func 0x809b3d8 ScrCmd_checkcoins
|
|
thumb_func 0x809b3f8 ScrCmd_givecoins
|
|
thumb_func 0x809b430 ScrCmd_takecoins
|
|
thumb_func 0x809b468 ScrCmd_mossdeepgym1
|
|
thumb_func 0x809b48c
|
|
thumb_func 0x809b498 ScrCmd_mossdeepgym3
|
|
thumb_func 0x809b4b4 ScrCmd_buffercontesttype
|
|
thumb_func 0x809b4c0 ScrCmd_cmdD8
|
|
thumb_func 0x809b4d4 ScrCmd_cmdD9
|
|
thumb_func 0x809b51c ScrCmd_setmonobedient
|
|
thumb_func 0x809b554 ScrCmd_checkmonobedience
|
|
thumb_func 0x809b58c ScrCmd_gotoram
|
|
thumb_func 0x809b5b4 ScrCmd_warpD1
|
|
thumb_func 0x809b648 ScrCmd_setmonmetlocation
|
|
thumb_func 0x809b68c ScrCmd_bufferitemnameplural
|
|
thumb_func 0x809b6a8 ScrCmd_buffertrainerclassname
|
|
thumb_func 0x809b6e4 ScrCmd_buffertrainername
|
|
thumb_func 0x809b720
|
|
thumb_func 0x809b72c ScrCmd_warpE0
|
|
# field_control_avatar.s
|
|
thumb_func 0x809b7b4 FieldClearPlayerInput
|
|
thumb_func 0x809b7e0 FieldGetPlayerInput
|
|
thumb_func 0x809b8ec ProcessPlayerFieldInput
|
|
thumb_func 0x809ba54 GetPlayerPosition
|
|
thumb_func 0x809ba6c GetInFrontOfPlayerPosition
|
|
thumb_func 0x809baa8 GetPlayerCurMetatileBehavior
|
|
thumb_func 0x809bad4 TryStartInteractionScript
|
|
thumb_func 0x809bb48 GetInteractionScript
|
|
thumb_func 0x809bba0 GetInteractedLinkPlayerScript
|
|
thumb_func 0x809bc5c GetInteractedEventObjectScript
|
|
thumb_func 0x809bd30 GetInteractedBackgroundEventScript
|
|
thumb_func 0x809be10 GetInteractedMetatileScript
|
|
thumb_func 0x809c0c4 GetInteractedWaterScript
|
|
thumb_func 0x809c140 TrySetupDiveDownScript
|
|
thumb_func 0x809c174 TrySetupDiveEmergeScript
|
|
thumb_func 0x809c1b4 TryStartStepBasedScript
|
|
thumb_func 0x809c210 TryStartCoordEventScript
|
|
thumb_func 0x809c244 TryStartMiscWalkingScripts
|
|
thumb_func 0x809c2cc TryStartStepCountScript
|
|
thumb_func 0x809c408 Unref_ClearHappinessStepCounter
|
|
thumb_func 0x809c41c UpdateHappinessStepCounter
|
|
thumb_func 0x809c458 ClearPoisonStepCounter
|
|
thumb_func 0x809c46c UpdatePoisonStepCounter
|
|
thumb_func 0x809c4b4 RestartWildEncounterImmunitySteps
|
|
thumb_func 0x809c4c0 CheckStandardWildEncounter
|
|
thumb_func 0x809c510 TryArrowWarp
|
|
thumb_func 0x809c574 TryStartWarpEventScript
|
|
thumb_func 0x809c66c IsWarpMetatileBehavior
|
|
thumb_func 0x809c70c IsArrowWarpMetatileBehavior
|
|
thumb_func 0x809c764 GetWarpEventAtMapPosition
|
|
thumb_func 0x809c788 SetupWarp
|
|
thumb_func 0x809c850 TryDoorWarp
|
|
thumb_func 0x809c8dc GetWarpEventAtPosition
|
|
thumb_func 0x809c924 TryRunCoordEventScript
|
|
thumb_func 0x809c964 GetCoordEventScriptAtPosition
|
|
thumb_func 0x809c9cc GetCoordEventScriptAtMapPosition
|
|
thumb_func 0x809c9f4 GetBackgroundEventAtPosition
|
|
thumb_func 0x809ca44 dive_warp
|
|
thumb_func 0x809cac0 TrySetDiveWarp
|
|
thumb_func 0x809cb58 GetEventObjectScriptPointerPlayerFacing
|
|
thumb_func 0x809cb94 SetCableClubWarp
|
|
# event_data.s
|
|
thumb_func 0x809cbd8 InitEventData
|
|
thumb_func 0x809cc1c ClearTempFieldEventData
|
|
thumb_func 0x809cc78 ClearDailyFlags
|
|
thumb_func 0x809cc98 DisableNationalPokedex
|
|
thumb_func 0x809ccc0 EnableNationalPokedex
|
|
thumb_func 0x809cd04 IsNationalPokedexEnabled
|
|
thumb_func 0x809cd48 DisableMysteryEvent
|
|
thumb_func 0x809cd58 EnableMysteryEvent
|
|
thumb_func 0x809cd68 IsMysteryEventEnabled
|
|
thumb_func 0x809cd7c DisableMysteryGift
|
|
thumb_func 0x809cd8c EnableMysteryGift
|
|
thumb_func 0x809cd9c IsMysteryGiftEnabled
|
|
thumb_func 0x809cdb0
|
|
thumb_func 0x809ce48
|
|
thumb_func 0x809ceb0 DisableResetRTC
|
|
thumb_func 0x809cecc EnableResetRTC
|
|
thumb_func 0x809ceec CanResetRTC
|
|
thumb_func 0x809cf20 GetVarPointer
|
|
thumb_func 0x809cf6c VarGet
|
|
thumb_func 0x809cf88 VarSet
|
|
thumb_func 0x809cfa8 VarGetEventObjectGraphicsId
|
|
thumb_func 0x809cfc4 GetFlagPointer
|
|
thumb_func 0x809d018 FlagSet
|
|
thumb_func 0x809d040 FlagClear
|
|
thumb_func 0x809d068 FlagGet
|
|
# coord_event_weather.s
|
|
thumb_func 0x809d094 CoordEventWeather_Clouds
|
|
thumb_func 0x809d0a0 CoordEventWeather_Sunny
|
|
thumb_func 0x809d0ac CoordEventWeather_Dark
|
|
thumb_func 0x809d0b8 CoordEventWeather_Sandstorm
|
|
thumb_func 0x809d0c4 CoordEventWeather_Thunderstorm
|
|
thumb_func 0x809d0d0 CoordEventWeather_LightRain
|
|
thumb_func 0x809d0dc CoordEventWeather_Snow
|
|
thumb_func 0x809d0e8 CoordEventWeather_Ash
|
|
thumb_func 0x809d0f4 CoordEventWeather_Fog
|
|
thumb_func 0x809d100 CoordEventWeather_DiagonalFog
|
|
thumb_func 0x809d10c CoordEventWeather_Drought
|
|
thumb_func 0x809d118 CoordEventWeather_Route119Cycle
|
|
thumb_func 0x809d124 CoordEventWeather_Route123Cycle
|
|
thumb_func 0x809d130 DoCoordEventWeather
|
|
# field_tasks.s
|
|
thumb_func 0x809d164 Task_RunPerStepCallback
|
|
thumb_func 0x809d190 RunTimeBasedEvents
|
|
thumb_func 0x809d1e0 Task_RunTimeBasedEvents
|
|
thumb_func 0x809d214 SetUpFieldTasks
|
|
thumb_func 0x809d280 ActivatePerStepCallback
|
|
thumb_func 0x809d2c8 ResetFieldTasksArgs
|
|
thumb_func 0x809d304 DummyPerStepCallback
|
|
thumb_func 0x809d308 GetPacifidlogBridgeMetatileOffsets
|
|
thumb_func 0x809d360 SetPacifidlogBridgeMetatiles
|
|
thumb_func 0x809d3e8 UpdateHalfSubmergedBridgeMetatiles
|
|
thumb_func 0x809d40c UpdateFullySubmergedBridgeMetatiles
|
|
thumb_func 0x809d430 UpdateFloatingBridgeMetatiles
|
|
thumb_func 0x809d454 StandingOnNewPacifidlogBridge
|
|
thumb_func 0x809d4f0 StandingOnSamePacifidlogBridge
|
|
thumb_func 0x809d58c PacifidlogBridgePerStepCallback
|
|
thumb_func 0x809d700 SetLoweredForetreeBridgeMetatile
|
|
thumb_func 0x809d764 SetNormalFortreeBridgeMetatile
|
|
thumb_func 0x809d7c8 FortreeBridgePerStepCallback
|
|
thumb_func 0x809d9e0 CoordInIcePuzzleRegion
|
|
thumb_func 0x809da24 MarkIcePuzzleCoordVisited
|
|
thumb_func 0x809da5c IsIcePuzzleCoordVisited
|
|
thumb_func 0x809daa0 SetSootopolisGymCrackedIceMetatiles
|
|
thumb_func 0x809dafc SootopolisGymIcePerStepCallback
|
|
thumb_func 0x809dc8c AshGrassPerStepCallback
|
|
thumb_func 0x809dd68 SetCrackedFloorHoleMetatile
|
|
thumb_func 0x809dda4 CrackedFloorPerStepCallback
|
|
thumb_func 0x809deb4 SetMuddySlopeMetatile
|
|
thumb_func 0x809df10 Task_MuddySlope
|
|
# clock.s
|
|
thumb_func 0x809e050 InitTimeBasedEvents
|
|
thumb_func 0x809e088 DoTimeBasedEvents
|
|
thumb_func 0x809e0c0 UpdatePerDay
|
|
thumb_func 0x809e130 UpdatePerMinute
|
|
thumb_func 0x809e18c ReturnFromStartWallClock
|
|
thumb_func 0x809e1a0 StartWallClock
|
|
# reset_rtc_screen.s
|
|
thumb_func 0x809e1c0 SpriteCB_ResetRtcCursor0
|
|
thumb_func 0x809e2dc SpriteCB_ResetRtcCursor1
|
|
thumb_func 0x809e3dc CreateCursor
|
|
thumb_func 0x809e464 FreeCursorPalette
|
|
thumb_func 0x809e478 HideChooseTimeWindow
|
|
thumb_func 0x809e49c PrintTime
|
|
thumb_func 0x809e58c ShowChooseTimeWindow
|
|
thumb_func 0x809e610 MoveTimeUpDown
|
|
thumb_func 0x809e678 Task_ResetRtc_3
|
|
thumb_func 0x809e690 Task_ResetRtc_2
|
|
thumb_func 0x809e6c0 Task_ResetRtc_1
|
|
thumb_func 0x809e7d8 Task_ResetRtc_0
|
|
thumb_func 0x809e860 CB2_InitResetRtcScreen
|
|
thumb_func 0x809e920
|
|
thumb_func 0x809e968 CB2_ResetRtcScreen
|
|
thumb_func 0x809e984
|
|
thumb_func 0x809e998 ShowMessage
|
|
thumb_func 0x809e9d0 Task_ShowResetRtcPrompt
|
|
thumb_func 0x809ead8 Task_ResetRtcScreen
|
|
# start_menu.s
|
|
thumb_func 0x809ecf4 SetDexPokemonPokenavFlags
|
|
thumb_func 0x809ed18 BuildStartMenuActions
|
|
thumb_func 0x809ed88 AddStartMenuAction
|
|
thumb_func 0x809eda4 BuildNormalStartMenu
|
|
thumb_func 0x809ee10 BuildSafariZoneStartMenu
|
|
thumb_func 0x809ee40 BuildLinkModeStartMenu
|
|
thumb_func 0x809ee7c BuildUnionRoomStartMenu
|
|
thumb_func 0x809eeb8 BuildBattlePikeStartMenu
|
|
thumb_func 0x809eedc BuildBattlePyramidStartMenu
|
|
thumb_func 0x809ef0c BuildMultiBattleRoomStartMenu
|
|
thumb_func 0x809ef2c ShowSafariBallsWindow
|
|
thumb_func 0x809efa0 ShowPyramidFloorWindow
|
|
thumb_func 0x809f04c RemoveExtraStartMenuWindows
|
|
thumb_func 0x809f098 PrintStartMenuActions
|
|
thumb_func 0x809f16c InitStartMenuStep
|
|
thumb_func 0x809f270 InitStartMenu
|
|
thumb_func 0x809f28c StartMenuTask
|
|
thumb_func 0x809f2a8 CreateStartMenuTask
|
|
thumb_func 0x809f2d8
|
|
thumb_func 0x809f2f0
|
|
thumb_func 0x809f30c
|
|
thumb_func 0x809f374 ShowStartMenu
|
|
thumb_func 0x809f39c HandleStartMenuInput
|
|
thumb_func 0x809f48c StartMenuPokedexCallback
|
|
thumb_func 0x809f4c8 StartMenuPokemonCallback
|
|
thumb_func 0x809f4fc StartMenuBagCallback
|
|
thumb_func 0x809f530 StartMenuPokeNavCallback
|
|
thumb_func 0x809f564 StartMenuPlayerNameCallback
|
|
thumb_func 0x809f5d4 StartMenuSaveCallback
|
|
thumb_func 0x809f5f8 StartMenuOptionCallback
|
|
thumb_func 0x809f63c StartMenuExitCallback
|
|
thumb_func 0x809f64c StartMenuSafariZoneRetireCallback
|
|
thumb_func 0x809f660 StartMenuLinkModePlayerNameCallback
|
|
thumb_func 0x809f698 StartMenuBattlePyramidRetireCallback
|
|
thumb_func 0x809f6ac
|
|
thumb_func 0x809f6cc StartMenuBattlePyramidBagCallback
|
|
thumb_func 0x809f700 SaveStartCallback
|
|
thumb_func 0x809f71c SaveCallback
|
|
thumb_func 0x809f774 BattlePyramidRetireStartCallback
|
|
thumb_func 0x809f790 BattlePyramidRetireReturnCallback
|
|
thumb_func 0x809f7ac BattlePyramidRetireCallback
|
|
thumb_func 0x809f800 InitSave
|
|
thumb_func 0x809f824 RunSaveCallback
|
|
thumb_func 0x809f858 SaveGame
|
|
thumb_func 0x809f870 ShowSaveMessage
|
|
thumb_func 0x809f8a8 SaveGameTask
|
|
thumb_func 0x809f8ec
|
|
thumb_func 0x809f8fc HideSaveInfoWindow
|
|
thumb_func 0x809f908 SaveStartTimer
|
|
thumb_func 0x809f914 SaveSuccesTimer
|
|
thumb_func 0x809f948 SaveErrorTimer
|
|
thumb_func 0x809f978 SaveConfirmSaveCallback
|
|
thumb_func 0x809f9c4 SaveConfirmOverwriteCallback
|
|
thumb_func 0x809f9e0 SaveConfirmInputCallback
|
|
thumb_func 0x809fa54 SaveFileExistsCallback
|
|
thumb_func 0x809fa8c BattlePyramidRetireYesNoCallback
|
|
thumb_func 0x809faa8 SaveYesNoCallback
|
|
thumb_func 0x809fac4 SaveOverwriteInputCallback
|
|
thumb_func 0x809fb0c SaveSavingMessageCallback
|
|
thumb_func 0x809fb24 SaveDoSaveCallback
|
|
thumb_func 0x809fb88 SaveSuccessCallback
|
|
thumb_func 0x809fbb0 SaveReturnSuccessCallback
|
|
thumb_func 0x809fbd4 SaveErrorCallback
|
|
thumb_func 0x809fbfc SaveReturnErrorCallback
|
|
thumb_func 0x809fc18 InitBattlePyramidRetire
|
|
thumb_func 0x809fc34 BattlePyramidConfirmRetireCallback
|
|
thumb_func 0x809fc60 SaveConfirmOverwriteDefaultNoCallback
|
|
thumb_func 0x809fc7c BattlePyramidRetireInputCallback
|
|
thumb_func 0x809fcb0
|
|
thumb_func 0x809fcbc
|
|
thumb_func 0x809fdec
|
|
thumb_func 0x809fe18
|
|
thumb_func 0x809fe28
|
|
thumb_func 0x809ff8c ShowSaveInfoWindow
|
|
thumb_func 0x80a0150 RemoveSaveInfoWindow
|
|
thumb_func 0x80a016c
|
|
thumb_func 0x80a0194
|
|
thumb_func 0x80a01dc HideStartMenuWindow
|
|
thumb_func 0x80a01fc HideStartMenu
|
|
thumb_func 0x80a020c AppendToList
|
|
# tileset_anims.s
|
|
thumb_func 0x80a021c ResetTilesetAnimBuffer
|
|
thumb_func 0x80a0248 AppendTilesetAnimToBuffer
|
|
thumb_func 0x80a0298 TransferTilesetAnimsBuffer
|
|
thumb_func 0x80a02e0 InitTilesetAnimations
|
|
thumb_func 0x80a02f4 InitSecondaryTilesetAnimation
|
|
thumb_func 0x80a0300 UpdateTilesetAnimations
|
|
thumb_func 0x80a0370 _InitPrimaryTilesetAnimation
|
|
thumb_func 0x80a03ac _InitSecondaryTilesetAnimation
|
|
thumb_func 0x80a03e8 InitTilesetAnim_General
|
|
thumb_func 0x80a0410 InitTilesetAnim_Building
|
|
thumb_func 0x80a0438 TilesetAnim_General
|
|
thumb_func 0x80a047c TilesetAnim_Building
|
|
thumb_func 0x80a0494 QueueAnimTiles_General_Flower
|
|
thumb_func 0x80a04bc QueueAnimTiles_General_Water
|
|
thumb_func 0x80a04e4 QueueAnimTiles_General_SandWaterEdge
|
|
thumb_func 0x80a050c QueueAnimTiles_General_Waterfall
|
|
thumb_func 0x80a0534 InitTilesetAnim_Fallarbor
|
|
thumb_func 0x80a055c InitTilesetAnim_BattleFrontierOutsideEast
|
|
thumb_func 0x80a0588 InitTilesetAnim_BattleFrontierOutsideWest
|
|
thumb_func 0x80a05b4 InitTilesetAnim_BattlePyramid
|
|
thumb_func 0x80a05e0 InitTilesetAnim_Mauville
|
|
thumb_func 0x80a0610 InitTilesetAnim_BikeShop
|
|
thumb_func 0x80a063c InitTilesetAnim_Fortree
|
|
thumb_func 0x80a0664 InitTilesetAnim_Lilycove
|
|
thumb_func 0x80a068c InitTilesetAnim_Mossdeep
|
|
thumb_func 0x80a06b4 InitTilesetAnim_Petalburg
|
|
thumb_func 0x80a06dc InitTilesetAnim_Cave
|
|
thumb_func 0x80a0708 InitTilesetAnim_Pacifidlog
|
|
thumb_func 0x80a0738 InitTilesetAnim_Dewford
|
|
thumb_func 0x80a0764 InitTilesetAnim_EverGrande
|
|
thumb_func 0x80a0790 InitTilesetAnim_Lavaridge
|
|
thumb_func 0x80a07bc InitTilesetAnim_EliteFour
|
|
thumb_func 0x80a07e0 InitTilesetAnim_SootopolisGym
|
|
thumb_func 0x80a0804 InitTilesetAnim_MauvilleGym
|
|
thumb_func 0x80a0830 InitTilesetAnim_Underwater
|
|
thumb_func 0x80a0854 InitTilesetAnim_Rustboro
|
|
thumb_func 0x80a0880 InitTilesetAnim_Slateport
|
|
thumb_func 0x80a08ac InitTilesetAnim_Sootopolis
|
|
thumb_func 0x80a08d8 InitTilesetAnim_BattleDome
|
|
thumb_func 0x80a0904 TilesetAnim_Rustboro
|
|
thumb_func 0x80a0980 TilesetAnim_Dewford
|
|
thumb_func 0x80a0998 TilesetAnim_Slateport
|
|
thumb_func 0x80a09b0 TilesetAnim_Mauville
|
|
thumb_func 0x80a0a24 TilesetAnim_Lavaridge
|
|
thumb_func 0x80a0a50 TilesetAnim_EverGrande
|
|
thumb_func 0x80a0ac4 TilesetAnim_Pacifidlog
|
|
thumb_func 0x80a0af4 TilesetAnim_Sootopolis
|
|
thumb_func 0x80a0b0c TilesetAnim_Underwater
|
|
thumb_func 0x80a0b28 TilesetAnim_Cave
|
|
thumb_func 0x80a0b44 TilesetAnim_BattleFrontierOutsideWest
|
|
thumb_func 0x80a0b5c TilesetAnim_BattleFrontierOutsideEast
|
|
thumb_func 0x80a0b74 QueueAnimTiles_General_LandWaterEdge
|
|
thumb_func 0x80a0b9c QueueAnimTiles_Lavaridge_Steam
|
|
thumb_func 0x80a0be4 QueueAnimTiles_Pacifidlog_LogBridges
|
|
thumb_func 0x80a0c0c QueueAnimTiles_Underwater_Seaweed
|
|
thumb_func 0x80a0c34 QueueAnimTiles_Pacifidlog_WaterCurrents
|
|
thumb_func 0x80a0c5c QueueAnimTiles_Mauville_Flowers
|
|
thumb_func 0x80a0cfc QueueAnimTiles_Rustboro_WindyWater
|
|
thumb_func 0x80a0d38 QueueAnimTiles_Rustboro_Fountain
|
|
thumb_func 0x80a0d60 QueueAnimTiles_Lavaridge_Lava
|
|
thumb_func 0x80a0d88 QueueAnimTiles_EverGrande_Flowers
|
|
thumb_func 0x80a0dc0 QueueAnimTiles_Cave_Lava
|
|
thumb_func 0x80a0de8 QueueAnimTiles_Dewford_Flag
|
|
thumb_func 0x80a0e10 QueueAnimTiles_BattleFrontierOutsideWest_Flag
|
|
thumb_func 0x80a0e38 QueueAnimTiles_BattleFrontierOutsideEast_Flag
|
|
thumb_func 0x80a0e60 QueueAnimTiles_Slateport_Balloons
|
|
thumb_func 0x80a0e88 TilesetAnim_MauvilleGym
|
|
thumb_func 0x80a0ea0 TilesetAnim_SootopolisGym
|
|
thumb_func 0x80a0eb8 TilesetAnim_EliteFour
|
|
thumb_func 0x80a0ee4 TilesetAnim_BikeShop
|
|
thumb_func 0x80a0efc TilesetAnim_BattlePyramid
|
|
thumb_func 0x80a0f20 TilesetAnim_BattleDome
|
|
thumb_func 0x80a0f38 TilesetAnim_BattleDome2
|
|
thumb_func 0x80a0f50 QueueAnimTiles_Building_TVTurnedOn
|
|
thumb_func 0x80a0f78 QueueAnimTiles_SootopolisGym_Waterfalls
|
|
thumb_func 0x80a0fc0 QueueAnimTiles_EliteFour_WallLights
|
|
thumb_func 0x80a0fe8 QueueAnimTiles_EliteFour_GroundLights
|
|
thumb_func 0x80a1010 QueueAnimTiles_MauvilleGym_ElectricGates
|
|
thumb_func 0x80a1038 QueueAnimTiles_BikeShop_BlinkingLights
|
|
thumb_func 0x80a1060 QueueAnimTiles_Sootopolis_StormyWater
|
|
thumb_func 0x80a1088 QueueAnimTiles_BattlePyramid_Torch
|
|
thumb_func 0x80a10b4 QueueAnimTiles_BattlePyramid_StatueShadow
|
|
thumb_func 0x80a10e0 BlendAnimPalette_BattleDome_FloorLights
|
|
thumb_func 0x80a114c BlendAnimPalette_BattleDome_FloorLightsNoBlend
|
|
# palette.s
|
|
thumb_func 0x80a11bc LoadCompressedPalette
|
|
thumb_func 0x80a1200 LoadPalette
|
|
thumb_func 0x80a1238 FillPalette
|
|
thumb_func 0x80a1288 TransferPlttBuffer
|
|
thumb_func 0x80a12e4 UpdatePaletteFade
|
|
thumb_func 0x80a133c ResetPaletteFade
|
|
thumb_func 0x80a135c ReadPlttIntoBuffers
|
|
thumb_func 0x80a139c BeginNormalPaletteFade
|
|
thumb_func 0x80a14e4 unref_sub_80A1C1C
|
|
thumb_func 0x80a152c unref_sub_80A1C64
|
|
thumb_func 0x80a15a4 unused_sub_80A1CDC
|
|
thumb_func 0x80a1708 unused_sub_80A1E40
|
|
thumb_func 0x80a17c8 unused_sub_80A1F00
|
|
thumb_func 0x80a1820 ResetPaletteStructByUid
|
|
thumb_func 0x80a183c ResetPaletteStruct
|
|
thumb_func 0x80a1898 ResetPaletteFadeControl
|
|
thumb_func 0x80a1910 unref_sub_80A2048
|
|
thumb_func 0x80a193c unref_sub_80A2074
|
|
thumb_func 0x80a196c GetPaletteNumByUid
|
|
thumb_func 0x80a19a0 UpdateNormalPaletteFade
|
|
thumb_func 0x80a1ae0 InvertPlttBuffer
|
|
thumb_func 0x80a1b28 TintPlttBuffer
|
|
thumb_func 0x80a1bfc UnfadePlttBuffer
|
|
thumb_func 0x80a1c58 BeginFastPaletteFade
|
|
thumb_func 0x80a1c7c BeginFastPaletteFadeInternal
|
|
thumb_func 0x80a1d00 UpdateFastPaletteFade
|
|
thumb_func 0x80a2078 BeginHardwarePaletteFade
|
|
thumb_func 0x80a2114 UpdateHardwarePaletteFade
|
|
thumb_func 0x80a2230 UpdateBlendRegisters
|
|
thumb_func 0x80a2284 IsSoftwarePaletteFadeFinishing
|
|
thumb_func 0x80a22e8 BlendPalettes
|
|
thumb_func 0x80a2324 BlendPalettesUnfaded
|
|
thumb_func 0x80a2358 TintPalette_GrayScale
|
|
thumb_func 0x80a23a8 TintPalette_GrayScale2
|
|
thumb_func 0x80a2408 TintPalette_SepiaTone
|
|
thumb_func 0x80a2474 TintPalette_CustomTone
|
|
thumb_func 0x80a250c
|
|
thumb_func 0x80a25c0
|
|
thumb_func 0x80a25fc
|
|
thumb_func 0x80a2604
|
|
thumb_func 0x80a261c
|
|
# sound.s
|
|
thumb_func 0x80a269c InitMapMusic
|
|
thumb_func 0x80a26b0 MapMusicMain
|
|
thumb_func 0x80a27a8 ResetMapMusic
|
|
thumb_func 0x80a27cc GetCurrentMapMusic
|
|
thumb_func 0x80a27d8 PlayNewMapMusic
|
|
thumb_func 0x80a27f8 StopMapMusic
|
|
thumb_func 0x80a2818 FadeOutMapMusic
|
|
thumb_func 0x80a2850 FadeOutAndPlayNewMapMusic
|
|
thumb_func 0x80a2884 FadeOutAndFadeInNewMapMusic
|
|
thumb_func 0x80a28c8 FadeInNewMapMusic
|
|
thumb_func 0x80a2904 IsNotWaitingForBGMStop
|
|
thumb_func 0x80a2928 PlayFanfareByFanfareNum
|
|
thumb_func 0x80a295c WaitFanfare
|
|
thumb_func 0x80a2994 StopFanfareByFanfareNum
|
|
thumb_func 0x80a29ac PlayFanfare
|
|
thumb_func 0x80a29e8 IsFanfareTaskInactive
|
|
thumb_func 0x80a2a08 Task_Fanfare
|
|
thumb_func 0x80a2a38 CreateFanfareTask
|
|
thumb_func 0x80a2a5c FadeInNewBGM
|
|
thumb_func 0x80a2ab0 FadeInBGM
|
|
thumb_func 0x80a2ac8 IsBGMPausedOrStopped
|
|
thumb_func 0x80a2af0 FadeOutBGM
|
|
thumb_func 0x80a2b08 FadeOutBGMTemporarily
|
|
thumb_func 0x80a2b20 IsBGMStopped
|
|
thumb_func 0x80a2b3c PlayCry1
|
|
thumb_func 0x80a2b88 PlayCry2
|
|
thumb_func 0x80a2bac PlayCry3
|
|
thumb_func 0x80a2c0c PlayCry4
|
|
thumb_func 0x80a2c70 PlayCry6
|
|
thumb_func 0x80a2ccc PlayCry5
|
|
thumb_func 0x80a2d14 PlayCryInternal
|
|
thumb_func 0x80a2f40 IsCryFinished
|
|
thumb_func 0x80a2f64 StopCryAndClearCrySongs
|
|
thumb_func 0x80a2f7c StopCry
|
|
thumb_func 0x80a2f90 IsCryPlayingOrClearCrySongs
|
|
thumb_func 0x80a2fb4 IsCryPlaying
|
|
thumb_func 0x80a2fd4 Task_DuckBGMForPokemonCry
|
|
thumb_func 0x80a301c RestoreBGMVolumeAfterPokemonCry
|
|
thumb_func 0x80a3040 PlayBGM
|
|
thumb_func 0x80a306c PlaySE
|
|
thumb_func 0x80a307c PlaySE12WithPanning
|
|
thumb_func 0x80a30d0 PlaySE1WithPanning
|
|
thumb_func 0x80a3104 PlaySE2WithPanning
|
|
thumb_func 0x80a3138 SE12PanpotControl
|
|
thumb_func 0x80a3168 IsSEPlaying
|
|
thumb_func 0x80a31ac IsBGMPlaying
|
|
thumb_func 0x80a31d4 IsSpecialSEPlaying
|
|
# battle_anim.s
|
|
thumb_func 0x80a31fc ClearBattleAnimationVars
|
|
thumb_func 0x80a32d8 DoMoveAnim
|
|
thumb_func 0x80a3310 LaunchBattleAnimation
|
|
thumb_func 0x80a34c4 DestroyAnimSprite
|
|
thumb_func 0x80a34e4 DestroyAnimVisualTask
|
|
thumb_func 0x80a3500 DestroyAnimSoundTask
|
|
thumb_func 0x80a351c AddSpriteIndex
|
|
thumb_func 0x80a354c ClearSpriteIndex
|
|
thumb_func 0x80a3580 WaitAnimFrameCount
|
|
thumb_func 0x80a35ac ScriptCmd_hang1
|
|
thumb_func 0x80a35c0 RunAnimScriptCommand
|
|
thumb_func 0x80a35ec ScriptCmd_loadspritegfx
|
|
thumb_func 0x80a3654 ScriptCmd_unloadspritegfx
|
|
thumb_func 0x80a36a0 ScriptCmd_createsprite
|
|
thumb_func 0x80a3794 ScriptCmd_createvisualtask
|
|
thumb_func 0x80a3810 ScriptCmd_delay
|
|
thumb_func 0x80a3850 ScriptCmd_waitbgfadein
|
|
thumb_func 0x80a3884 ScriptCmd_hang2
|
|
thumb_func 0x80a3888 ScriptCmd_stopsound
|
|
thumb_func 0x80a388c ScriptCmd_end
|
|
thumb_func 0x80a3994 ScriptCmd_playse
|
|
thumb_func 0x80a39bc
|
|
thumb_func 0x80a3aa0 ScriptCmd_monbg
|
|
thumb_func 0x80a3bd8 IsBattlerSpriteVisible
|
|
thumb_func 0x80a3c54 MoveBattlerSpriteToBG
|
|
thumb_func 0x80a3f68
|
|
thumb_func 0x80a3fe8
|
|
thumb_func 0x80a4044
|
|
thumb_func 0x80a40a0 task_pA_ma0A_obj_to_bg_pal
|
|
thumb_func 0x80a4178 ScriptCmd_clearmonbg
|
|
thumb_func 0x80a4248
|
|
thumb_func 0x80a42e0 ScriptCmd_monbg_22
|
|
thumb_func 0x80a43a4 ScriptCmd_clearmonbg_23
|
|
thumb_func 0x80a4478
|
|
thumb_func 0x80a4510 ScriptCmd_setalpha
|
|
thumb_func 0x80a4548 ScriptCmd_setbldcnt
|
|
thumb_func 0x80a4570 ScriptCmd_blendoff
|
|
thumb_func 0x80a4594 ScriptCmd_call
|
|
thumb_func 0x80a45c8 ScriptCmd_return
|
|
thumb_func 0x80a45dc ScriptCmd_setarg
|
|
thumb_func 0x80a4610 ScriptCmd_choosetwoturnanim
|
|
thumb_func 0x80a4650 ScriptCmd_jumpifmoveturn
|
|
thumb_func 0x80a4694 ScriptCmd_goto
|
|
thumb_func 0x80a46b8 IsContest
|
|
thumb_func 0x80a46e0 ScriptCmd_fadetobg
|
|
thumb_func 0x80a4724 ScriptCmd_fadetobgfromset
|
|
thumb_func 0x80a47bc Task_FadeToBg
|
|
thumb_func 0x80a4890 LoadMoveBg
|
|
thumb_func 0x80a4958 LoadDefaultBg
|
|
thumb_func 0x80a4974 ScriptCmd_restorebg
|
|
thumb_func 0x80a49b8 ScriptCmd_waitbgfadeout
|
|
thumb_func 0x80a49ec ScriptCmd_waitforvisualfinish
|
|
thumb_func 0x80a4a20 ScriptCmd_changebg
|
|
thumb_func 0x80a4a40 BattleAnimAdjustPanning
|
|
thumb_func 0x80a4b40 BattleAnimAdjustPanning2
|
|
thumb_func 0x80a4bb4 KeepPanInRange
|
|
thumb_func 0x80a4bdc CalculatePanIncrement
|
|
thumb_func 0x80a4c1c ScriptCmd_playsewithpan
|
|
thumb_func 0x80a4c54 ScriptCmd_setpan
|
|
thumb_func 0x80a4c80 ScriptCmd_panse_1B
|
|
thumb_func 0x80a4d40 Task_PanFromInitialToTarget
|
|
thumb_func 0x80a4dd0 ScriptCmd_panse_26
|
|
thumb_func 0x80a4e64 ScriptCmd_panse_27
|
|
thumb_func 0x80a4f24 ScriptCmd_loopsewithpan
|
|
thumb_func 0x80a4fac Task_LoopAndPlaySE
|
|
thumb_func 0x80a5008 ScriptCmd_waitplaysewithpan
|
|
thumb_func 0x80a507c Task_WaitAndPlaySE
|
|
thumb_func 0x80a50c0 ScriptCmd_createsoundtask
|
|
thumb_func 0x80a5134 ScriptCmd_waitsound
|
|
thumb_func 0x80a51b8 ScriptCmd_jumpargeq
|
|
thumb_func 0x80a520c ScriptCmd_jumpifcontest
|
|
thumb_func 0x80a524c ScriptCmd_monbgprio_28
|
|
thumb_func 0x80a52a4 ScriptCmd_monbgprio_29
|
|
thumb_func 0x80a52d4 ScriptCmd_monbgprio_2A
|
|
thumb_func 0x80a5348 ScriptCmd_invisible
|
|
thumb_func 0x80a5384 ScriptCmd_visible
|
|
thumb_func 0x80a53c4 ScriptCmd_doublebattle_2D
|
|
thumb_func 0x80a5474 ScriptCmd_doublebattle_2E
|
|
thumb_func 0x80a550c
|
|
# battle_anim_mons.s
|
|
thumb_func 0x80a5534 GetBattlerSpriteCoord
|
|
thumb_func 0x80a5680 GetBattlerYDelta
|
|
thumb_func 0x80a5868 GetBattlerElevation
|
|
thumb_func 0x80a58d4 GetBattlerSpriteFinal_Y
|
|
thumb_func 0x80a5974 GetBattlerSpriteCoord2
|
|
thumb_func 0x80a5a00 GetBattlerSpriteDefault_Y
|
|
thumb_func 0x80a5a14 GetSubstituteSpriteDefault_Y
|
|
thumb_func 0x80a5a58 GetBattlerYCoordWithElevation
|
|
thumb_func 0x80a5b08 GetAnimBattlerSpriteId
|
|
thumb_func 0x80a5b9c StoreSpriteCallbackInData6
|
|
thumb_func 0x80a5ba4 SetCallbackToStoredInData6
|
|
thumb_func 0x80a5bb4 TranslateSpriteInCircleOverDuration
|
|
thumb_func 0x80a5c14 TranslateSpriteInGrowingCircleOverDuration
|
|
thumb_func 0x80a5c90
|
|
thumb_func 0x80a5d18 TranslateSpriteInEllipseOverDuration
|
|
thumb_func 0x80a5d78 WaitAnimForDuration
|
|
thumb_func 0x80a5d98
|
|
thumb_func 0x80a5db4
|
|
thumb_func 0x80a5e04 TranslateSpriteLinear
|
|
thumb_func 0x80a5e34 TranslateSpriteLinearFixedPoint
|
|
thumb_func 0x80a5e70 TranslateSpriteLinearFixedPointIconFrame
|
|
thumb_func 0x80a5eb4
|
|
thumb_func 0x80a5ef8 TranslateMonSpriteLinear
|
|
thumb_func 0x80a5f48 TranslateMonSpriteLinearFixedPoint
|
|
thumb_func 0x80a5fa4 TranslateSpriteLinearAndFlicker
|
|
thumb_func 0x80a6014 DestroySpriteAndMatrix
|
|
thumb_func 0x80a6028
|
|
thumb_func 0x80a606c
|
|
thumb_func 0x80a6084 RunStoredCallbackWhenAffineAnimEnds
|
|
thumb_func 0x80a60a0 RunStoredCallbackWhenAnimEnds
|
|
thumb_func 0x80a60bc DestroyAnimSpriteAndDisableBlend
|
|
thumb_func 0x80a60dc DestroyAnimVisualTaskAndDisableBlend
|
|
thumb_func 0x80a6100 SetSpriteCoordsToAnimAttackerCoords
|
|
thumb_func 0x80a612c SetAnimSpriteInitialXOffset
|
|
thumb_func 0x80a619c InitAnimArcTranslation
|
|
thumb_func 0x80a61c8 TranslateAnimHorizontalArc
|
|
thumb_func 0x80a61fc TranslateAnimVerticalArc
|
|
thumb_func 0x80a6230 SetSpritePrimaryCoordsFromSecondaryCoords
|
|
thumb_func 0x80a6248 InitSpritePosToAnimTarget
|
|
thumb_func 0x80a6294 InitSpritePosToAnimAttacker
|
|
thumb_func 0x80a62f8 GetBattlerSide
|
|
thumb_func 0x80a630c GetBattlerPosition
|
|
thumb_func 0x80a631c GetBattlerAtPosition
|
|
thumb_func 0x80a6358 IsBattlerSpritePresent
|
|
thumb_func 0x80a63e8 IsDoubleBattle
|
|
thumb_func 0x80a63f8
|
|
thumb_func 0x80a6458
|
|
thumb_func 0x80a64c4
|
|
thumb_func 0x80a6530
|
|
thumb_func 0x80a6588 AnimLoadCompressedBgGfx
|
|
thumb_func 0x80a65d8 InitAnimBgTilemapBuffer
|
|
thumb_func 0x80a6610 AnimLoadCompressedBgTilemap
|
|
thumb_func 0x80a6628
|
|
thumb_func 0x80a665c
|
|
thumb_func 0x80a6674
|
|
thumb_func 0x80a66b4
|
|
thumb_func 0x80a66dc InitSpriteDataForLinearTranslation
|
|
thumb_func 0x80a671c InitAnimLinearTranslation
|
|
thumb_func 0x80a67b4 InitAndRunAnimFastLinearTranslation
|
|
thumb_func 0x80a67dc
|
|
thumb_func 0x80a6804 AnimTranslateLinear
|
|
thumb_func 0x80a6860
|
|
thumb_func 0x80a687c
|
|
thumb_func 0x80a689c
|
|
thumb_func 0x80a68c8
|
|
thumb_func 0x80a68f0 InitAnimFastLinearTranslation
|
|
thumb_func 0x80a6988 StartAnimLinearTranslation
|
|
thumb_func 0x80a69b0 AnimFastTranslateLinear
|
|
thumb_func 0x80a6a0c
|
|
thumb_func 0x80a6a28 InitAnimFastLinearTranslationWithSpeed
|
|
thumb_func 0x80a6a54
|
|
thumb_func 0x80a6a7c SetSpriteRotScale
|
|
thumb_func 0x80a6b00
|
|
thumb_func 0x80a6b38 PrepareBattlerSpriteForRotScale
|
|
thumb_func 0x80a6c0c ResetSpriteRotScale
|
|
thumb_func 0x80a6c68 SetBattlerSpriteYOffsetFromRotation
|
|
thumb_func 0x80a6ca8 TrySetSpriteRotScale
|
|
thumb_func 0x80a6d64
|
|
thumb_func 0x80a6da4 ArcTan2_
|
|
thumb_func 0x80a6dbc ArcTan2Neg
|
|
thumb_func 0x80a6dd4 SetGreyscaleOrOriginalPalette
|
|
thumb_func 0x80a6e74
|
|
thumb_func 0x80a6f8c
|
|
thumb_func 0x80a7074
|
|
thumb_func 0x80a707c GetBattlerAtPosition_
|
|
thumb_func 0x80a7090
|
|
thumb_func 0x80a70e8 TranslateAnimSpriteToTargetMonLocation
|
|
thumb_func 0x80a7174
|
|
thumb_func 0x80a71e4
|
|
thumb_func 0x80a7200
|
|
thumb_func 0x80a72b0 CloneBattlerSpriteWithBlend
|
|
thumb_func 0x80a7324 obj_delete_but_dont_free_vram
|
|
thumb_func 0x80a733c
|
|
thumb_func 0x80a73c4
|
|
thumb_func 0x80a7460 AnimTask_BlendMonInAndOut
|
|
thumb_func 0x80a74bc AnimTask_BlendMonInAndOutSetup
|
|
thumb_func 0x80a74e4 AnimTask_BlendMonInAndOutStep
|
|
thumb_func 0x80a757c
|
|
thumb_func 0x80a75c4 PrepareAffineAnimInTaskData
|
|
thumb_func 0x80a75fc RunAffineAnimFromTaskData
|
|
thumb_func 0x80a7734 SetBattlerSpriteYOffsetFromYScale
|
|
thumb_func 0x80a7788 SetBattlerSpriteYOffsetFromOtherYScale
|
|
thumb_func 0x80a77e0 GetBattlerYDeltaFromSpriteId
|
|
thumb_func 0x80a7910 StorePointerInVars
|
|
thumb_func 0x80a7918 LoadPointerFromVars
|
|
thumb_func 0x80a7924
|
|
thumb_func 0x80a7990
|
|
thumb_func 0x80a7a08 AnimTask_GetFrustrationPowerLevel
|
|
thumb_func 0x80a7a3c
|
|
thumb_func 0x80a7b40
|
|
thumb_func 0x80a7bac GetBattlerSpriteSubpriority
|
|
thumb_func 0x80a7bf0 GetBattlerSpriteBGPriority
|
|
thumb_func 0x80a7c2c GetBattlerSpriteBGPriorityRank
|
|
thumb_func 0x80a7c5c
|
|
thumb_func 0x80a7ed8 DestroySpriteAndFreeResources_
|
|
thumb_func 0x80a7ee4 GetBattlerSpriteCoordAttr
|
|
thumb_func 0x80a81ec SetAverageBattlerPositions
|
|
thumb_func 0x80a8290
|
|
thumb_func 0x80a8334
|
|
thumb_func 0x80a83b4
|
|
thumb_func 0x80a842c
|
|
thumb_func 0x80a848c
|
|
thumb_func 0x80a8574
|
|
thumb_func 0x80a8640
|
|
thumb_func 0x80a86c4
|
|
thumb_func 0x80a86f8
|
|
thumb_func 0x80a8750
|
|
thumb_func 0x80a87ac
|
|
# task.s
|
|
thumb_func 0x80a8818 ResetTasks
|
|
thumb_func 0x80a8878 CreateTask
|
|
thumb_func 0x80a88cc InsertTask
|
|
thumb_func 0x80a8964 DestroyTask
|
|
thumb_func 0x80a89d4 RunTasks
|
|
thumb_func 0x80a8a04 FindFirstActiveTask
|
|
thumb_func 0x80a8a40 TaskDummy
|
|
thumb_func 0x80a8a44 SetTaskFuncWithFollowupFunc
|
|
thumb_func 0x80a8a78 SwitchTaskToFollowupFunc
|
|
thumb_func 0x80a8aac FuncIsActiveTask
|
|
thumb_func 0x80a8ae4 FindTaskIdByFunc
|
|
thumb_func 0x80a8b14 GetTaskCount
|
|
thumb_func 0x80a8b44 SetWordTaskArg
|
|
thumb_func 0x80a8b7c GetWordTaskArg
|
|
# reshow_battle_screen.s
|
|
thumb_func 0x80a8bbc nullsub_35
|
|
thumb_func 0x80a8bc0 ReshowBattleScreenAfterMenu
|
|
thumb_func 0x80a8c04 CB2_ReshowBattleScreenAfterMenu
|
|
thumb_func 0x80a8ebc
|
|
thumb_func 0x80a8edc LoadBattlerSpriteGfx
|
|
thumb_func 0x80a8fd0 CreateBattlerSprite
|
|
thumb_func 0x80a93a4 CreateHealthboxSprite
|
|
# battle_anim_status_effects.s
|
|
thumb_func 0x80a9538
|
|
thumb_func 0x80a967c
|
|
thumb_func 0x80a970c
|
|
thumb_func 0x80a9740
|
|
thumb_func 0x80a97bc
|
|
thumb_func 0x80a9898
|
|
thumb_func 0x80a98e8
|
|
thumb_func 0x80a9998
|
|
thumb_func 0x80a99ec
|
|
thumb_func 0x80a9a54 AnimTask_StatsChange
|
|
thumb_func 0x80a9c2c LaunchStatusAnimation
|
|
thumb_func 0x80a9c7c Task_DoStatusAnimation
|
|
thumb_func 0x80a9c8c
|
|
# title_screen.s
|
|
thumb_func 0x80a9cd4 SpriteCB_VersionBannerLeft
|
|
thumb_func 0x80a9d3c SpriteCB_VersionBannerRight
|
|
thumb_func 0x80a9d7c SpriteCB_PressStartCopyrightBanner
|
|
thumb_func 0x80a9db4 CreatePressStartBanner
|
|
thumb_func 0x80a9e10 CreateCopyrightBanner
|
|
thumb_func 0x80a9e6c SpriteCB_PokemonLogoShine
|
|
thumb_func 0x80a9f1c SpriteCB_PokemonLogoShine2
|
|
thumb_func 0x80a9f44 StartPokemonLogoShine
|
|
thumb_func 0x80aa048 CB2_GoToClearSaveDataScreen
|
|
thumb_func 0x80aa06c CB2_InitTitleScreen
|
|
thumb_func 0x80aa400 CB2_GoToCopyrightScreen
|
|
thumb_func 0x80aa418 Task_TitleScreenPhase1
|
|
thumb_func 0x80aa528 Task_TitleScreenPhase2
|
|
thumb_func 0x80aa650 Task_TitleScreenPhase3
|
|
thumb_func 0x80aa7b4 CB2_GoToMainMenu
|
|
thumb_func 0x80aa7d0 CB2_GoToResetRtcScreen
|
|
thumb_func 0x80aa7ec
|
|
thumb_func 0x80aa808
|
|
thumb_func 0x80aa824 CB2_GoToBerryFixScreen
|
|
thumb_func 0x80aa844 UpdateLegendaryMarkingColor
|
|
# field_weather.s
|
|
thumb_func 0x80aa8a0 StartWeather
|
|
thumb_func 0x80aa994 SetNextWeather
|
|
thumb_func 0x80aaa00 SetCurrentAndNextWeather
|
|
thumb_func 0x80aaa2c SetCurrentAndNextWeatherNoDelay
|
|
thumb_func 0x80aaa5c Task_WeatherInit
|
|
thumb_func 0x80aaaac Task_WeatherMain
|
|
thumb_func 0x80aab4c None_Main
|
|
thumb_func 0x80aab68 None_Init
|
|
thumb_func 0x80aab88 SetWeatherScreenFadeOut
|
|
thumb_func 0x80aab8c None_Finish
|
|
thumb_func 0x80aab90 BuildGammaShiftTables
|
|
thumb_func 0x80aaca4 UpdateWeatherGammaShift
|
|
thumb_func 0x80aad30 FadeInScreenWithWeather
|
|
thumb_func 0x80aae48 FadeInScreen_RainShowShade
|
|
thumb_func 0x80aaea8 FadeInScreen_Drought
|
|
thumb_func 0x80aaf00 FadeInScreen_Fog1
|
|
thumb_func 0x80aaf3c DoNothing
|
|
thumb_func 0x80aaf40 ApplyGammaShift
|
|
thumb_func 0x80ab144 ApplyGammaShiftWithBlend
|
|
thumb_func 0x80ab28c ApplyDroughtGammaShiftWithBlend
|
|
thumb_func 0x80ab3ac ApplyFogBlend
|
|
thumb_func 0x80ab4c8 MarkFogSpritePalToLighten
|
|
thumb_func 0x80ab4fc LightenSpritePaletteInFog
|
|
thumb_func 0x80ab544
|
|
thumb_func 0x80ab578
|
|
thumb_func 0x80ab5cc FadeScreen
|
|
thumb_func 0x80ab6f8 IsWeatherNotFadingIn
|
|
thumb_func 0x80ab714 UpdateSpritePaletteWithWeather
|
|
thumb_func 0x80ab7fc ApplyWeatherGammaShiftToPal
|
|
thumb_func 0x80ab81c
|
|
thumb_func 0x80ab848 LoadCustomWeatherSpritePalette
|
|
thumb_func 0x80ab878 LoadDroughtWeatherPalette
|
|
thumb_func 0x80ab880 ResetDroughtWeatherPaletteLoading
|
|
thumb_func 0x80ab8a0 LoadDroughtWeatherPalettes
|
|
thumb_func 0x80ab8dc
|
|
thumb_func 0x80ab8ec
|
|
thumb_func 0x80ab918
|
|
thumb_func 0x80aba20 Weather_SetBlendCoeffs
|
|
thumb_func 0x80aba60 Weather_SetTargetBlendCoeffs
|
|
thumb_func 0x80abaa4 Weather_UpdateBlend
|
|
thumb_func 0x80abb70
|
|
thumb_func 0x80abc08 GetCurrentWeather
|
|
thumb_func 0x80abc18 SetRainStrengthFromSoundEffect
|
|
thumb_func 0x80abc74 PlayRainStoppingSoundEffect
|
|
thumb_func 0x80abcb8 IsWeatherChangeComplete
|
|
thumb_func 0x80abccc
|
|
thumb_func 0x80abce0
|
|
thumb_func 0x80abcf4 PreservePaletteInWeather
|
|
thumb_func 0x80abd24 ResetPreservedPalettesInWeather
|
|
# field_weather_effect.s
|
|
thumb_func 0x80abd34 Clouds_InitVars
|
|
thumb_func 0x80abd80 Clouds_InitAll
|
|
thumb_func 0x80abdb0 Clouds_Main
|
|
thumb_func 0x80abe10 Clouds_Finish
|
|
thumb_func 0x80abe58 Sunny_InitVars
|
|
thumb_func 0x80abe7c Sunny_InitAll
|
|
thumb_func 0x80abe88 Sunny_Main
|
|
thumb_func 0x80abe8c Shade_Finish
|
|
thumb_func 0x80abe90 CreateCloudSprites
|
|
thumb_func 0x80abf5c DestroyCloudSprites
|
|
thumb_func 0x80abfb0 UpdateCloudSprite
|
|
thumb_func 0x80abfcc Drought_InitVars
|
|
thumb_func 0x80ac000 Drought_InitAll
|
|
thumb_func 0x80ac030 Drought_Main
|
|
thumb_func 0x80ac114 Sunny_Finish
|
|
thumb_func 0x80ac118 StartDroughtWeatherBlend
|
|
thumb_func 0x80ac12c UpdateDroughtBlend
|
|
thumb_func 0x80ac224 LightRain_InitVars
|
|
thumb_func 0x80ac290 LightRain_InitAll
|
|
thumb_func 0x80ac2c0 LightRain_Main
|
|
thumb_func 0x80ac320 LightRain_Finish
|
|
thumb_func 0x80ac3ac StartRainSpriteFall
|
|
thumb_func 0x80ac480 UpdateRainSprite
|
|
thumb_func 0x80ac584 WaitRainSprite
|
|
thumb_func 0x80ac5b0 InitRainSpriteMovement
|
|
thumb_func 0x80ac664 LoadRainSpriteSheet
|
|
thumb_func 0x80ac674 CreateRainSprite
|
|
thumb_func 0x80ac7a8 UpdateVisibleRainSprites
|
|
thumb_func 0x80ac834 DestroyRainSprites
|
|
thumb_func 0x80ac888 Snow_InitVars
|
|
thumb_func 0x80ac8d8 Snow_InitAll
|
|
thumb_func 0x80ac944 Snow_Main
|
|
thumb_func 0x80ac980 Snow_Finish
|
|
thumb_func 0x80ac9e4 UpdateVisibleSnowflakeSprites
|
|
thumb_func 0x80aca60 CreateSnowflakeSprite
|
|
thumb_func 0x80acacc DestroySnowflakeSprite
|
|
thumb_func 0x80acb00 InitSnowflakeSpriteMovement
|
|
thumb_func 0x80acbac WaitSnowflakeSprite
|
|
thumb_func 0x80acc08 UpdateSnowflakeSprite
|
|
thumb_func 0x80acd40 MedRain_InitVars
|
|
thumb_func 0x80acdb4 MedRain_InitAll
|
|
thumb_func 0x80acde4 HeavyRain_InitVars
|
|
thumb_func 0x80ace50 HeavyRain_InitAll
|
|
thumb_func 0x80ace80 Rain_Main
|
|
thumb_func 0x80ad20c Rain_Finish
|
|
thumb_func 0x80ad2b8 SetThunderCounter
|
|
thumb_func 0x80ad2f4 UpdateThunderSound
|
|
thumb_func 0x80ad35c Fog1_InitVars
|
|
thumb_func 0x80ad3bc Fog1_InitAll
|
|
thumb_func 0x80ad3ec Fog1_Main
|
|
thumb_func 0x80ad4ac Fog1_Finish
|
|
thumb_func 0x80ad548 Fog1SpriteCallback
|
|
thumb_func 0x80ad5a8 CreateFog1Sprites
|
|
thumb_func 0x80ad664 DestroyFog1Sprites
|
|
thumb_func 0x80ad6b8 Ash_InitVars
|
|
thumb_func 0x80ad714 Ash_InitAll
|
|
thumb_func 0x80ad744 Ash_Main
|
|
thumb_func 0x80ad7f0 Ash_Finish
|
|
thumb_func 0x80ad858 LoadAshSpriteSheet
|
|
thumb_func 0x80ad868 CreateAshSprites
|
|
thumb_func 0x80ad910 DestroyAshSprites
|
|
thumb_func 0x80ad964 UpdateAshSprite
|
|
thumb_func 0x80ad9e0 Fog2_InitVars
|
|
thumb_func 0x80ada64 Fog2_InitAll
|
|
thumb_func 0x80ada94 Fog2_Main
|
|
thumb_func 0x80adaf8 Fog2_Finish
|
|
thumb_func 0x80adb58 UpdateFog2Movement
|
|
thumb_func 0x80adbec CreateFog2Sprites
|
|
thumb_func 0x80adca4 DestroyFog2Sprites
|
|
thumb_func 0x80adcf8 UpdateFog2Sprite
|
|
thumb_func 0x80add58 Sandstorm_InitVars
|
|
thumb_func 0x80addd8 Sandstorm_InitAll
|
|
thumb_func 0x80ade08 Sandstorm_Main
|
|
thumb_func 0x80ade84 Sandstorm_Finish
|
|
thumb_func 0x80adee8 UpdateSandstormWaveIndex
|
|
thumb_func 0x80adf20 UpdateSandstormMovement
|
|
thumb_func 0x80adfa0 DestroySandstormSprites
|
|
thumb_func 0x80ae034 CreateSandstormSprites
|
|
thumb_func 0x80ae0f4 CreateSwirlSandstormSprites
|
|
thumb_func 0x80ae1f4 UpdateSandstormSprite
|
|
thumb_func 0x80ae254 WaitSandSwirlSpriteEntrance
|
|
thumb_func 0x80ae278 UpdateSandstormSwirlSprite
|
|
thumb_func 0x80ae2ec Shade_InitVars
|
|
thumb_func 0x80ae31c Shade_InitAll
|
|
thumb_func 0x80ae328 Shade_Main
|
|
thumb_func 0x80ae32c Drought_Finish
|
|
thumb_func 0x80ae330 Bubbles_InitVars
|
|
thumb_func 0x80ae384 Bubbles_InitAll
|
|
thumb_func 0x80ae3b4 Bubbles_Main
|
|
thumb_func 0x80ae428 Bubbles_Finish
|
|
thumb_func 0x80ae444 CreateBubbleSprite
|
|
thumb_func 0x80ae4cc DestroyBubbleSprites
|
|
thumb_func 0x80ae530 UpdateBubbleSprite
|
|
thumb_func 0x80ae590 UnusedSetCurrentAlternatingWeather
|
|
thumb_func 0x80ae5a4 Task_DoAlternatingWeather
|
|
thumb_func 0x80ae624 CreateAlternatingWeatherTask
|
|
thumb_func 0x80ae678 SetSav1Weather
|
|
thumb_func 0x80ae6a8 GetSav1Weather
|
|
thumb_func 0x80ae6b8 SetSav1WeatherFromCurrMapHeader
|
|
thumb_func 0x80ae6ec SetWeather
|
|
thumb_func 0x80ae704 SetWeather_Unused
|
|
thumb_func 0x80ae71c DoCurrentWeather
|
|
thumb_func 0x80ae780 ResumePausedWeather
|
|
thumb_func 0x80ae7e4 TranslateWeatherNum
|
|
thumb_func 0x80ae8b8 UpdateWeatherPerDay
|
|
thumb_func 0x80ae8d8 UpdateRainCounter
|
|
# field_screen_effect.s
|
|
thumb_func 0x80ae8f8 palette_bg_faded_fill_white
|
|
thumb_func 0x80ae91c palette_bg_faded_fill_black
|
|
thumb_func 0x80ae93c pal_fill_for_maplights
|
|
thumb_func 0x80ae988
|
|
thumb_func 0x80ae99c pal_fill_black
|
|
thumb_func 0x80ae9b0 WarpFadeScreen
|
|
thumb_func 0x80ae9f0
|
|
thumb_func 0x80aea08 task0A_nop_for_a_while
|
|
thumb_func 0x80aea24
|
|
thumb_func 0x80aea44 task0A_asap_script_env_2_enable_and_set_ctx_running
|
|
thumb_func 0x80aea64 FieldCallback_ReturnToEventScript2
|
|
thumb_func 0x80aea84
|
|
thumb_func 0x80aeaa0 task_mpl_807DD60
|
|
thumb_func 0x80aeb10
|
|
thumb_func 0x80aeb30
|
|
thumb_func 0x80aebb0
|
|
thumb_func 0x80aec10
|
|
thumb_func 0x80aec30
|
|
thumb_func 0x80aec94 mapldr_default
|
|
thumb_func 0x80aecac
|
|
thumb_func 0x80aecc4
|
|
thumb_func 0x80aece4
|
|
thumb_func 0x80aed08
|
|
thumb_func 0x80aed34
|
|
thumb_func 0x80aee4c task_map_chg_seq_0807E20C
|
|
thumb_func 0x80aef0c task_map_chg_seq_0807E2CC
|
|
thumb_func 0x80aef5c
|
|
thumb_func 0x80aef84
|
|
thumb_func 0x80aefa0
|
|
thumb_func 0x80aefac task_mpl_807E3C8
|
|
thumb_func 0x80aefd0
|
|
thumb_func 0x80aefec
|
|
thumb_func 0x80af00c PaletteFadeActive
|
|
thumb_func 0x80af018 WaitForWeatherFadeIn
|
|
thumb_func 0x80af030 DoWarp
|
|
thumb_func 0x80af068 DoDiveWarp
|
|
thumb_func 0x80af098
|
|
thumb_func 0x80af0cc DoDoorWarp
|
|
thumb_func 0x80af0f0 DoFallWarp
|
|
thumb_func 0x80af108
|
|
thumb_func 0x80af124
|
|
thumb_func 0x80af134
|
|
thumb_func 0x80af144
|
|
thumb_func 0x80af178
|
|
thumb_func 0x80af1b4
|
|
thumb_func 0x80af1dc
|
|
thumb_func 0x80af244
|
|
thumb_func 0x80af268 Task_ReturnToWorldFromLinkRoom
|
|
thumb_func 0x80af2f4
|
|
thumb_func 0x80af308
|
|
thumb_func 0x80af384
|
|
thumb_func 0x80af4f0 task0A_fade_n_map_maybe
|
|
thumb_func 0x80af55c
|
|
thumb_func 0x80af594 SetFlashScanlineEffectWindowBoundary
|
|
thumb_func 0x80af5c0 SetFlashScanlineEffectWindowBoundaries
|
|
thumb_func 0x80af64c SetFlash2ScanlineEffectWindowBoundary
|
|
thumb_func 0x80af678 SetFlash2ScanlineEffectWindowBoundaries
|
|
thumb_func 0x80af704 UpdateFlashLevelEffect
|
|
thumb_func 0x80af7c8 UpdateFlash2LevelEffect
|
|
thumb_func 0x80af88c
|
|
thumb_func 0x80af8b4
|
|
thumb_func 0x80af8d8
|
|
thumb_func 0x80af938
|
|
thumb_func 0x80af998
|
|
thumb_func 0x80af9e4 WriteFlashScanlineEffectBuffer
|
|
thumb_func 0x80afa20 WriteBattlePyramidViewScanlineEffectBuffer
|
|
thumb_func 0x80afa5c task0A_mpl_807E31C
|
|
thumb_func 0x80afab8
|
|
thumb_func 0x80afb40
|
|
thumb_func 0x80afb64
|
|
thumb_func 0x80afb88
|
|
thumb_func 0x80afbc4
|
|
thumb_func 0x80afc14
|
|
thumb_func 0x80afe30
|
|
thumb_func 0x80afe88
|
|
thumb_func 0x80afeb0
|
|
thumb_func 0x80afec8 task50_0807F0C8
|
|
# battle_setup.s
|
|
thumb_func 0x80afeec Task_BattleStart
|
|
thumb_func 0x80aff58 CreateBattleStartTask
|
|
thumb_func 0x80aff94 BattleSetup_StartWildBattle
|
|
thumb_func 0x80affac BattleSetup_StartBattlePikeWildBattle
|
|
thumb_func 0x80affb8 DoStandardWildBattle
|
|
thumb_func 0x80b0028 BattleSetup_StartRoamerBattle
|
|
thumb_func 0x80b0078 DoSafariBattle
|
|
thumb_func 0x80b00b0 DoBattlePikeWildBattle
|
|
thumb_func 0x80b0100 DoTrainerBattle
|
|
thumb_func 0x80b0124
|
|
thumb_func 0x80b0168 StartWallyTutorialBattle
|
|
thumb_func 0x80b01a4 BattleSetup_StartScriptedWildBattle
|
|
thumb_func 0x80b01e8 BattleSetup_StartLatiBattle
|
|
thumb_func 0x80b0230 BattleSetup_StartLegendaryBattle
|
|
thumb_func 0x80b0314 StartGroudonKyogreBattle
|
|
thumb_func 0x80b0370 StartRegiBattle
|
|
thumb_func 0x80b03f4 CB2_EndWildBattle
|
|
thumb_func 0x80b0468 CB2_EndScriptedWildBattle
|
|
thumb_func 0x80b04cc BattleSetup_GetTerrainId
|
|
thumb_func 0x80b0620 GetBattleTransitionTypeByMap
|
|
thumb_func 0x80b0684 GetSumOfPlayerPartyLevel
|
|
thumb_func 0x80b06e4 GetSumOfEnemyPartyLevel
|
|
thumb_func 0x80b07b8 GetWildBattleTransition
|
|
thumb_func 0x80b0824 GetTrainerBattleTransition
|
|
thumb_func 0x80b08f8
|
|
thumb_func 0x80b0a24 ChooseStarter
|
|
thumb_func 0x80b0a44 CB2_GiveStarter
|
|
thumb_func 0x80b0a94 CB2_StartFirstBattle
|
|
thumb_func 0x80b0af0 CB2_EndFirstBattle
|
|
thumb_func 0x80b0b04
|
|
thumb_func 0x80b0b20
|
|
thumb_func 0x80b0b3c TrainerBattleLoadArg32
|
|
thumb_func 0x80b0b54 TrainerBattleLoadArg16
|
|
thumb_func 0x80b0b60 TrainerBattleLoadArg8
|
|
thumb_func 0x80b0b64 GetTrainerBFlag
|
|
thumb_func 0x80b0b7c GetTrainerAFlag
|
|
thumb_func 0x80b0b94 IsPlayerDefeated
|
|
thumb_func 0x80b0bd4 ResetTrainerOpponentIds
|
|
thumb_func 0x80b0be8 InitTrainerBattleVariables
|
|
thumb_func 0x80b0c5c TrainerBattleLoadArgs
|
|
thumb_func 0x80b0ce4 SetMapVarsToTrainer
|
|
thumb_func 0x80b0d1c BattleSetup_ConfigureTrainerBattle
|
|
thumb_func 0x80b0f18 ConfigureAndSetUpOneTrainerBattle
|
|
thumb_func 0x80b0f5c ConfigureTwoTrainersBattle
|
|
thumb_func 0x80b0f90 SetUpTwoTrainersBattle
|
|
thumb_func 0x80b0fa4 GetTrainerFlagFromScriptPointer
|
|
thumb_func 0x80b0fc4 SetUpTrainerMovement
|
|
thumb_func 0x80b0ff8 GetTrainerBattleMode
|
|
thumb_func 0x80b1004 GetTrainerFlag
|
|
thumb_func 0x80b104c SetBattledTrainersFlags
|
|
thumb_func 0x80b1078 SetBattledTrainerFlag
|
|
thumb_func 0x80b108c HasTrainerBeenFought
|
|
thumb_func 0x80b10a4 ClearTrainerFlag
|
|
thumb_func 0x80b10b8 SetTrainerFlag
|
|
thumb_func 0x80b10cc BattleSetup_StartTrainerBattle
|
|
thumb_func 0x80b1204 CB2_EndTrainerBattle
|
|
thumb_func 0x80b1280 CB2_EndRematchBattle
|
|
thumb_func 0x80b12d8 BattleSetup_StartRematchBattle
|
|
thumb_func 0x80b1300 ShowTrainerIntroSpeech
|
|
thumb_func 0x80b13e4 BattleSetup_GetScriptAddrAfterBattle
|
|
thumb_func 0x80b13fc BattleSetup_GetTrainerPostBattleScript
|
|
thumb_func 0x80b144c ShowTrainerCantBattleSpeech
|
|
thumb_func 0x80b145c SetUpTrainerEncounterMusic
|
|
thumb_func 0x80b1558 ReturnEmptyStringIfNull
|
|
thumb_func 0x80b1568 GetIntroSpeechOfApproachingTrainer
|
|
thumb_func 0x80b1590 GetTrainerALoseText
|
|
thumb_func 0x80b15cc GetTrainerBLoseText
|
|
thumb_func 0x80b15f0 GetTrainerWonSpeech
|
|
thumb_func 0x80b1604 GetTrainerCantBattleSpeech
|
|
thumb_func 0x80b1618 FirstBattleTrainerIdToRematchTableId
|
|
thumb_func 0x80b163c TrainerIdToRematchTableId
|
|
thumb_func 0x80b1680
|
|
thumb_func 0x80b16a8 SetRematchIdForTrainer
|
|
thumb_func 0x80b16e8 UpdateRandomTrainerRematches
|
|
thumb_func 0x80b1780 UpdateRematchIfDefeated
|
|
thumb_func 0x80b17ac DoesSomeoneWantRematchIn_
|
|
thumb_func 0x80b17f4 IsRematchTrainerIn_
|
|
thumb_func 0x80b1824 IsFirstTrainerIdReadyForRematch
|
|
thumb_func 0x80b1860 IsTrainerReadyForRematch_
|
|
thumb_func 0x80b189c GetRematchTrainerIdFromTable
|
|
thumb_func 0x80b18f0 GetLastBeatenRematchTrainerIdFromTable
|
|
thumb_func 0x80b1948 ClearTrainerWantRematchState
|
|
thumb_func 0x80b1978 GetTrainerMatchCallFlag
|
|
thumb_func 0x80b19a8 RegisterTrainerInMatchCall
|
|
thumb_func 0x80b19e0 WasSecondRematchWon
|
|
thumb_func 0x80b1a14 HasAtLeastFiveBadges
|
|
thumb_func 0x80b1a48 IncrementRematchStepCounter
|
|
thumb_func 0x80b1a74 IsRematchStepCounterMaxed
|
|
thumb_func 0x80b1aa0 TryUpdateRandomTrainerRematches
|
|
thumb_func 0x80b1ae0 DoesSomeoneWantRematchIn
|
|
thumb_func 0x80b1b00 IsRematchTrainerIn
|
|
thumb_func 0x80b1b20 GetRematchTrainerId
|
|
thumb_func 0x80b1b3c GetLastBeatenRematchTrainerId
|
|
thumb_func 0x80b1b58 ShouldTryRematchBattle
|
|
thumb_func 0x80b1b8c IsTrainerReadyForRematch
|
|
thumb_func 0x80b1ba8 HandleRematchVarsOnBattleEnd
|
|
thumb_func 0x80b1bc4 ShouldTryGetTrainerScript
|
|
thumb_func 0x80b1c04 CountBattledRematchTeams
|
|
# cable_club.s
|
|
thumb_func 0x80b1c58
|
|
thumb_func 0x80b1c9c
|
|
thumb_func 0x80b1cf8
|
|
thumb_func 0x80b1d18
|
|
thumb_func 0x80b1d54
|
|
thumb_func 0x80b1dd4
|
|
thumb_func 0x80b1e08
|
|
thumb_func 0x80b1e54
|
|
thumb_func 0x80b1ea8
|
|
thumb_func 0x80b1edc
|
|
thumb_func 0x80b1f10
|
|
thumb_func 0x80b1f64
|
|
thumb_func 0x80b1fe8
|
|
thumb_func 0x80b2038
|
|
thumb_func 0x80b20e0
|
|
thumb_func 0x80b2184
|
|
thumb_func 0x80b21f4
|
|
thumb_func 0x80b22e4
|
|
thumb_func 0x80b23d0
|
|
thumb_func 0x80b2470 task_map_chg_seq_0807EC34
|
|
thumb_func 0x80b250c
|
|
thumb_func 0x80b258c
|
|
thumb_func 0x80b25c8
|
|
thumb_func 0x80b2608
|
|
thumb_func 0x80b2648
|
|
thumb_func 0x80b2680
|
|
thumb_func 0x80b2728
|
|
thumb_func 0x80b2750
|
|
thumb_func 0x80b2784
|
|
thumb_func 0x80b27ac
|
|
thumb_func 0x80b27d4
|
|
thumb_func 0x80b27fc
|
|
thumb_func 0x80b28f0
|
|
thumb_func 0x80b2940
|
|
thumb_func 0x80b2994
|
|
thumb_func 0x80b29cc
|
|
thumb_func 0x80b2a00
|
|
thumb_func 0x80b2a0c
|
|
thumb_func 0x80b2a60
|
|
thumb_func 0x80b2b68
|
|
thumb_func 0x80b2cfc
|
|
thumb_func 0x80b2d68
|
|
thumb_func 0x80b2e48 CleanupLinkRoomState
|
|
thumb_func 0x80b2e78 ExitLinkRoom
|
|
thumb_func 0x80b2e84
|
|
thumb_func 0x80b2f30
|
|
thumb_func 0x80b2f58
|
|
thumb_func 0x80b2ff0
|
|
thumb_func 0x80b3080 PlayerEnteredTradeSeat
|
|
thumb_func 0x80b30ac
|
|
thumb_func 0x80b30c0 nullsub_37
|
|
thumb_func 0x80b30c4 ColosseumPlayerSpotTriggered
|
|
thumb_func 0x80b3100
|
|
thumb_func 0x80b3118 sp02A_crash_sound
|
|
thumb_func 0x80b3130 GetLinkTrainerCardColor
|
|
thumb_func 0x80b3188 task00_08081A90
|
|
thumb_func 0x80b3204
|
|
thumb_func 0x80b3228
|
|
thumb_func 0x80b3250
|
|
thumb_func 0x80b331c
|
|
# trainer_see.s
|
|
thumb_func 0x80b3340 CheckForTrainersWantingBattle
|
|
thumb_func 0x80b3458 CheckTrainer
|
|
thumb_func 0x80b3548 GetTrainerApproachDistance
|
|
thumb_func 0x80b35f8 GetTrainerApproachDistanceSouth
|
|
thumb_func 0x80b363c GetTrainerApproachDistanceNorth
|
|
thumb_func 0x80b3680 GetTrainerApproachDistanceWest
|
|
thumb_func 0x80b36c4 GetTrainerApproachDistanceEast
|
|
thumb_func 0x80b3708 CheckPathBetweenTrainerAndPlayer
|
|
thumb_func 0x80b37c4 TrainerApproachPlayer
|
|
thumb_func 0x80b3820
|
|
thumb_func 0x80b3870 Task_RunTrainerSeeFuncList
|
|
thumb_func 0x80b38d0
|
|
thumb_func 0x80b38d4 TrainerExclamationMark
|
|
thumb_func 0x80b3918 WaitTrainerExclamationMark
|
|
thumb_func 0x80b3958 TrainerMoveToPlayer
|
|
thumb_func 0x80b39b4 PlayerFaceApproachingTrainer
|
|
thumb_func 0x80b3a70 WaitPlayerFaceApproachingTrainer
|
|
thumb_func 0x80b3ab4 RevealDisguisedTrainer
|
|
thumb_func 0x80b3ae8 WaitRevealDisguisedTrainer
|
|
thumb_func 0x80b3b04 RevealHiddenTrainer
|
|
thumb_func 0x80b3b38 PopOutOfAshHiddenTrainer
|
|
thumb_func 0x80b3b90 JumpInPlaceHiddenTrainer
|
|
thumb_func 0x80b3c04 WaitRevealHiddenTrainer
|
|
thumb_func 0x80b3c20
|
|
thumb_func 0x80b3cd0
|
|
thumb_func 0x80b3d04 EndTrainerApproach
|
|
thumb_func 0x80b3d14 Task_DestroyTrainerApproachTask
|
|
thumb_func 0x80b3d28 TryPrepareSecondApproachingTrainer
|
|
thumb_func 0x80b3d78 FldEff_ExclamationMarkIcon
|
|
thumb_func 0x80b3db0 FldEff_QuestionMarkIcon
|
|
thumb_func 0x80b3de8 FldEff_HeartIcon
|
|
thumb_func 0x80b3e30 SetIconSpriteData
|
|
thumb_func 0x80b3e7c SpriteCB_TrainerIcons
|
|
thumb_func 0x80b3f14 GetCurrentApproachingTrainerEventObjectId
|
|
thumb_func 0x80b3f38 GetChosenApproachingTrainerEventObjectId
|
|
thumb_func 0x80b3f60
|
|
# wild_encounter.s
|
|
thumb_func 0x80b4010 DisableWildEncounters
|
|
thumb_func 0x80b401c GetRoute119WaterTileNum
|
|
thumb_func 0x80b40dc CheckFeebas
|
|
thumb_func 0x80b41f0 FeebasRandom
|
|
thumb_func 0x80b4210 FeebasSeedRng
|
|
thumb_func 0x80b4220 ChooseWildMonIndex_Land
|
|
thumb_func 0x80b42dc ChooseWildMonIndex_WaterRock
|
|
thumb_func 0x80b4330 ChooseWildMonIndex_Fishing
|
|
thumb_func 0x80b43cc ChooseWildMonLevel
|
|
thumb_func 0x80b4450 GetCurrentMapWildMonHeaderId
|
|
thumb_func 0x80b44d0 PickWildMonNature
|
|
thumb_func 0x80b45c0 CreateWildMon
|
|
thumb_func 0x80b46a4 TryGenerateWildMon
|
|
thumb_func 0x80b477c GenerateFishingWildMon
|
|
thumb_func 0x80b47b4 SetUpMassOutbreakEncounter
|
|
thumb_func 0x80b4834 DoMassOutbreakEncounterTest
|
|
thumb_func 0x80b489c DoWildEncounterRateDiceRoll
|
|
thumb_func 0x80b48c8 DoWildEncounterRateTest
|
|
thumb_func 0x80b4994 DoGlobalWildEncounterDiceRoll
|
|
thumb_func 0x80b49b8 AreLegendariesInSootopolisPreventingEncounters
|
|
thumb_func 0x80b49e0 StandardWildEncounter
|
|
thumb_func 0x80b4c64 RockSmashWildEncounter
|
|
thumb_func 0x80b4cd0 SweetScentWildEncounter
|
|
thumb_func 0x80b4e54 DoesCurrentMapHaveFishingMons
|
|
thumb_func 0x80b4e8c FishingWildEncounter
|
|
thumb_func 0x80b4ef8 GetLocalWildMon
|
|
thumb_func 0x80b4f84 GetLocalWaterMon
|
|
thumb_func 0x80b4fc8 UpdateRepelCounter
|
|
thumb_func 0x80b5024 IsWildLevelAllowedByRepel
|
|
thumb_func 0x80b508c IsAbilityAllowingEncounter
|
|
thumb_func 0x80b50e8 TryGetRandomWildMonIndexByType
|
|
thumb_func 0x80b51a8 TryGetAbilityInfluencedWildMonIndex
|
|
thumb_func 0x80b5208 ApplyFluteEncounterRateMod
|
|
thumb_func 0x80b5248 ApplyCleanseTagEncounterRateMod
|
|
# field_effect.s
|
|
thumb_func 0x80b5270 FieldEffectStart
|
|
thumb_func 0x80b52a0
|
|
thumb_func 0x80b52b8 FieldEffectCmd_loadtiles
|
|
thumb_func 0x80b52cc FieldEffectCmd_loadfadedpal
|
|
thumb_func 0x80b52e0 FieldEffectCmd_loadpal
|
|
thumb_func 0x80b52f4 FieldEffectCmd_callnative
|
|
thumb_func 0x80b5308 FieldEffectCmd_end
|
|
thumb_func 0x80b530c FieldEffectCmd_loadgfx_callnative
|
|
thumb_func 0x80b5334 FieldEffectCmd_loadtiles_callnative
|
|
thumb_func 0x80b5358 FieldEffectCmd_loadfadedpal_callnative
|
|
thumb_func 0x80b537c FieldEffectScript_ReadWord
|
|
thumb_func 0x80b5394 FieldEffectScript_LoadTiles
|
|
thumb_func 0x80b53c4 FieldEffectScript_LoadFadedPalette
|
|
thumb_func 0x80b53ec FieldEffectScript_LoadPalette
|
|
thumb_func 0x80b5404 FieldEffectScript_CallNative
|
|
thumb_func 0x80b5414 CreateTeleportFieldEffectTask
|
|
thumb_func 0x80b5420 FieldEffectFreeGraphicsResources
|
|
thumb_func 0x80b5444 FieldEffectStop
|
|
thumb_func 0x80b545c FieldEffectFreeTilesIfUnused
|
|
thumb_func 0x80b54c0 FieldEffectFreePaletteIfUnused
|
|
thumb_func 0x80b5518 FieldEffectActiveListClear
|
|
thumb_func 0x80b553c FieldEffectActiveListAdd
|
|
thumb_func 0x80b5568 FieldEffectActiveListRemove
|
|
thumb_func 0x80b5598 FieldEffectActiveListContains
|
|
thumb_func 0x80b55c4 CreateTrainerSprite
|
|
thumb_func 0x80b5664 LoadTrainerGfx_TrainerCard
|
|
thumb_func 0x80b569c AddNewGameBirchObject
|
|
thumb_func 0x80b56dc CreateMonSprite_PicBox
|
|
thumb_func 0x80b5740 CreateMonSprite_FieldMove
|
|
thumb_func 0x80b57c8 FreeResourcesAndDestroySprite
|
|
thumb_func 0x80b57f4 MultiplyInvertedPaletteRGBComponents
|
|
thumb_func 0x80b5880 MultiplyPaletteRGBComponents
|
|
thumb_func 0x80b58f8 FldEff_PokecenterHeal
|
|
thumb_func 0x80b593c Task_HallOfFameRecord
|
|
thumb_func 0x80b5960
|
|
thumb_func 0x80b596c PokecenterHealEffect_0
|
|
thumb_func 0x80b59a8 PokecenterHealEffect_1
|
|
thumb_func 0x80b59e4 PokecenterHealEffect_2
|
|
thumb_func 0x80b5a0c PokecenterHealEffect_3
|
|
thumb_func 0x80b5a4c FldEff_HallOfFameRecord
|
|
thumb_func 0x80b5a88 Task_PokecenterHeal
|
|
thumb_func 0x80b5aac
|
|
thumb_func 0x80b5ab8 HallOfFameRecordEffect_0
|
|
thumb_func 0x80b5b2c HallOfFameRecordEffect_1
|
|
thumb_func 0x80b5b5c HallOfFameRecordEffect_2
|
|
thumb_func 0x80b5b84 HallOfFameRecordEffect_3
|
|
thumb_func 0x80b5bc4 CreatePokeballGlowSprite
|
|
thumb_func 0x80b5c18 SpriteCB_PokeballGlowEffect
|
|
thumb_func 0x80b5c34 PokeballGlowEffect_0
|
|
thumb_func 0x80b5ccc PokeballGlowEffect_1
|
|
thumb_func 0x80b5d00 PokeballGlowEffect_2
|
|
thumb_func 0x80b5e40 PokeballGlowEffect_3
|
|
thumb_func 0x80b5f34 PokeballGlowEffect_4
|
|
thumb_func 0x80b5f50 PokeballGlowEffect_5
|
|
thumb_func 0x80b5f58 PokeballGlowEffect_6
|
|
thumb_func 0x80b5f7c PokeballGlowEffect_7
|
|
thumb_func 0x80b5f80 SpriteCB_PokeballGlow
|
|
thumb_func 0x80b5fa8 PokecenterHealEffectHelper
|
|
thumb_func 0x80b6004 SpriteCB_PokecenterMonitor
|
|
thumb_func 0x80b6044 HallOfFameRecordEffectHelper
|
|
thumb_func 0x80b60c8 SpriteCB_HallOfFameMonitor
|
|
thumb_func 0x80b6134
|
|
thumb_func 0x80b6154 mapldr_080842E8
|
|
thumb_func 0x80b617c task00_8084310
|
|
thumb_func 0x80b61fc mapldr_08084390
|
|
thumb_func 0x80b6264 c3_080843F8
|
|
thumb_func 0x80b62c0
|
|
thumb_func 0x80b62ec
|
|
thumb_func 0x80b6324
|
|
thumb_func 0x80b63cc
|
|
thumb_func 0x80b63e8
|
|
thumb_func 0x80b645c
|
|
thumb_func 0x80b6514
|
|
thumb_func 0x80b6530
|
|
thumb_func 0x80b6570
|
|
thumb_func 0x80b65a4
|
|
thumb_func 0x80b65e0
|
|
thumb_func 0x80b6618
|
|
thumb_func 0x80b6638
|
|
thumb_func 0x80b66a8
|
|
thumb_func 0x80b66cc
|
|
thumb_func 0x80b66dc
|
|
thumb_func 0x80b6700
|
|
thumb_func 0x80b6710
|
|
thumb_func 0x80b675c
|
|
thumb_func 0x80b67a8
|
|
thumb_func 0x80b67b8
|
|
thumb_func 0x80b680c
|
|
thumb_func 0x80b6834
|
|
thumb_func 0x80b686c
|
|
thumb_func 0x80b68e8
|
|
thumb_func 0x80b6928
|
|
thumb_func 0x80b6988
|
|
thumb_func 0x80b69c8
|
|
thumb_func 0x80b6a28
|
|
thumb_func 0x80b6a4c
|
|
thumb_func 0x80b6aa4 FldEff_UseWaterfall
|
|
thumb_func 0x80b6adc
|
|
thumb_func 0x80b6b0c
|
|
thumb_func 0x80b6b28
|
|
thumb_func 0x80b6b48 waterfall_1_do_anim_probably
|
|
thumb_func 0x80b6b84 waterfall_2_wait_anim_finish_probably
|
|
thumb_func 0x80b6ba8
|
|
thumb_func 0x80b6bd0
|
|
thumb_func 0x80b6c28 FldEff_UseDive
|
|
thumb_func 0x80b6c64 Task_Dive
|
|
thumb_func 0x80b6c9c dive_1_lock
|
|
thumb_func 0x80b6cb0 dive_2_unknown
|
|
thumb_func 0x80b6cd8 dive_3_unknown
|
|
thumb_func 0x80b6d30
|
|
thumb_func 0x80b6d48
|
|
thumb_func 0x80b6da4
|
|
thumb_func 0x80b6ddc
|
|
thumb_func 0x80b6e10
|
|
thumb_func 0x80b6e5c
|
|
thumb_func 0x80b6f50
|
|
thumb_func 0x80b6f6c
|
|
thumb_func 0x80b6fc0 mapldr_080851BC
|
|
thumb_func 0x80b6fe8
|
|
thumb_func 0x80b7044
|
|
thumb_func 0x80b7074
|
|
thumb_func 0x80b70c0
|
|
thumb_func 0x80b7114
|
|
thumb_func 0x80b714c FldEff_LavaridgeGymWarp
|
|
thumb_func 0x80b71b0
|
|
thumb_func 0x80b71cc
|
|
thumb_func 0x80b71e4
|
|
thumb_func 0x80b7240
|
|
thumb_func 0x80b7270
|
|
thumb_func 0x80b72ec
|
|
thumb_func 0x80b7324
|
|
thumb_func 0x80b734c
|
|
thumb_func 0x80b73a0 FldEff_PopOutOfAsh
|
|
thumb_func 0x80b7404
|
|
thumb_func 0x80b7420 StartEscapeRopeFieldEffect
|
|
thumb_func 0x80b743c DoEscapeRopeFieldEffect
|
|
thumb_func 0x80b746c EscapeRopeFieldEffect_Step0
|
|
thumb_func 0x80b748c EscapeRopeFieldEffect_Step1
|
|
thumb_func 0x80b75a0 mapldr_080859D4
|
|
thumb_func 0x80b75ec ExecuteTeleportFieldEffectTask
|
|
thumb_func 0x80b761c
|
|
thumb_func 0x80b7640
|
|
thumb_func 0x80b7720
|
|
thumb_func 0x80b7734
|
|
thumb_func 0x80b7764 TeleportFieldEffectTask1
|
|
thumb_func 0x80b778c TeleportFieldEffectTask2
|
|
thumb_func 0x80b781c TeleportFieldEffectTask3
|
|
thumb_func 0x80b78f0 TeleportFieldEffectTask4
|
|
thumb_func 0x80b7958 mapldr_08085D88
|
|
thumb_func 0x80b79a8
|
|
thumb_func 0x80b79d8
|
|
thumb_func 0x80b7a64
|
|
thumb_func 0x80b7b68
|
|
thumb_func 0x80b7bf4 FldEff_FieldMoveShowMon
|
|
thumb_func 0x80b7c50 FldEff_FieldMoveShowMonInit
|
|
thumb_func 0x80b7cac
|
|
thumb_func 0x80b7cdc
|
|
thumb_func 0x80b7d50
|
|
thumb_func 0x80b7db8
|
|
thumb_func 0x80b7e44
|
|
thumb_func 0x80b7e74
|
|
thumb_func 0x80b7ec8
|
|
thumb_func 0x80b7f10 overworld_bg_setup_2
|
|
thumb_func 0x80b7f64
|
|
thumb_func 0x80b7f8c
|
|
thumb_func 0x80b7fcc
|
|
thumb_func 0x80b800c
|
|
thumb_func 0x80b803c
|
|
thumb_func 0x80b8078
|
|
thumb_func 0x80b80e4
|
|
thumb_func 0x80b8134
|
|
thumb_func 0x80b8164
|
|
thumb_func 0x80b819c
|
|
thumb_func 0x80b81bc
|
|
thumb_func 0x80b8238
|
|
thumb_func 0x80b8260
|
|
thumb_func 0x80b8280
|
|
thumb_func 0x80b8290
|
|
thumb_func 0x80b8348
|
|
thumb_func 0x80b83b8
|
|
thumb_func 0x80b8418
|
|
thumb_func 0x80b845c
|
|
thumb_func 0x80b8478
|
|
thumb_func 0x80b849c FldEff_UseSurf
|
|
thumb_func 0x80b84dc
|
|
thumb_func 0x80b850c
|
|
thumb_func 0x80b856c
|
|
thumb_func 0x80b85b8
|
|
thumb_func 0x80b8600
|
|
thumb_func 0x80b867c
|
|
thumb_func 0x80b86f0
|
|
thumb_func 0x80b8824 FldEff_NPCFlyOut
|
|
thumb_func 0x80b8880
|
|
thumb_func 0x80b88fc FldEff_UseFly
|
|
thumb_func 0x80b892c
|
|
thumb_func 0x80b895c
|
|
thumb_func 0x80b89b4
|
|
thumb_func 0x80b89f8
|
|
thumb_func 0x80b8a50
|
|
thumb_func 0x80b8a94
|
|
thumb_func 0x80b8ae8
|
|
thumb_func 0x80b8b70
|
|
thumb_func 0x80b8bcc
|
|
thumb_func 0x80b8bec
|
|
thumb_func 0x80b8c1c
|
|
thumb_func 0x80b8c60
|
|
thumb_func 0x80b8c7c
|
|
thumb_func 0x80b8cb8
|
|
thumb_func 0x80b8cd4
|
|
thumb_func 0x80b8d94
|
|
thumb_func 0x80b8e08
|
|
thumb_func 0x80b8eec
|
|
thumb_func 0x80b8f18
|
|
thumb_func 0x80b8f2c
|
|
thumb_func 0x80b8f5c
|
|
thumb_func 0x80b9010
|
|
thumb_func 0x80b907c
|
|
thumb_func 0x80b90d0
|
|
thumb_func 0x80b9148
|
|
thumb_func 0x80b9180
|
|
thumb_func 0x80b91b8
|
|
thumb_func 0x80b9234
|
|
thumb_func 0x80b9294
|
|
thumb_func 0x80b9328
|
|
thumb_func 0x80b9340
|
|
thumb_func 0x80b9370
|
|
thumb_func 0x80b9380
|
|
thumb_func 0x80b93ac
|
|
thumb_func 0x80b9434
|
|
thumb_func 0x80b947c
|
|
thumb_func 0x80b9510 Fldeff_MoveDeoxysRock
|
|
thumb_func 0x80b9580 Fldeff_MoveDeoxysRock_Step
|
|
thumb_func 0x80b9634
|
|
# scanline_effect.s
|
|
thumb_func 0x80b9710 ScanlineEffect_Stop
|
|
thumb_func 0x80b9750 ScanlineEffect_Clear
|
|
thumb_func 0x80b9790 ScanlineEffect_SetParams
|
|
thumb_func 0x80b9800 ScanlineEffect_InitHBlankDmaTransfer
|
|
thumb_func 0x80b988c CopyValue16Bit
|
|
thumb_func 0x80b98ac CopyValue32Bit
|
|
thumb_func 0x80b98cc TaskFunc_UpdateWavePerFrame
|
|
thumb_func 0x80b9a94 GenerateWave
|
|
thumb_func 0x80b9adc ScanlineEffect_InitWave
|
|
thumb_func 0x80b9c08 BattleScene_ProcessInput
|
|
thumb_func 0x80b9c20 BattleStyle_ProcessInput
|
|
thumb_func 0x80b9c34 CB2_InitOptionMenu
|
|
thumb_func 0x80b9f94 Task_OptionMenuFadeIn
|
|
thumb_func 0x80b9fc4 Task_OptionMenuProcessInput
|
|
thumb_func 0x80ba1bc Task_OptionMenuSave
|
|
thumb_func 0x80ba260 Task_OptionMenuFadeOut
|
|
thumb_func 0x80ba290 HighlightOptionMenuItem
|
|
thumb_func 0x80ba2c0 DrawOptionMenuChoice
|
|
thumb_func 0x80ba334 ButtonMode_ProcessInput
|
|
thumb_func 0x80ba390 BattleScene_DrawChoices
|
|
thumb_func 0x80ba3e4 BattleStyle_DrawChoices
|
|
thumb_func 0x80ba40c Sound_DrawChoices
|
|
thumb_func 0x80ba468 DrawOptionMenuTexts
|
|
thumb_func 0x80ba490 TextSpeed_ProcessInput
|
|
thumb_func 0x80ba4ec Sound_ProcessInput
|
|
thumb_func 0x80ba51c TextSpeed_DrawChoices
|
|
thumb_func 0x80ba584 FrameType_ProcessInput
|
|
thumb_func 0x80ba634 FrameType_DrawChoices
|
|
thumb_func 0x80ba724 ButtonMode_DrawChoices
|
|
thumb_func 0x80ba780
|
|
thumb_func 0x80ba800 DrawTextOption
|
|
thumb_func 0x80ba834
|
|
thumb_func 0x80ba890
|
|
# pokedex.s
|
|
thumb_func 0x80baa0c ResetPokedex
|
|
thumb_func 0x80baa94 ResetPokedexScrollPositions
|
|
thumb_func 0x80baaac
|
|
thumb_func 0x80baac0 ResetPokedexView
|
|
thumb_func 0x80bac70 CB2_Pokedex
|
|
thumb_func 0x80baeb0
|
|
thumb_func 0x80baec8
|
|
thumb_func 0x80baf10
|
|
thumb_func 0x80bb164
|
|
thumb_func 0x80bb1b4
|
|
thumb_func 0x80bb330
|
|
thumb_func 0x80bb3b0
|
|
thumb_func 0x80bb458
|
|
thumb_func 0x80bb524
|
|
thumb_func 0x80bb5ac
|
|
thumb_func 0x80bb5f4
|
|
thumb_func 0x80bb7e4
|
|
thumb_func 0x80bb834 HandleButtonPress_StartMenu
|
|
thumb_func 0x80bba10
|
|
thumb_func 0x80bba9c
|
|
thumb_func 0x80bbb18
|
|
thumb_func 0x80bbbb8
|
|
thumb_func 0x80bbc50
|
|
thumb_func 0x80bbf80 LoadPokedexBgPalette
|
|
thumb_func 0x80bbfcc
|
|
thumb_func 0x80bc010
|
|
thumb_func 0x80bc568 PrintMonDexNumAndName
|
|
thumb_func 0x80bc5c0 CreateMonListEntry
|
|
thumb_func 0x80bc890 CreateMonDexNum
|
|
thumb_func 0x80bc930 CreateCaughtBall
|
|
thumb_func 0x80bc978
|
|
thumb_func 0x80bca2c
|
|
thumb_func 0x80bca54 CreateInitialPokemonSprites
|
|
thumb_func 0x80bcba4
|
|
thumb_func 0x80bcd48 CreateNewPokemonSprite
|
|
thumb_func 0x80bce3c
|
|
thumb_func 0x80bd070
|
|
thumb_func 0x80bd0d0
|
|
thumb_func 0x80bd1e0
|
|
thumb_func 0x80bd22c GetPokemonSpriteToDisplay
|
|
thumb_func 0x80bd26c
|
|
thumb_func 0x80bd31c CreateInterfaceSprites
|
|
thumb_func 0x80bdbe8 nullsub_38
|
|
thumb_func 0x80bdbec
|
|
thumb_func 0x80bdc10
|
|
thumb_func 0x80bdc80
|
|
thumb_func 0x80bdda4 SpriteCB_Scrollbar
|
|
thumb_func 0x80bddf8
|
|
thumb_func 0x80bdef8
|
|
thumb_func 0x80bdf20
|
|
thumb_func 0x80bdfd4
|
|
thumb_func 0x80be07c
|
|
thumb_func 0x80be0c0
|
|
thumb_func 0x80be168
|
|
thumb_func 0x80be19c
|
|
thumb_func 0x80be1c8
|
|
thumb_func 0x80be634
|
|
thumb_func 0x80be678
|
|
thumb_func 0x80be854
|
|
thumb_func 0x80be8bc
|
|
thumb_func 0x80be8f4
|
|
thumb_func 0x80be930
|
|
thumb_func 0x80bea38
|
|
thumb_func 0x80bea70
|
|
thumb_func 0x80bead4
|
|
thumb_func 0x80bee68
|
|
thumb_func 0x80bf02c
|
|
thumb_func 0x80bf098
|
|
thumb_func 0x80bf0c8
|
|
thumb_func 0x80bf46c
|
|
thumb_func 0x80bf534
|
|
thumb_func 0x80bf598
|
|
thumb_func 0x80bf5b0
|
|
thumb_func 0x80bf5c8
|
|
thumb_func 0x80bf638
|
|
thumb_func 0x80bf6b0 CreateDexDisplayMonDataTask
|
|
thumb_func 0x80bf6f4
|
|
thumb_func 0x80bf9e4
|
|
thumb_func 0x80bfa88 blockset_load_palette_to_gpu
|
|
thumb_func 0x80bfb28
|
|
thumb_func 0x80bfb68
|
|
thumb_func 0x80bfb80 GetPokedexHeightWeight
|
|
thumb_func 0x80bfbbc GetSetPokedexFlag
|
|
thumb_func 0x80bfd4c GetNationalPokedexCount
|
|
thumb_func 0x80bfd9c GetHoennPokedexCount
|
|
thumb_func 0x80bfdf4
|
|
thumb_func 0x80bfe3c HasAllHoennMons
|
|
thumb_func 0x80bfe70
|
|
thumb_func 0x80bfe9c
|
|
thumb_func 0x80bff08
|
|
thumb_func 0x80bffe0
|
|
thumb_func 0x80c0020
|
|
thumb_func 0x80c00a0
|
|
thumb_func 0x80c0150
|
|
thumb_func 0x80c01c8
|
|
thumb_func 0x80c0288
|
|
thumb_func 0x80c0318
|
|
thumb_func 0x80c0364
|
|
thumb_func 0x80c03c0
|
|
thumb_func 0x80c03f4 CreateMonSpriteFromNationalDexNumber
|
|
thumb_func 0x80c0450
|
|
thumb_func 0x80c0488
|
|
thumb_func 0x80c07b4
|
|
thumb_func 0x80c07cc
|
|
thumb_func 0x80c0810
|
|
thumb_func 0x80c0850
|
|
thumb_func 0x80c0a9c
|
|
thumb_func 0x80c0ae0
|
|
thumb_func 0x80c0b20
|
|
thumb_func 0x80c0c3c
|
|
thumb_func 0x80c0c7c
|
|
thumb_func 0x80c0f24
|
|
thumb_func 0x80c0fcc
|
|
thumb_func 0x80c1058
|
|
thumb_func 0x80c1104
|
|
thumb_func 0x80c117c
|
|
thumb_func 0x80c137c
|
|
thumb_func 0x80c13b4
|
|
thumb_func 0x80c13dc
|
|
thumb_func 0x80c1440
|
|
thumb_func 0x80c1538
|
|
thumb_func 0x80c1684
|
|
thumb_func 0x80c16b8
|
|
thumb_func 0x80c175c
|
|
thumb_func 0x80c1838
|
|
thumb_func 0x80c1918
|
|
thumb_func 0x80c19bc
|
|
thumb_func 0x80c1a5c
|
|
thumb_func 0x80c1af0
|
|
thumb_func 0x80c1b38
|
|
thumb_func 0x80c1b84
|
|
thumb_func 0x80c1c38
|
|
# trainer_card.s
|
|
thumb_func 0x80c1cbc VblankCb_TrainerCard
|
|
thumb_func 0x80c1d00 HblankCb_TrainerCard
|
|
thumb_func 0x80c1d3c CB2_TrainerCard
|
|
thumb_func 0x80c1d54 CloseTrainerCard
|
|
thumb_func 0x80c1d8c
|
|
thumb_func 0x80c2104 LoadCardGfx
|
|
thumb_func 0x80c22b4 CB2_InitTrainerCard
|
|
thumb_func 0x80c2414 GetCappedGameStat
|
|
thumb_func 0x80c242c HasAllFrontierSymbols
|
|
thumb_func 0x80c2470 CountPlayerTrainerStars
|
|
thumb_func 0x80c24b4 GetRubyTrainerStars
|
|
thumb_func 0x80c24f4 SetPlayerCardData
|
|
thumb_func 0x80c2650 TrainerCard_GenerateCardForLinkPlayer
|
|
thumb_func 0x80c26d4 TrainerCard_GenerateCardForPlayer
|
|
thumb_func 0x80c2750 CopyTrainerCardData
|
|
thumb_func 0x80c27c0 SetDataFromTrainerCard
|
|
thumb_func 0x80c28a4 HandleGpuRegs
|
|
thumb_func 0x80c2918
|
|
thumb_func 0x80c297c ResetGpuRegs
|
|
thumb_func 0x80c29b8 InitBgsAndWindows
|
|
thumb_func 0x80c2a34 SetTrainerCardCb2
|
|
thumb_func 0x80c2a44
|
|
thumb_func 0x80c2a68 PrintAllOnCardPage1
|
|
thumb_func 0x80c2ae0 PrintStringsOnCardPage2
|
|
thumb_func 0x80c2b78 PrintAllVariableNumsOnCardPage2
|
|
thumb_func 0x80c2ba4
|
|
thumb_func 0x80c2c5c PrintNameOnCard
|
|
thumb_func 0x80c2d14 PrintProfilePhraseOnCard
|
|
thumb_func 0x80c2e20 GetCaughtMonsCount
|
|
thumb_func 0x80c2e40 PrintPokedexOnCard
|
|
thumb_func 0x80c2f5c PrintMoneyOnCard
|
|
thumb_func 0x80c310c PrintString
|
|
thumb_func 0x80c31fc
|
|
thumb_func 0x80c323c
|
|
thumb_func 0x80c32c0 PrintHofTimeOnCard
|
|
thumb_func 0x80c3330 PrintWinsLossesStringOnCard
|
|
thumb_func 0x80c33a0 PrintLinkResultsNumsOnCard
|
|
thumb_func 0x80c340c PrintIdOnCard
|
|
thumb_func 0x80c34b8 PrintTradesNumOnCard
|
|
thumb_func 0x80c34e4 PrintBattleFacilityStringOnCard
|
|
thumb_func 0x80c3584 PrintUnionNumOnCard
|
|
thumb_func 0x80c35c0 PrintBerryCrushStringOnCard
|
|
thumb_func 0x80c364c PrintBerryCrushNumOnCard
|
|
thumb_func 0x80c3684 PrintUnionStringOnCard
|
|
thumb_func 0x80c3710 PrintPokeblocksNumOnCard
|
|
thumb_func 0x80c3760 PrintContestStringOnCard
|
|
thumb_func 0x80c37ec PrintContestNumOnCard
|
|
thumb_func 0x80c3828 PrintPokeblockStringOnCard
|
|
thumb_func 0x80c38b4 PrintBattleFacilityNumsOnCard
|
|
thumb_func 0x80c395c
|
|
thumb_func 0x80c3a70 TrainerCard_PrintPokemonIconsOnCard
|
|
thumb_func 0x80c3b0c
|
|
thumb_func 0x80c3be4 PrintNameOnCard2
|
|
thumb_func 0x80c3c6c
|
|
thumb_func 0x80c3cc8 PrintHofDebutStringOnCard
|
|
thumb_func 0x80c3ce4 SetCardBgsAndPals
|
|
thumb_func 0x80c3e84
|
|
thumb_func 0x80c3ef4
|
|
thumb_func 0x80c3f64 TrainerCard_PrintStarsAndBadgesOnCard
|
|
thumb_func 0x80c4080
|
|
thumb_func 0x80c41fc
|
|
thumb_func 0x80c4238 GetTrainerCardStars
|
|
thumb_func 0x80c424c
|
|
thumb_func 0x80c4274
|
|
thumb_func 0x80c4294
|
|
thumb_func 0x80c42cc
|
|
thumb_func 0x80c430c
|
|
thumb_func 0x80c443c
|
|
thumb_func 0x80c4550
|
|
thumb_func 0x80c45b8
|
|
thumb_func 0x80c46e4
|
|
thumb_func 0x80c4710 ShowPlayerTrainerCard
|
|
thumb_func 0x80c4798 ShowTrainerCardInLink
|
|
thumb_func 0x80c47ec
|
|
thumb_func 0x80c4858 GetSetCardType
|
|
thumb_func 0x80c48d0 VersionToCardType
|
|
thumb_func 0x80c48f4
|
|
# frontier_pass.s
|
|
thumb_func 0x80c49cc ResetGpuRegsAndBgs
|
|
thumb_func 0x80c4ac0 ShowFrontierPass
|
|
thumb_func 0x80c4ad4 LeaveFrontierPass
|
|
thumb_func 0x80c4aec AllocateFrontierPassData
|
|
thumb_func 0x80c4be0 FreeFrontierPassData
|
|
thumb_func 0x80c4c0c AllocateFrontierPassGfx
|
|
thumb_func 0x80c4c3c FreeFrontierPassGfx
|
|
thumb_func 0x80c4ca8 VblankCb_FrontierPass
|
|
thumb_func 0x80c4d34 CB2_FrontierPass
|
|
thumb_func 0x80c4d48 CB2_InitFrontierPass
|
|
thumb_func 0x80c4d6c CB2_HideFrontierPass
|
|
thumb_func 0x80c4d80 InitFrontierPass
|
|
thumb_func 0x80c5008 HideFrontierPass
|
|
thumb_func 0x80c50f8 GetCursorAreaFromCoords
|
|
thumb_func 0x80c5164 CB2_ReshowFrontierPass
|
|
thumb_func 0x80c51d0 CB2_ReturnFromRecord
|
|
thumb_func 0x80c5230 CB2_ShowFrontierPassFeature
|
|
thumb_func 0x80c52a0 TryCallPassAreaFunction
|
|
thumb_func 0x80c5344 Task_HandleFrontierPassInput
|
|
thumb_func 0x80c54d4 Task_DoFadeEffect
|
|
thumb_func 0x80c56b4 ShowAndPrintWindows
|
|
thumb_func 0x80c57bc PrintAreaDescription
|
|
thumb_func 0x80c5844
|
|
thumb_func 0x80c59f0
|
|
thumb_func 0x80c5b88
|
|
thumb_func 0x80c5bc8 LoadCursorAndSymbolSprites
|
|
thumb_func 0x80c5ce8 FreeCursorAndSymbolSprites
|
|
thumb_func 0x80c5d3c SpriteCb_Dummy
|
|
thumb_func 0x80c5d40 ShowFrontierMap
|
|
thumb_func 0x80c5d84 FreeFrontierMap
|
|
thumb_func 0x80c5db8 InitFrontierMap
|
|
thumb_func 0x80c5f98 ExitFrontierMap
|
|
thumb_func 0x80c60a8 Task_HandleFrontierMap
|
|
thumb_func 0x80c61d4 MapNumToFrontierFacilityId
|
|
thumb_func 0x80c6260 InitFrontierMapSprites
|
|
thumb_func 0x80c6480 PrintOnFrontierMap
|
|
thumb_func 0x80c655c HandleFrontierMapCursorMove
|
|
thumb_func 0x80c666c
|
|
thumb_func 0x80c66a4
|
|
thumb_func 0x80c6738
|
|
# pokemon_storage_system.s
|
|
thumb_func 0x80c682c CountMonsInBox
|
|
thumb_func 0x80c6860 GetFirstFreeBoxSpot
|
|
thumb_func 0x80c6894 CountPartyNonEggMons
|
|
thumb_func 0x80c68dc CountPartyAliveNonEggMonsExcept
|
|
thumb_func 0x80c6938 CountPartyAliveNonEggMons_IgnoreVar0x8004Slot
|
|
thumb_func 0x80c6950 CountPartyMons
|
|
thumb_func 0x80c6988 StringCopyAndFillWithSpaces
|
|
thumb_func 0x80c69b4
|
|
thumb_func 0x80c6a30
|
|
thumb_func 0x80c6af4 Task_PokemonStorageSystemPC
|
|
thumb_func 0x80c6e04 ShowPokemonStorageSystemPC
|
|
thumb_func 0x80c6e34 FieldCb_ReturnToPcMenu
|
|
thumb_func 0x80c6e88
|
|
thumb_func 0x80c6f10 Cb2_ExitPSS
|
|
thumb_func 0x80c6f3c StorageSystemGetNextMonIndex
|
|
thumb_func 0x80c7008 ResetPokemonStorageSystem
|
|
thumb_func 0x80c7080
|
|
thumb_func 0x80c7128
|
|
thumb_func 0x80c716c
|
|
thumb_func 0x80c717c
|
|
thumb_func 0x80c7188 HandleBoxChooseSelectionInput
|
|
thumb_func 0x80c71f0
|
|
thumb_func 0x80c73d0
|
|
thumb_func 0x80c743c
|
|
thumb_func 0x80c7470
|
|
thumb_func 0x80c74a0
|
|
thumb_func 0x80c7528
|
|
thumb_func 0x80c7590
|
|
thumb_func 0x80c75c4 VblankCb_PSS
|
|
thumb_func 0x80c75f0 Cb2_PSS
|
|
thumb_func 0x80c7610 Cb2_EnterPSS
|
|
thumb_func 0x80c7688 Cb2_ReturnToPSS
|
|
thumb_func 0x80c76ec ResetAllBgCoords
|
|
thumb_func 0x80c7734
|
|
thumb_func 0x80c77b8
|
|
thumb_func 0x80c77e8
|
|
thumb_func 0x80c781c SetPSSCallback
|
|
thumb_func 0x80c7844 Cb_InitPSS
|
|
thumb_func 0x80c7a48 Cb_ShowPSS
|
|
thumb_func 0x80c7a94 Cb_ReshowPSS
|
|
thumb_func 0x80c7b48 Cb_MainPSS
|
|
thumb_func 0x80c8044 Cb_ShowPartyPokemon
|
|
thumb_func 0x80c8084 Cb_HidePartyPokemon
|
|
thumb_func 0x80c8100 Cb_OnSelectedMon
|
|
thumb_func 0x80c842c Cb_MoveMon
|
|
thumb_func 0x80c8488 Cb_PlaceMon
|
|
thumb_func 0x80c84e4 Cb_ShiftMon
|
|
thumb_func 0x80c852c Cb_WithdrawMon
|
|
thumb_func 0x80c8614 Cb_DepositMenu
|
|
thumb_func 0x80c8750 Cb_ReleaseMon
|
|
thumb_func 0x80c8940 Cb_ShowMarkMenu
|
|
thumb_func 0x80c89c4 Cb_TakeItemForMoving
|
|
thumb_func 0x80c8a78 Cb_GiveMovingItemToMon
|
|
thumb_func 0x80c8b34 Cb_ItemToBag
|
|
thumb_func 0x80c8c4c Cb_SwitchSelectedItem
|
|
thumb_func 0x80c8d34 Cb_ShowItemInfo
|
|
thumb_func 0x80c8de8 Cb_CloseBoxWhileHoldingItem
|
|
thumb_func 0x80c8f0c
|
|
thumb_func 0x80c8f54 Cb_PrintCantStoreMail
|
|
thumb_func 0x80c8fc8 Cb_HandleBoxOptions
|
|
thumb_func 0x80c90c0 Cb_HandleWallpapers
|
|
thumb_func 0x80c9274 Cb_JumpBox
|
|
thumb_func 0x80c9364 Cb_NameBox
|
|
thumb_func 0x80c93c4 Cb_ShowMonSummary
|
|
thumb_func 0x80c9424 Cb_GiveItemFromBag
|
|
thumb_func 0x80c9484 Cb_OnCloseBoxPressed
|
|
thumb_func 0x80c95b8 Cb_OnBPressed
|
|
thumb_func 0x80c96ec Cb_ChangeScreen
|
|
thumb_func 0x80c97e0 GiveChosenBagItem
|
|
thumb_func 0x80c983c FreePSSData
|
|
thumb_func 0x80c9860 SetScrollingBackground
|
|
thumb_func 0x80c989c ScrollBackground
|
|
thumb_func 0x80c98b8 LoadPSSMenuGfx
|
|
thumb_func 0x80c9918 InitPSSWindows
|
|
thumb_func 0x80c993c LoadWaveformSpritePalette
|
|
thumb_func 0x80c994c
|
|
thumb_func 0x80c99c8
|
|
thumb_func 0x80c9a38
|
|
thumb_func 0x80c9aa4 RefreshCursorMonData
|
|
thumb_func 0x80c9ad4 BoxSetMosaic
|
|
thumb_func 0x80c9b2c
|
|
thumb_func 0x80c9b44
|
|
thumb_func 0x80c9b8c LoadCursorMonSprite
|
|
thumb_func 0x80c9cc0 LoadCursorMonGfx
|
|
thumb_func 0x80c9d70 PrintCursorMonInfo
|
|
thumb_func 0x80c9ec0
|
|
thumb_func 0x80c9f68
|
|
thumb_func 0x80ca038 SetUpShowPartyMenu
|
|
thumb_func 0x80ca070 ShowPartyMenu
|
|
thumb_func 0x80ca0ec SetUpHidePartyMenu
|
|
thumb_func 0x80ca12c HidePartyMenu
|
|
thumb_func 0x80ca1e8
|
|
thumb_func 0x80ca224
|
|
thumb_func 0x80ca250
|
|
thumb_func 0x80ca278
|
|
thumb_func 0x80ca2d8
|
|
thumb_func 0x80ca30c
|
|
thumb_func 0x80ca384
|
|
thumb_func 0x80ca3b0 SetUpDoShowPartyMenu
|
|
thumb_func 0x80ca3d4 DoShowPartyMenu
|
|
thumb_func 0x80ca444
|
|
thumb_func 0x80ca480
|
|
thumb_func 0x80ca4bc PrintStorageActionText
|
|
thumb_func 0x80ca600 ShowYesNoWindow
|
|
thumb_func 0x80ca638 ClearBottomWindow
|
|
thumb_func 0x80ca64c AddWallpaperSetsMenu
|
|
thumb_func 0x80ca680 AddWallpapersMenu
|
|
thumb_func 0x80ca714 GetCurrentBoxOption
|
|
thumb_func 0x80ca720
|
|
thumb_func 0x80ca778
|
|
thumb_func 0x80ca820
|
|
thumb_func 0x80ca838 CreateMovingMonIcon
|
|
thumb_func 0x80ca89c
|
|
thumb_func 0x80ca9b4
|
|
thumb_func 0x80caa64
|
|
thumb_func 0x80caaa8
|
|
thumb_func 0x80caaec
|
|
thumb_func 0x80cab24 DestroyAllIconsInRow
|
|
thumb_func 0x80cab6c
|
|
thumb_func 0x80cad40
|
|
thumb_func 0x80cadf8
|
|
thumb_func 0x80caf64 SetBoxSpeciesAndPersonalities
|
|
thumb_func 0x80cafec DestroyBoxMonIconAtPosition
|
|
thumb_func 0x80cb020 SetBoxMonIconObjMode
|
|
thumb_func 0x80cb05c CreatePartyMonsSprites
|
|
thumb_func 0x80cb1c4
|
|
thumb_func 0x80cb230 GetWaldaWallpaperPatternId
|
|
thumb_func 0x80cb244
|
|
thumb_func 0x80cb2b0
|
|
thumb_func 0x80cb338 DestroyMovingMonIcon
|
|
thumb_func 0x80cb364
|
|
thumb_func 0x80cb3dc DestroyPartyMonIcon
|
|
thumb_func 0x80cb410 DestroyAllPartyMonIcons
|
|
thumb_func 0x80cb450 SetPartyMonIconObjMode
|
|
thumb_func 0x80cb488
|
|
thumb_func 0x80cb520
|
|
thumb_func 0x80cb5d0
|
|
thumb_func 0x80cb638
|
|
thumb_func 0x80cb788
|
|
thumb_func 0x80cb84c
|
|
thumb_func 0x80cb894
|
|
thumb_func 0x80cb8d8
|
|
thumb_func 0x80cb914
|
|
thumb_func 0x80cb948 SetMovingMonPriority
|
|
thumb_func 0x80cb974
|
|
thumb_func 0x80cb998
|
|
thumb_func 0x80cba54
|
|
thumb_func 0x80cbaa4
|
|
thumb_func 0x80cbb88 DestroyBoxMonIcon
|
|
thumb_func 0x80cbba0
|
|
thumb_func 0x80cbbd0
|
|
thumb_func 0x80cbbe4
|
|
thumb_func 0x80cbcd8 SetUpScrollToBox
|
|
thumb_func 0x80cbdc0 ScrollToBox
|
|
thumb_func 0x80cbeb8
|
|
thumb_func 0x80cbef4 SetWallpaperForCurrentBox
|
|
thumb_func 0x80cbf24 DoWallpaperGfxChange
|
|
thumb_func 0x80cc014 LoadWallpaperGfx
|
|
thumb_func 0x80cc274 WaitForWallpaperGfxLoad
|
|
thumb_func 0x80cc2b0
|
|
thumb_func 0x80cc354
|
|
thumb_func 0x80cc3c4
|
|
thumb_func 0x80cc57c
|
|
thumb_func 0x80cc76c
|
|
thumb_func 0x80cc7bc
|
|
thumb_func 0x80cc7f0
|
|
thumb_func 0x80cc828
|
|
thumb_func 0x80cc898 GetWaldaWallpaperColorsPtr
|
|
thumb_func 0x80cc8a8
|
|
thumb_func 0x80cc934
|
|
thumb_func 0x80cc9d4
|
|
thumb_func 0x80cca24
|
|
thumb_func 0x80cca8c
|
|
thumb_func 0x80ccb64
|
|
thumb_func 0x80ccbe8
|
|
thumb_func 0x80ccc68
|
|
thumb_func 0x80cccc0
|
|
thumb_func 0x80ccd80
|
|
thumb_func 0x80ccdd0
|
|
thumb_func 0x80ccf28
|
|
thumb_func 0x80ccf88
|
|
thumb_func 0x80cd110
|
|
thumb_func 0x80cd2e4
|
|
thumb_func 0x80cd41c
|
|
thumb_func 0x80cd474
|
|
thumb_func 0x80cd488
|
|
thumb_func 0x80cd494
|
|
thumb_func 0x80cd4a8
|
|
thumb_func 0x80cd4b4 InitMonPlaceChange
|
|
thumb_func 0x80cd4e0
|
|
thumb_func 0x80cd528 DoMonPlaceChange
|
|
thumb_func 0x80cd538
|
|
thumb_func 0x80cd548 MonPlaceChange_Move
|
|
thumb_func 0x80cd5d8 MonPlaceChange_Place
|
|
thumb_func 0x80cd654 MonPlaceChange_Shift
|
|
thumb_func 0x80cd730
|
|
thumb_func 0x80cd740
|
|
thumb_func 0x80cd750
|
|
thumb_func 0x80cd784
|
|
thumb_func 0x80cd7b4 MoveMon
|
|
thumb_func 0x80cd828 PlaceMon
|
|
thumb_func 0x80cd888
|
|
thumb_func 0x80cd894 SetMovedMonData
|
|
thumb_func 0x80cd908 SetPlacedMonData
|
|
thumb_func 0x80cd964 PurgeMonOrBoxMon
|
|
thumb_func 0x80cd98c SetShiftedMonData
|
|
thumb_func 0x80cda18 TryStorePartyMonInBox
|
|
thumb_func 0x80cdaa8
|
|
thumb_func 0x80cdacc
|
|
thumb_func 0x80cdb24
|
|
thumb_func 0x80cdb54 ReleaseMon
|
|
thumb_func 0x80cdba0
|
|
thumb_func 0x80cdbcc
|
|
thumb_func 0x80cdc1c InitCanRelaseMonVars
|
|
thumb_func 0x80cdd98 AtLeastThreeUsableMons
|
|
thumb_func 0x80cddfc RunCanReleaseMon
|
|
thumb_func 0x80cdfdc
|
|
thumb_func 0x80ce00c
|
|
thumb_func 0x80ce064
|
|
thumb_func 0x80ce160
|
|
thumb_func 0x80ce188 CompactPartySlots
|
|
thumb_func 0x80ce224 SetMonMarkings
|
|
thumb_func 0x80ce2ac CanMovePartyMon
|
|
thumb_func 0x80ce2e8 CanShiftMon
|
|
thumb_func 0x80ce34c GetBoxCursorPosition
|
|
thumb_func 0x80ce358 IsCursorOnBox
|
|
thumb_func 0x80ce374 IsCursorOnCloseBox
|
|
thumb_func 0x80ce3a0 IsCursorInBox
|
|
thumb_func 0x80ce3bc
|
|
thumb_func 0x80ce458
|
|
thumb_func 0x80ce47c SetCursorMonData
|
|
thumb_func 0x80ce948 HandleInput_InBox
|
|
thumb_func 0x80ce984 InBoxInput_Normal
|
|
thumb_func 0x80cebf0 InBoxInput_GrabbingMultiple
|
|
thumb_func 0x80ced2c InBoxInput_MovingMultiple
|
|
thumb_func 0x80cee40 HandleInput_InParty
|
|
thumb_func 0x80cf060 HandleInput_OnBox
|
|
thumb_func 0x80cf154 HandleInput_OnButtons
|
|
thumb_func 0x80cf268
|
|
thumb_func 0x80cf2b4 AddBoxMenu
|
|
thumb_func 0x80cf2d8
|
|
thumb_func 0x80cf300
|
|
thumb_func 0x80cf3c0
|
|
thumb_func 0x80cf470
|
|
thumb_func 0x80cf490
|
|
thumb_func 0x80cf640
|
|
thumb_func 0x80cf684
|
|
thumb_func 0x80cf690
|
|
thumb_func 0x80cf6d0
|
|
thumb_func 0x80cf6f4
|
|
thumb_func 0x80cf700
|
|
thumb_func 0x80cf724
|
|
thumb_func 0x80cf748
|
|
thumb_func 0x80cf76c InitMenu
|
|
thumb_func 0x80cf7b0 SetMenuText
|
|
thumb_func 0x80cf814
|
|
thumb_func 0x80cf84c AddMenu
|
|
thumb_func 0x80cf948
|
|
thumb_func 0x80cf94c
|
|
thumb_func 0x80cf9dc
|
|
thumb_func 0x80cfa04
|
|
thumb_func 0x80cfa58
|
|
thumb_func 0x80cfa70
|
|
thumb_func 0x80cfa84
|
|
thumb_func 0x80cfaec
|
|
thumb_func 0x80cfbe4
|
|
thumb_func 0x80cfc50
|
|
thumb_func 0x80cfcc0
|
|
thumb_func 0x80cfd40
|
|
thumb_func 0x80cfd68
|
|
thumb_func 0x80cfe20
|
|
thumb_func 0x80cfecc
|
|
thumb_func 0x80cff70
|
|
thumb_func 0x80cffa8
|
|
thumb_func 0x80cffe0
|
|
thumb_func 0x80d0018
|
|
thumb_func 0x80d0050
|
|
thumb_func 0x80d00d4
|
|
thumb_func 0x80d0124
|
|
thumb_func 0x80d0134
|
|
thumb_func 0x80d016c
|
|
thumb_func 0x80d0244
|
|
thumb_func 0x80d02bc
|
|
thumb_func 0x80d034c
|
|
thumb_func 0x80d03fc
|
|
thumb_func 0x80d0444
|
|
thumb_func 0x80d0460
|
|
thumb_func 0x80d0500
|
|
thumb_func 0x80d062c
|
|
thumb_func 0x80d06f0
|
|
thumb_func 0x80d0730 Item_FromMonToMoving
|
|
thumb_func 0x80d07d8
|
|
thumb_func 0x80d084c Item_SwitchMonsWithMoving
|
|
thumb_func 0x80d0920 Item_GiveMovingToMon
|
|
thumb_func 0x80d09b4 Item_TakeMons
|
|
thumb_func 0x80d0a34
|
|
thumb_func 0x80d0a6c
|
|
thumb_func 0x80d0ab8
|
|
thumb_func 0x80d0b1c IsActiveItemMoving
|
|
thumb_func 0x80d0b58 GetMovingItemName
|
|
thumb_func 0x80d0b74 GetMovingItem
|
|
thumb_func 0x80d0b88
|
|
thumb_func 0x80d0bc4
|
|
thumb_func 0x80d0c10
|
|
thumb_func 0x80d0c64
|
|
thumb_func 0x80d0cac
|
|
thumb_func 0x80d0dc4
|
|
thumb_func 0x80d0e74
|
|
thumb_func 0x80d0ea4
|
|
thumb_func 0x80d0fe0
|
|
thumb_func 0x80d1034 GetItemIconPic
|
|
thumb_func 0x80d1044 GetItemIconPalette
|
|
thumb_func 0x80d1054 Cb_HandleMovingMonFromParty
|
|
thumb_func 0x80d10b8
|
|
thumb_func 0x80d10ec
|
|
thumb_func 0x80d1184
|
|
thumb_func 0x80d1254
|
|
thumb_func 0x80d12e8
|
|
thumb_func 0x80d1314
|
|
thumb_func 0x80d1378
|
|
thumb_func 0x80d13b4
|
|
thumb_func 0x80d1434
|
|
thumb_func 0x80d14d0
|
|
thumb_func 0x80d156c
|
|
thumb_func 0x80d15a4 nullsub_98
|
|
thumb_func 0x80d15a8 nullsub_pss
|
|
thumb_func 0x80d15ac StorageGetCurrentBox
|
|
thumb_func 0x80d15b8 SetCurrentBox
|
|
thumb_func 0x80d15d0 GetBoxMonDataAt
|
|
thumb_func 0x80d1614 SetBoxMonDataAt
|
|
thumb_func 0x80d1658 GetCurrentBoxMonData
|
|
thumb_func 0x80d1678 SetCurrentBoxMonData
|
|
thumb_func 0x80d169c GetBoxMonNickAt
|
|
thumb_func 0x80d16e4 GetBoxMonLevelAt
|
|
thumb_func 0x80d1730 SetBoxMonNickAt
|
|
thumb_func 0x80d1770 GetAndCopyBoxMonDataAt
|
|
thumb_func 0x80d17b8 SetBoxMonAt
|
|
thumb_func 0x80d17f8 CopyBoxMonAt
|
|
thumb_func 0x80d1838 CreateBoxMonAt
|
|
thumb_func 0x80d18b8 ZeroBoxMonAt
|
|
thumb_func 0x80d18f4 BoxMonAtToMon
|
|
thumb_func 0x80d1934 GetBoxedMonPtr
|
|
thumb_func 0x80d1970 GetBoxNamePtr
|
|
thumb_func 0x80d1998 GetBoxWallpaper
|
|
thumb_func 0x80d19c0 SetBoxWallpaper
|
|
thumb_func 0x80d19ec
|
|
thumb_func 0x80d1ab8 CheckFreePokemonStorageSpace
|
|
thumb_func 0x80d1b10 CheckBoxMonSanityAt
|
|
thumb_func 0x80d1b70 CountStorageNonEggMons
|
|
thumb_func 0x80d1bdc CountAllStorageMons
|
|
thumb_func 0x80d1c48 AnyStorageMonWithMove
|
|
thumb_func 0x80d1ccc ResetWaldaWallpaper
|
|
thumb_func 0x80d1d20 SetWaldaWallpaperLockedOrUnlocked
|
|
thumb_func 0x80d1d34 IsWaldaWallpaperUnlocked
|
|
thumb_func 0x80d1d48
|
|
thumb_func 0x80d1d5c SetWaldaWallpaperPatternId
|
|
thumb_func 0x80d1d7c GetWaldaWallpaperIconId
|
|
thumb_func 0x80d1d90 SetWaldaWallpaperIconId
|
|
thumb_func 0x80d1db0
|
|
thumb_func 0x80d1dc4 SetWaldaWallpaperColors
|
|
thumb_func 0x80d1de8 GetWaldaPhrasePtr
|
|
thumb_func 0x80d1dfc SetWaldaPhrase
|
|
thumb_func 0x80d1e18 IsWaldaPhraseEmpty
|
|
thumb_func 0x80d1e3c
|
|
thumb_func 0x80d1e90
|
|
thumb_func 0x80d1ea4
|
|
thumb_func 0x80d1ee4
|
|
thumb_func 0x80d1fe0
|
|
thumb_func 0x80d2010
|
|
thumb_func 0x80d204c
|
|
thumb_func 0x80d2094
|
|
thumb_func 0x80d21b8
|
|
thumb_func 0x80d2200
|
|
thumb_func 0x80d2298
|
|
thumb_func 0x80d2330
|
|
thumb_func 0x80d2344
|
|
thumb_func 0x80d238c
|
|
thumb_func 0x80d2428
|
|
thumb_func 0x80d2460
|
|
thumb_func 0x80d24bc
|
|
# pokemon_icon.s
|
|
thumb_func 0x80d2564 CreateMonIcon
|
|
thumb_func 0x80d2618
|
|
thumb_func 0x80d26a8 GetIconSpecies
|
|
thumb_func 0x80d26e8 GetUnownLetterByPersonality
|
|
thumb_func 0x80d2724
|
|
thumb_func 0x80d277c GetMonIconPtr
|
|
thumb_func 0x80d2798
|
|
thumb_func 0x80d27a4 LoadMonIconPalettes
|
|
thumb_func 0x80d27c8 SafeLoadMonIconPalette
|
|
thumb_func 0x80d2808 LoadMonIconPalette
|
|
thumb_func 0x80d283c FreeMonIconPalettes
|
|
thumb_func 0x80d2860 SafeFreeMonIconPalette
|
|
thumb_func 0x80d2890 FreeMonIconPalette
|
|
thumb_func 0x80d28b4
|
|
thumb_func 0x80d28c0 GetMonIconTiles
|
|
thumb_func 0x80d28ec
|
|
thumb_func 0x80d2920 GetValidMonIconPalIndex
|
|
thumb_func 0x80d2940 GetMonIconPaletteIndexFromSpecies
|
|
thumb_func 0x80d2950 GetValidMonIconPalettePtr
|
|
thumb_func 0x80d297c UpdateMonIconFrame
|
|
thumb_func 0x80d2a54 CreateMonIconSprite
|
|
thumb_func 0x80d2b2c
|
|
thumb_func 0x80d2b68
|
|
# script_movement.s
|
|
thumb_func 0x80d2b88 ScriptMovement_StartObjectMovementScript
|
|
thumb_func 0x80d2be0 ScriptMovement_IsObjectMovementFinished
|
|
thumb_func 0x80d2c2c
|
|
thumb_func 0x80d2c4c
|
|
thumb_func 0x80d2c94
|
|
thumb_func 0x80d2ca8
|
|
thumb_func 0x80d2d14
|
|
thumb_func 0x80d2d50
|
|
thumb_func 0x80d2d84
|
|
thumb_func 0x80d2da8
|
|
thumb_func 0x80d2dcc
|
|
thumb_func 0x80d2dfc
|
|
thumb_func 0x80d2e24
|
|
thumb_func 0x80d2e5c npc_obj_offscreen_culling_and_flag_update
|
|
thumb_func 0x80d2e6c
|
|
thumb_func 0x80d2e7c
|
|
thumb_func 0x80d2ebc UnfreezeObjects
|
|
thumb_func 0x80d2f00
|
|
thumb_func 0x80d2f44
|
|
# fldeff_cut.s
|
|
thumb_func 0x80d2fb8 SetUpFieldMove_Cut
|
|
thumb_func 0x80d32f0 FieldCallback_CutGrass
|
|
thumb_func 0x80d330c FldEff_UseCutOnGrass
|
|
thumb_func 0x80d333c FieldCallback_CutTree
|
|
thumb_func 0x80d335c FldEff_UseCutOnTree
|
|
thumb_func 0x80d338c StartCutGrassFieldEffect
|
|
thumb_func 0x80d33a0 FldEff_CutGrass
|
|
thumb_func 0x80d34b0 SetCutGrassMetatile
|
|
thumb_func 0x80d35a8 GetLongGrassCaseAt
|
|
thumb_func 0x80d35fc SetCutGrassMetatiles
|
|
thumb_func 0x80d3794 HandleLongGrassOnHyper
|
|
thumb_func 0x80d3a00 CutGrassSpriteCallback1
|
|
thumb_func 0x80d3a14 CutGrassSpriteCallback2
|
|
thumb_func 0x80d3a70 CutGrassSpriteCallbackEnd
|
|
thumb_func 0x80d3adc FixLongGrassMetatilesWindowTop
|
|
thumb_func 0x80d3b58 FixLongGrassMetatilesWindowBottom
|
|
thumb_func 0x80d3bf4 StartCutTreeFieldEffect
|
|
# mail_data.s
|
|
thumb_func 0x80d3c0c ClearMailData
|
|
thumb_func 0x80d3c3c ClearMailStruct
|
|
thumb_func 0x80d3c90 MonHasMail
|
|
thumb_func 0x80d3cc0 GiveMailToMon
|
|
thumb_func 0x80d3e4c SpeciesToMailSpecies
|
|
thumb_func 0x80d3e6c MailSpeciesToSpecies
|
|
thumb_func 0x80d3e90 GiveMailToMon2
|
|
thumb_func 0x80d3f00 DummyMailFunc
|
|
thumb_func 0x80d3f04 TakeMailFromMon
|
|
thumb_func 0x80d3f64 ClearMailItemId
|
|
thumb_func 0x80d3f84 TakeMailFromMon2
|
|
thumb_func 0x80d4040 ItemIsMail
|
|
# map_name_popup.s
|
|
thumb_func 0x80d4058
|
|
thumb_func 0x80d4068 ShowMapNamePopup
|
|
thumb_func 0x80d4100 Task_MapNamePopUpWindow
|
|
thumb_func 0x80d41f8 HideMapNamePopUpWindow
|
|
thumb_func 0x80d4234 ShowMapNamePopUpWindow
|
|
thumb_func 0x80d42fc
|
|
thumb_func 0x80d4464 LoadMapNamePopUpWindowBg
|
|
# item_menu_icons.s
|
|
thumb_func 0x80d452c RemoveBagSprite
|
|
thumb_func 0x80d4584 AddBagVisualSprite
|
|
thumb_func 0x80d45bc SetBagVisualPocketId
|
|
thumb_func 0x80d4618 SpriteCB_BagVisualSwitchingPockets
|
|
thumb_func 0x80d4648 ShakeBagVisual
|
|
thumb_func 0x80d4690 SpriteCB_ShakeBagVisual
|
|
thumb_func 0x80d46b8 AddSwitchPocketRotatingBallSprite
|
|
thumb_func 0x80d4710 UpdateSwitchPocketRotatingBallCoords
|
|
thumb_func 0x80d4734 SpriteCB_SwitchPocketRotatingBallInit
|
|
thumb_func 0x80d4798 SpriteCB_SwitchPocketRotatingBallContinue
|
|
thumb_func 0x80d47bc AddBagItemIconSprite
|
|
thumb_func 0x80d481c RemoveBagItemIconSprite
|
|
thumb_func 0x80d4830
|
|
thumb_func 0x80d484c
|
|
thumb_func 0x80d4870
|
|
thumb_func 0x80d489c
|
|
thumb_func 0x80d48f4 LoadBerryGfx
|
|
thumb_func 0x80d4958 CreateBerryTagSprite
|
|
thumb_func 0x80d4990 FreeBerryTagSpritePalette
|
|
thumb_func 0x80d49a0 LoadSpinningBerryPicGfx
|
|
thumb_func 0x80d4a10 CreateBerryFlavorCircleSprite
|
|
# battle_anim_mon_movement.s
|
|
thumb_func 0x80d4a30 AnimTask_ShakeMon
|
|
thumb_func 0x80d4aa4 AnimTask_ShakeMonStep
|
|
thumb_func 0x80d4b54 AnimTask_ShakeMon2
|
|
thumb_func 0x80d4c40 AnimTask_ShakeMon2Step
|
|
thumb_func 0x80d4d08 AnimTask_ShakeMonInPlace
|
|
thumb_func 0x80d4d8c AnimTask_ShakeMonInPlaceStep
|
|
thumb_func 0x80d4ec8 AnimTask_ShakeAndSinkMon
|
|
thumb_func 0x80d4f10
|
|
thumb_func 0x80d4f28 AnimTask_ShakeAndSinkMonStep
|
|
thumb_func 0x80d4fbc AnimTask_TranslateMonElliptical
|
|
thumb_func 0x80d503c
|
|
thumb_func 0x80d50b4 AnimTask_TranslateMonEllipticalRespectSide
|
|
thumb_func 0x80d50e4 DoHorizontalLunge
|
|
thumb_func 0x80d5158 ReverseHorizontalLungeDirection
|
|
thumb_func 0x80d517c DoVerticalDip
|
|
thumb_func 0x80d51c8 ReverseVerticalDipDirection
|
|
thumb_func 0x80d51ec SlideMonToOriginalPos
|
|
thumb_func 0x80d52a8 SlideMonToOriginalPosStep
|
|
thumb_func 0x80d5318 SlideMonToOffset
|
|
thumb_func 0x80d53cc
|
|
thumb_func 0x80d54a4
|
|
thumb_func 0x80d54d4 AnimTask_WindUpLunge
|
|
thumb_func 0x80d5568 AnimTask_WindUpLungePart1
|
|
thumb_func 0x80d55cc AnimTask_WindUpLungePart2
|
|
thumb_func 0x80d5634
|
|
thumb_func 0x80d56f0
|
|
thumb_func 0x80d573c AnimTask_SwayMon
|
|
thumb_func 0x80d57c0 AnimTask_SwayMonStep
|
|
thumb_func 0x80d58e8 AnimTask_ScaleMonAndRestore
|
|
thumb_func 0x80d5940 AnimTask_ScaleMonAndRestoreStep
|
|
thumb_func 0x80d59b8
|
|
thumb_func 0x80d5ab0
|
|
thumb_func 0x80d5b8c
|
|
thumb_func 0x80d5c0c
|
|
thumb_func 0x80d5cf0
|
|
# item.s
|
|
thumb_func 0x80d5dd8 GetBagItemQuantity
|
|
thumb_func 0x80d5df0 SetBagItemQuantity
|
|
thumb_func 0x80d5e08 GetPCItemQuantity
|
|
thumb_func 0x80d5e0c SetPCItemQuantity
|
|
thumb_func 0x80d5e10 ApplyNewEncryptionKeyToBagItems
|
|
thumb_func 0x80d5e68 ApplyNewEncryptionKeyToBagItems_
|
|
thumb_func 0x80d5e74 SetBagItemsPointers
|
|
thumb_func 0x80d5ec8 CopyItemName
|
|
thumb_func 0x80d5f04 IsBagPocketNonEmpty
|
|
thumb_func 0x80d5f3c CheckBagHasItem
|
|
thumb_func 0x80d5fdc HasAtLeastOneBerry
|
|
thumb_func 0x80d6018 CheckBagHasSpace
|
|
thumb_func 0x80d6140 AddBagItem
|
|
thumb_func 0x80d62bc RemoveBagItem
|
|
thumb_func 0x80d6480 GetPocketByItemId
|
|
thumb_func 0x80d6494 ClearItemSlots
|
|
thumb_func 0x80d64c4 FindFreePCItemSlot
|
|
thumb_func 0x80d64fc CountUsedPCItemSlots
|
|
thumb_func 0x80d6534 CheckPCHasItem
|
|
thumb_func 0x80d6588 AddPCItem
|
|
thumb_func 0x80d6660 RemovePCItem
|
|
thumb_func 0x80d669c CompactPCItems
|
|
thumb_func 0x80d66f4 SwapRegisteredBike
|
|
thumb_func 0x80d672c BagGetItemIdByPocketPosition
|
|
thumb_func 0x80d6748 BagGetQuantityByPocketPosition
|
|
thumb_func 0x80d6770 SwapItemSlots
|
|
thumb_func 0x80d677c CompactItemsInBagPocket
|
|
thumb_func 0x80d67cc SortBerriesOrTMHMs
|
|
thumb_func 0x80d6844 MoveItemSlotInList
|
|
thumb_func 0x80d68ac ClearBag
|
|
thumb_func 0x80d68d4 CountTotalItemQuantityInBag
|
|
thumb_func 0x80d6924 CheckPyramidBagHasItem
|
|
thumb_func 0x80d699c CheckPyramidBagHasSpace
|
|
thumb_func 0x80d6a1c AddPyramidBagItem
|
|
thumb_func 0x80d6b4c RemovePyramidBagItem
|
|
thumb_func 0x80d6c74 SanitizeItemId
|
|
thumb_func 0x80d6c8c ItemId_GetName
|
|
thumb_func 0x80d6cb0
|
|
thumb_func 0x80d6cd4
|
|
thumb_func 0x80d6cf8
|
|
thumb_func 0x80d6d1c
|
|
thumb_func 0x80d6d40 ItemId_GetHoldEffect
|
|
thumb_func 0x80d6d68 ItemId_GetHoldEffectParam
|
|
thumb_func 0x80d6d8c
|
|
thumb_func 0x80d6db0 ItemId_GetImportance
|
|
thumb_func 0x80d6dd4 ItemId_GetPocket
|
|
thumb_func 0x80d6df8
|
|
thumb_func 0x80d6e20 ItemId_GetSecondaryId
|
|
thumb_func 0x80d6e44
|
|
thumb_func 0x80d6e6c
|
|
# contest.s
|
|
thumb_func 0x80d6e94 TaskDummy1
|
|
thumb_func 0x80d6e98 ResetLinkContestBoolean
|
|
thumb_func 0x80d6ea4 SetupContestGpuRegs
|
|
thumb_func 0x80d6f50 LoadContestBgAfterMoveAnim
|
|
thumb_func 0x80d6fc8 InitContestInfoBgs
|
|
thumb_func 0x80d7010 InitContestWindows
|
|
thumb_func 0x80d7058
|
|
thumb_func 0x80d70a8 InitContestResources
|
|
thumb_func 0x80d71b4 AllocContestResources
|
|
thumb_func 0x80d7288 FreeContestResources
|
|
thumb_func 0x80d7350 CB2_StartContest
|
|
thumb_func 0x80d74a8
|
|
thumb_func 0x80d74e0
|
|
thumb_func 0x80d75d8
|
|
thumb_func 0x80d75f4
|
|
thumb_func 0x80d7614
|
|
thumb_func 0x80d7670 SetupContestGraphics
|
|
thumb_func 0x80d78f4
|
|
thumb_func 0x80d7934
|
|
thumb_func 0x80d7a68 CB2_ContestMain
|
|
thumb_func 0x80d7aa8 vblank_cb_battle
|
|
thumb_func 0x80d7b68
|
|
thumb_func 0x80d7c50
|
|
thumb_func 0x80d7cbc
|
|
thumb_func 0x80d7e40
|
|
thumb_func 0x80d8038
|
|
thumb_func 0x80d8064
|
|
thumb_func 0x80d8090
|
|
thumb_func 0x80d8128
|
|
thumb_func 0x80d8158
|
|
thumb_func 0x80d8200
|
|
thumb_func 0x80d824c
|
|
thumb_func 0x80d8284
|
|
thumb_func 0x80d8334
|
|
thumb_func 0x80d9900
|
|
thumb_func 0x80d9924
|
|
thumb_func 0x80d9954
|
|
thumb_func 0x80d9988
|
|
thumb_func 0x80d9a4c
|
|
thumb_func 0x80d9a7c
|
|
thumb_func 0x80d9b0c
|
|
thumb_func 0x80d9b38
|
|
thumb_func 0x80d9b7c
|
|
thumb_func 0x80d9bbc
|
|
thumb_func 0x80d9c54
|
|
thumb_func 0x80d9c8c
|
|
thumb_func 0x80d9cbc
|
|
thumb_func 0x80d9ce4
|
|
thumb_func 0x80d9d0c
|
|
thumb_func 0x80d9da4
|
|
thumb_func 0x80d9dd8
|
|
thumb_func 0x80d9ea4
|
|
thumb_func 0x80d9ef0
|
|
thumb_func 0x80d9f30
|
|
thumb_func 0x80d9f90
|
|
thumb_func 0x80d9fdc
|
|
thumb_func 0x80da020
|
|
thumb_func 0x80da064
|
|
thumb_func 0x80da074 TryPutPlayerLast
|
|
thumb_func 0x80da094
|
|
thumb_func 0x80da0b8
|
|
thumb_func 0x80da330
|
|
thumb_func 0x80da460
|
|
thumb_func 0x80da58c
|
|
thumb_func 0x80da624 DrawContestantWindowText
|
|
thumb_func 0x80da664 Contest_CopyStringWithColor
|
|
thumb_func 0x80da68c PrintContestantMonName
|
|
thumb_func 0x80da6a4 PrintContestantMonNameWithColor
|
|
thumb_func 0x80da6f8 PrintContestantTrainerName
|
|
thumb_func 0x80da710
|
|
thumb_func 0x80da744
|
|
thumb_func 0x80da800
|
|
thumb_func 0x80da828
|
|
thumb_func 0x80da884
|
|
thumb_func 0x80da8d8
|
|
thumb_func 0x80daa0c IsSpeciesNotUnown
|
|
thumb_func 0x80daa20 SwapMoveDescAndContestTilemaps
|
|
thumb_func 0x80daa50
|
|
thumb_func 0x80daad4
|
|
thumb_func 0x80dac44
|
|
thumb_func 0x80dace8
|
|
thumb_func 0x80dad14
|
|
thumb_func 0x80dad1c
|
|
thumb_func 0x80dae00
|
|
thumb_func 0x80daeac
|
|
thumb_func 0x80daefc
|
|
thumb_func 0x80dafe8
|
|
thumb_func 0x80db000
|
|
thumb_func 0x80db01c GetChosenMove
|
|
thumb_func 0x80db07c GetAllChosenMoves
|
|
thumb_func 0x80db0a8 RankContestants
|
|
thumb_func 0x80db17c
|
|
thumb_func 0x80db1cc ContestantCanUseTurn
|
|
thumb_func 0x80db204
|
|
thumb_func 0x80db40c Contest_IsMonsTurnDisabled
|
|
thumb_func 0x80db444
|
|
thumb_func 0x80db47c
|
|
thumb_func 0x80db498
|
|
thumb_func 0x80db4b0 DetermineFinalStandings
|
|
thumb_func 0x80db638 SaveLinkContestResults
|
|
thumb_func 0x80db694
|
|
thumb_func 0x80db6cc ContestPrintLinkStandby
|
|
thumb_func 0x80db6f4 FillContestantWindowBgs
|
|
thumb_func 0x80db72c
|
|
thumb_func 0x80db760
|
|
thumb_func 0x80db78c
|
|
thumb_func 0x80db858
|
|
thumb_func 0x80dba20
|
|
thumb_func 0x80dba6c
|
|
thumb_func 0x80dbb10
|
|
thumb_func 0x80dbb28
|
|
thumb_func 0x80dbb6c
|
|
thumb_func 0x80dbbb0
|
|
thumb_func 0x80dbbf4
|
|
thumb_func 0x80dbc54
|
|
thumb_func 0x80dbcf8 CreateApplauseMeterSprite
|
|
thumb_func 0x80dbd4c
|
|
thumb_func 0x80dbd94
|
|
thumb_func 0x80dbdd8
|
|
thumb_func 0x80dbe08
|
|
thumb_func 0x80dbe8c
|
|
thumb_func 0x80dbf50
|
|
thumb_func 0x80dbf80
|
|
thumb_func 0x80dbfc8
|
|
thumb_func 0x80dbfe0
|
|
thumb_func 0x80dc034
|
|
thumb_func 0x80dc118
|
|
thumb_func 0x80dc150
|
|
thumb_func 0x80dc2dc
|
|
thumb_func 0x80dc318
|
|
thumb_func 0x80dc334
|
|
thumb_func 0x80dc34c
|
|
thumb_func 0x80dc3e8
|
|
thumb_func 0x80dc43c
|
|
thumb_func 0x80dc46c ContestDebugTogglePointTotal
|
|
thumb_func 0x80dc4ac ContestDebugDoPrint
|
|
thumb_func 0x80dc5bc SortContestants
|
|
thumb_func 0x80dc7b0 DrawContestantWindows
|
|
thumb_func 0x80dc7e4
|
|
thumb_func 0x80dcb38 SetContestantEffectStringID
|
|
thumb_func 0x80dcb54 SetContestantEffectStringID2
|
|
thumb_func 0x80dcb70 SetStartledString
|
|
thumb_func 0x80dcbc0
|
|
thumb_func 0x80dccc4 MakeContestantNervous
|
|
thumb_func 0x80dccf4 ApplyNextTurnOrder
|
|
thumb_func 0x80dce40
|
|
thumb_func 0x80dce84
|
|
thumb_func 0x80dd0a4 UpdateApplauseMeter
|
|
thumb_func 0x80dd154 Contest_GetMoveExcitement
|
|
thumb_func 0x80dd184 StartApplauseOverflowAnimation
|
|
thumb_func 0x80dd1c4 Task_ApplauseOverflowAnimation
|
|
thumb_func 0x80dd270 StartMoveApplauseMeterOnscreen
|
|
thumb_func 0x80dd2d0 Task_MoveApplauseMeterOnscreen
|
|
thumb_func 0x80dd34c TryMoveApplauseMeterOffscreen
|
|
thumb_func 0x80dd3b0 Task_MoveApplauseMeterOffscreen
|
|
thumb_func 0x80dd440 ShowAndUpdateApplauseMeter
|
|
thumb_func 0x80dd484 Task_ShowAndUpdateApplauseMeter
|
|
thumb_func 0x80dd50c HideApplauseMeterNoAnim
|
|
thumb_func 0x80dd548 ShowApplauseMeterNoAnim
|
|
thumb_func 0x80dd570
|
|
thumb_func 0x80dd594
|
|
thumb_func 0x80dd634
|
|
thumb_func 0x80dd6e4
|
|
thumb_func 0x80dd76c
|
|
thumb_func 0x80dd854 GetTurnOrderNumberGfx
|
|
thumb_func 0x80dd890
|
|
thumb_func 0x80dd94c
|
|
thumb_func 0x80dd988
|
|
thumb_func 0x80ddab4
|
|
thumb_func 0x80ddb88
|
|
thumb_func 0x80ddbc8
|
|
thumb_func 0x80ddc0c
|
|
thumb_func 0x80ddd24
|
|
thumb_func 0x80ddd58
|
|
thumb_func 0x80dddc0
|
|
thumb_func 0x80dde00
|
|
thumb_func 0x80ddef8
|
|
thumb_func 0x80ddf98 SanitizeMove
|
|
thumb_func 0x80ddfb0 SanitizeSpecies
|
|
thumb_func 0x80ddfc8
|
|
thumb_func 0x80de114
|
|
thumb_func 0x80de140
|
|
thumb_func 0x80de184
|
|
thumb_func 0x80de1c0
|
|
thumb_func 0x80de20c SelectContestMoveBankTarget
|
|
thumb_func 0x80de2d4 Contest_PrintTextToBg0WindowStd
|
|
thumb_func 0x80de338 Contest_StartTextPrinter
|
|
thumb_func 0x80de3c0 ContestBG_FillBoxWithIncrementingTile
|
|
thumb_func 0x80de418 ContestBG_FillBoxWithTile
|
|
thumb_func 0x80de454 Contest_RunTextPrinters
|
|
thumb_func 0x80de468 Contest_SetBgCopyFlags
|
|
thumb_func 0x80de47c ResetContestLinkResults
|
|
thumb_func 0x80de4b0
|
|
thumb_func 0x80de6b0
|
|
thumb_func 0x80de748 ClearContestWinnerPicsInContestHall
|
|
thumb_func 0x80de788
|
|
thumb_func 0x80de958
|
|
thumb_func 0x80dec00
|
|
thumb_func 0x80dede0 ContestDebugToggleBitfields
|
|
thumb_func 0x80dee2c ContestDebugPrintBitStrings
|
|
# shop.s
|
|
thumb_func 0x80deff0 CB2_BuyMenu
|
|
thumb_func 0x80df098 SetShopMenuCallback
|
|
thumb_func 0x80df0a4 SetShopItemsForSale
|
|
thumb_func 0x80df0d4 Task_ShopMenu
|
|
thumb_func 0x80df11c Task_HandleShopMenuBuy
|
|
thumb_func 0x80df158 Task_HandleShopMenuSell
|
|
thumb_func 0x80df194 CB2_ExitSellMenu
|
|
thumb_func 0x80df1b4 Task_HandleShopMenuQuit
|
|
thumb_func 0x80df1f0 Task_GoToBuyOrSellMenu
|
|
thumb_func 0x80df22c MapPostLoadHook_ReturnToShopMenu
|
|
thumb_func 0x80df244 Task_ReturnToShopMenu
|
|
thumb_func 0x80df290 ShowShopMenuAfterExitingBuyOrSellMenu
|
|
thumb_func 0x80df2b0 BuyMenuPrintPriceInList
|
|
thumb_func 0x80df2cc VBlankCB_BuyMenu
|
|
thumb_func 0x80df2e0 CB2_InitBuyMenu
|
|
thumb_func 0x80df448 BuyMenuFreeMemory
|
|
thumb_func 0x80df478 BuyMenuBuildListMenuTemplate
|
|
thumb_func 0x80df554 BuyMenuSetListEntry
|
|
thumb_func 0x80df594 BuyMenuPrintItemDescriptionAndShowItemIcon
|
|
thumb_func 0x80df670 CreateShopMenu
|
|
thumb_func 0x80df70c BuyMenuAddScrollIndicatorArrows
|
|
thumb_func 0x80df768 BuyMenuRemoveScrollIndicatorArrows
|
|
thumb_func 0x80df794 BuyMenuPrintCursor
|
|
thumb_func 0x80df7c8 BuyMenuAddItemIcon
|
|
thumb_func 0x80df860 BuyMenuRemoveItemIcon
|
|
thumb_func 0x80df8b0 BuyMenuInitBgs
|
|
thumb_func 0x80df968 BuyMenuDecompressBgGraphics
|
|
thumb_func 0x80df9ac BuyMenuInitWindows
|
|
thumb_func 0x80df9e8 BuyMenuPrint
|
|
thumb_func 0x80dfa2c BuyMenuDisplayMessage
|
|
thumb_func 0x80dfa68 BuyMenuDrawGraphics
|
|
thumb_func 0x80dfab4 BuyMenuDrawMapGraphics
|
|
thumb_func 0x80dfac8 BuyMenuDrawMapBg
|
|
thumb_func 0x80dfbb4 BuyMenuDrawMapMetatile
|
|
thumb_func 0x80dfc78 BuyMenuDrawMapMetatileLayer
|
|
thumb_func 0x80dfca0 BuyMenuCollectEventObjectData
|
|
thumb_func 0x80dfe34 BuyMenuDrawEventObjects
|
|
thumb_func 0x80dff58 BuyMenuCheckIfEventObjectOverlapsMenuBg
|
|
thumb_func 0x80dff84 BuyMenuCopyMenuBgToBg1TilemapBuffer
|
|
thumb_func 0x80dffcc BuyMenuCheckForOverlapWithMenuBg
|
|
thumb_func 0x80e000c Task_BuyMenu
|
|
thumb_func 0x80e01f0 Task_BuyHowManyDialogueInit
|
|
thumb_func 0x80e02d4 Task_BuyHowManyDialogueHandleInput
|
|
thumb_func 0x80e03f8 BuyMenuConfirmPurchase
|
|
thumb_func 0x80e0428 BuyMenuTryMakePurchase
|
|
thumb_func 0x80e04d4 BuyMenuSubtractMoney
|
|
thumb_func 0x80e0558 Task_ReturnToItemListAfterItemPurchase
|
|
thumb_func 0x80e05c4 Task_ReturnToItemListAfterDecorationPurchase
|
|
thumb_func 0x80e05ec BuyMenuReturnToItemList
|
|
thumb_func 0x80e0638 BuyMenuPrintItemQuantityAndPrice
|
|
thumb_func 0x80e06b4 ExitBuyMenu
|
|
thumb_func 0x80e06fc Task_ExitBuyMenu
|
|
thumb_func 0x80e0730 ClearItemPurchases
|
|
thumb_func 0x80e0750 RecordItemPurchase
|
|
thumb_func 0x80e07d0 CreatePokemartMenu
|
|
thumb_func 0x80e07f4 CreateDecorationShop1Menu
|
|
thumb_func 0x80e0814 CreateDecorationShop2Menu
|
|
# fldeff_escalator.s
|
|
thumb_func 0x80e0834
|
|
thumb_func 0x80e0990
|
|
thumb_func 0x80e0a58
|
|
thumb_func 0x80e0aa4
|
|
thumb_func 0x80e0abc
|
|
thumb_func 0x80e0ad0
|
|
# berry.s
|
|
thumb_func 0x80e0b04 ClearEnigmaBerries
|
|
thumb_func 0x80e0b30 SetEnigmaBerry
|
|
thumb_func 0x80e0b5c GetEnigmaBerryChecksum
|
|
thumb_func 0x80e0b78 IsEnigmaBerryValid
|
|
thumb_func 0x80e0bc8 GetBerryInfo
|
|
thumb_func 0x80e0c0c GetBerryTreeInfo
|
|
thumb_func 0x80e0c28 EventObjectInteractionWaterBerryTree
|
|
thumb_func 0x80e0c84 IsPlayerFacingEmptyBerryTreePatch
|
|
thumb_func 0x80e0cbc TryToWaterBerryTree
|
|
thumb_func 0x80e0ce0 ClearBerryTrees
|
|
thumb_func 0x80e0d14 BerryTreeGrow
|
|
thumb_func 0x80e0dbc BerryTreeTimeUpdate
|
|
thumb_func 0x80e0e68 PlantBerryTree
|
|
thumb_func 0x80e0ed0 RemoveBerryTree
|
|
thumb_func 0x80e0ef8 GetBerryTypeByBerryTreeId
|
|
thumb_func 0x80e0f14 GetStageByBerryTreeId
|
|
thumb_func 0x80e0f34 ItemIdToBerryType
|
|
thumb_func 0x80e0f5c BerryTypeToItemId
|
|
thumb_func 0x80e0f84 GetBerryNameByBerryType
|
|
thumb_func 0x80e0fa4 ResetBerryTreeSparkleFlag
|
|
thumb_func 0x80e0fbc BerryTreeGetNumStagesWatered
|
|
thumb_func 0x80e0ff8 GetNumStagesWateredByBerryTreeId
|
|
thumb_func 0x80e1010 CalcBerryYieldInternal
|
|
thumb_func 0x80e1064 CalcBerryYield
|
|
thumb_func 0x80e1090 GetBerryCountByBerryTreeId
|
|
thumb_func 0x80e10a8 GetStageDurationByBerryType
|
|
thumb_func 0x80e10c0 EventObjectInteractionGetBerryTreeData
|
|
thumb_func 0x80e1154 Bag_ChooseBerry
|
|
thumb_func 0x80e1164 EventObjectInteractionPlantBerryTree
|
|
thumb_func 0x80e119c EventObjectInteractionPickBerryTree
|
|
thumb_func 0x80e11e8 EventObjectInteractionRemoveBerryTree
|
|
thumb_func 0x80e121c PlayerHasBerries
|
|
thumb_func 0x80e122c ResetBerryTreeSparkleFlags
|
|
# script_menu.s
|
|
thumb_func 0x80e12c8 ScriptMenu_Multichoice
|
|
thumb_func 0x80e1318 ScriptMenu_MultichoiceWithDefault
|
|
thumb_func 0x80e1378
|
|
thumb_func 0x80e13bc ScrSpecial_CreatePCMenu
|
|
thumb_func 0x80e13fc DrawMultichoiceMenu
|
|
thumb_func 0x80e14cc
|
|
thumb_func 0x80e1568 Task_HandleMultichoiceInput
|
|
thumb_func 0x80e1618 ScriptMenu_YesNo
|
|
thumb_func 0x80e1650 IsScriptActive
|
|
thumb_func 0x80e166c Task_HandleYesNoInput
|
|
thumb_func 0x80e16e0 sp106_CreateStartMenu
|
|
thumb_func 0x80e17ec Task_HandleMultichoiceGridInput
|
|
thumb_func 0x80e1850
|
|
thumb_func 0x80e1880 CreatePCMenu
|
|
thumb_func 0x80e1a0c ScriptMenu_DisplayPCStartupPrompt
|
|
thumb_func 0x80e1a40 display_text_and_get_width_internal
|
|
thumb_func 0x80e1a70
|
|
thumb_func 0x80e1d6c
|
|
thumb_func 0x80e1d8c Task_PokemonPicWindow
|
|
thumb_func 0x80e1df4 ScriptMenu_ShowPokemonPic
|
|
thumb_func 0x80e1eb8 ScriptMenu_GetPicboxWaitFunc
|
|
thumb_func 0x80e1ef0 IsPicboxClosed
|
|
thumb_func 0x80e1f10 CreateWindowFromRect
|
|
thumb_func 0x80e1f6c ClearToTransparentAndRemoveWindow
|
|
thumb_func 0x80e1f88
|
|
thumb_func 0x80e2070 convert_pixel_width_to_tile_width
|
|
thumb_func 0x80e20a0 CreateStartMenu
|
|
thumb_func 0x80e21f8
|
|
# naming_screen.s
|
|
thumb_func 0x80e2244 DoNamingScreen
|
|
thumb_func 0x80e22d0 C2_NamingScreen
|
|
thumb_func 0x80e2374 NamingScreen_Init
|
|
thumb_func 0x80e246c
|
|
thumb_func 0x80e24ac NamingScreen_InitBGs
|
|
thumb_func 0x80e265c
|
|
thumb_func 0x80e2678
|
|
thumb_func 0x80e270c
|
|
thumb_func 0x80e2734 GetCurrentPageColumnCount
|
|
thumb_func 0x80e2758
|
|
thumb_func 0x80e2788
|
|
thumb_func 0x80e27b8 MainState_BeginFadeIn
|
|
thumb_func 0x80e28f0 MainState_WaitFadeIn
|
|
thumb_func 0x80e292c MainState_HandleInput
|
|
thumb_func 0x80e293c MainState_MoveToOKButton
|
|
thumb_func 0x80e296c MainState_6
|
|
thumb_func 0x80e29dc MainState_BeginFadeInOut
|
|
thumb_func 0x80e2a10 MainState_WaitFadeOutAndExit
|
|
thumb_func 0x80e2a78 DisplaySentToPCMessage
|
|
thumb_func 0x80e2b98
|
|
thumb_func 0x80e2bd4 MainState_StartPageSwap
|
|
thumb_func 0x80e2c14
|
|
thumb_func 0x80e2c6c StartPageSwapAnim
|
|
thumb_func 0x80e2c8c Task_HandlePageSwapAnim
|
|
thumb_func 0x80e2cc4 IsPageSwapAnimNotInProgress
|
|
thumb_func 0x80e2ce4 PageSwapAnimState_Init
|
|
thumb_func 0x80e2d0c PageSwapAnimState_1
|
|
thumb_func 0x80e2da0 PageSwapAnimState_2
|
|
thumb_func 0x80e2e34 PageSwapAnimState_Done
|
|
thumb_func 0x80e2e50 MoveCursorToOKButton
|
|
thumb_func 0x80e2e78
|
|
thumb_func 0x80e2eec Task_80E39BC
|
|
thumb_func 0x80e2fa4
|
|
thumb_func 0x80e3018
|
|
thumb_func 0x80e3040
|
|
thumb_func 0x80e3060
|
|
thumb_func 0x80e3144
|
|
thumb_func 0x80e3190
|
|
thumb_func 0x80e31ec
|
|
thumb_func 0x80e3208 CursorInit
|
|
thumb_func 0x80e329c
|
|
thumb_func 0x80e32e4 GetCursorPos
|
|
thumb_func 0x80e3310
|
|
thumb_func 0x80e3320
|
|
thumb_func 0x80e3378
|
|
thumb_func 0x80e33bc
|
|
thumb_func 0x80e33e8 IsCursorAnimFinished
|
|
thumb_func 0x80e3414 GetKeyRoleAtCursorPos
|
|
thumb_func 0x80e344c CreatePageSwitcherSprites
|
|
thumb_func 0x80e3510
|
|
thumb_func 0x80e3544
|
|
thumb_func 0x80e356c
|
|
thumb_func 0x80e35c0
|
|
thumb_func 0x80e35c4
|
|
thumb_func 0x80e3638
|
|
thumb_func 0x80e3678
|
|
thumb_func 0x80e36d8 CreateBackOkSprites
|
|
thumb_func 0x80e3750 CreateUnderscoreSprites
|
|
thumb_func 0x80e3820 CreateInputTargetIcon
|
|
thumb_func 0x80e383c TaskDummy3
|
|
thumb_func 0x80e384c TaskDummy2
|
|
thumb_func 0x80e3850 NamingScreen_CreatePlayerIcon
|
|
thumb_func 0x80e38ac NamingScreen_CreatePCIcon
|
|
thumb_func 0x80e38ec NamingScreen_CreateMonIcon
|
|
thumb_func 0x80e3948 NamingScreen_CreateWandaDadIcon
|
|
thumb_func 0x80e3988 HandleKeyboardEvent
|
|
thumb_func 0x80e39e4 KeyboardKeyHandler_Character
|
|
thumb_func 0x80e3a30 KeyboardKeyHandler_Page
|
|
thumb_func 0x80e3a58 KeyboardKeyHandler_Backspace
|
|
thumb_func 0x80e3a7c KeyboardKeyHandler_OK
|
|
thumb_func 0x80e3ab8
|
|
thumb_func 0x80e3ad0 InputInit
|
|
thumb_func 0x80e3ae4 GetInputEvent
|
|
thumb_func 0x80e3b08 SetInputState
|
|
thumb_func 0x80e3b34
|
|
thumb_func 0x80e3b64 InputState_2
|
|
thumb_func 0x80e3b6c InputState_Enabled
|
|
thumb_func 0x80e3bd0
|
|
thumb_func 0x80e3bf4 HandleDpadMovement
|
|
thumb_func 0x80e3d50
|
|
thumb_func 0x80e3da4
|
|
thumb_func 0x80e3e24
|
|
thumb_func 0x80e3e3c nullsub_10
|
|
thumb_func 0x80e3e4c
|
|
thumb_func 0x80e3e68 InputState_Disabled
|
|
thumb_func 0x80e3e78
|
|
thumb_func 0x80e3e7c
|
|
thumb_func 0x80e3eec GetCharAtKeyboardPos
|
|
thumb_func 0x80e3f20 GetTextCaretPosition
|
|
thumb_func 0x80e3f74 GetPreviousTextCaretPosition
|
|
thumb_func 0x80e3fb8 DeleteTextCharacter
|
|
thumb_func 0x80e4018
|
|
thumb_func 0x80e40a8
|
|
thumb_func 0x80e4110
|
|
thumb_func 0x80e414c
|
|
thumb_func 0x80e4188 AddTextCharacter
|
|
thumb_func 0x80e41b0
|
|
thumb_func 0x80e4208
|
|
thumb_func 0x80e4248 MainState_WaitPageSwap
|
|
thumb_func 0x80e4318
|
|
thumb_func 0x80e437c
|
|
thumb_func 0x80e43ec choose_name_or_words_screen_load_bg_tile_patterns
|
|
thumb_func 0x80e4450
|
|
thumb_func 0x80e4460 choose_name_or_words_screen_apply_bg_pals
|
|
thumb_func 0x80e4490
|
|
thumb_func 0x80e44a4
|
|
thumb_func 0x80e4510
|
|
thumb_func 0x80e45d0
|
|
thumb_func 0x80e4648
|
|
thumb_func 0x80e46e4
|
|
thumb_func 0x80e474c
|
|
thumb_func 0x80e4764 NamingScreen_TurnOffScreen
|
|
thumb_func 0x80e4778 NamingScreen_InitDisplayMode
|
|
thumb_func 0x80e4788 VBlankCB_NamingScreen
|
|
thumb_func 0x80e4810 SetCursorPos
|
|
thumb_func 0x80e4830
|
|
thumb_func 0x80e4868
|
|
thumb_func 0x80e4890
|
|
thumb_func 0x80e48b8
|
|
thumb_func 0x80e48e0
|
|
# money.s
|
|
thumb_func 0x80e4908 GetMoney
|
|
thumb_func 0x80e491c SetMoney
|
|
thumb_func 0x80e4930 IsEnoughMoney
|
|
thumb_func 0x80e4948 AddMoney
|
|
thumb_func 0x80e4980 RemoveMoney
|
|
thumb_func 0x80e49a4 IsEnoughForCostInVar0x8005
|
|
thumb_func 0x80e49c8 SubtractMoneyFromVar0x8005
|
|
thumb_func 0x80e49e8 PrintMoneyAmountInMoneyBox
|
|
thumb_func 0x80e4a08 PrintMoneyAmountInMoneyBoxWithBorder
|
|
thumb_func 0x80e4a74 PrintMoneyAmount
|
|
thumb_func 0x80e4ab0 ChangeAmountInMoneyBox
|
|
thumb_func 0x80e4ac8 DrawMoneyBox
|
|
thumb_func 0x80e4b60 HideMoneyBox
|
|
thumb_func 0x80e4b88 AddMoneyLabelObject
|
|
thumb_func 0x80e4bd0 RemoveMoneyLabelObject
|
|
# contest_effect.s
|
|
thumb_func 0x80e4bf0 AreMovesContestCombo
|
|
thumb_func 0x80e4c58 ContestEffect_MakeScramblingTurnOrderEasier
|
|
thumb_func 0x80e4c5c ContestEffect_UserMoreEasilyStartled
|
|
thumb_func 0x80e4c8c ContestEffect_GreatAppealButNoMoreMoves
|
|
thumb_func 0x80e4cbc ContestEffect_RepetitionNotBoring
|
|
thumb_func 0x80e4d10 ContestEffect_AvoidStartleOnce
|
|
thumb_func 0x80e4d3c ContestEffect_AvoidStartle
|
|
thumb_func 0x80e4d6c ContestEffect_AvoidStartleSlightly
|
|
thumb_func 0x80e4d98 ContestEffect_UserLessEasilyStartled
|
|
thumb_func 0x80e4dc8 ContestEffect_StartleFrontMon
|
|
thumb_func 0x80e4e40 ContestEffect_StartlePrevMons
|
|
thumb_func 0x80e4ebc ContestEffect_StartlePrevMon2
|
|
thumb_func 0x80e4ef4 ContestEffect_StartlePrevMons2
|
|
thumb_func 0x80e4fa8 ContestEffect_ShiftJudgeAttention
|
|
thumb_func 0x80e5068 ContestEffect_StartleMonWithJudgesAttention
|
|
thumb_func 0x80e5114 ContestEffect_JamsOthersButMissOneTurn
|
|
thumb_func 0x80e514c ContestEffect_StartleMonsSameTypeAppeal
|
|
thumb_func 0x80e518c ContestEffect_StartleMonsCoolAppeal
|
|
thumb_func 0x80e51ac ContestEffect_StartleMonsBeautyAppeal
|
|
thumb_func 0x80e51cc ContestEffect_StartleMonsCuteAppeal
|
|
thumb_func 0x80e51ec ContestEffect_StartleMonsSmartAppeal
|
|
thumb_func 0x80e520c ContestEffect_StartleMonsToughAppeal
|
|
thumb_func 0x80e522c ContestEffect_MakeFollowingMonNervous
|
|
thumb_func 0x80e52b0 ContestEffect_MakeFollowingMonsNervous
|
|
thumb_func 0x80e54b0 ContestEffect_WorsenConditionOfPrevMons
|
|
thumb_func 0x80e5558 ContestEffect_BadlyStartlesMonsInGoodCondition
|
|
thumb_func 0x80e55e0 ContestEffect_BetterIfFirst
|
|
thumb_func 0x80e5638 ContestEffect_BetterIfLast
|
|
thumb_func 0x80e5690 ContestEffect_AppealAsGoodAsPrevOnes
|
|
thumb_func 0x80e5740 ContestEffect_AppealAsGoodAsPrevOne
|
|
thumb_func 0x80e57c0 ContestEffect_BetterWhenLater
|
|
thumb_func 0x80e5844 ContestEffect_QualityDependsOnTiming
|
|
thumb_func 0x80e58f8 ContestEffect_BetterIfSameType
|
|
thumb_func 0x80e59e8 ContestEffect_BetterIfDiffType
|
|
thumb_func 0x80e5a94 ContestEffect_AffectedByPrevAppeal
|
|
thumb_func 0x80e5b10 ContestEffect_ImproveConditionPreventNervousness
|
|
thumb_func 0x80e5b74 ContestEffect_BetterWithGoodCondition
|
|
thumb_func 0x80e5bc4 ContestEffect_NextAppealEarlier
|
|
thumb_func 0x80e5cfc ContestEffect_NextAppealLater
|
|
thumb_func 0x80e5e40 ContestEffect_HighlyAppealing
|
|
thumb_func 0x80e5e44 ContestEffect_ScrambleNextTurnOrder
|
|
thumb_func 0x80e5f54 ContestEffect_ExciteAudienceInAnyContest
|
|
thumb_func 0x80e5f98 ContestEffect_BadlyStartleMonsWithGoodAppeals
|
|
thumb_func 0x80e6044 ContestEffect_BetterWhenAudienceExcited
|
|
thumb_func 0x80e60c8 ContestEffect_DontExciteAudience
|
|
thumb_func 0x80e6110 JamByMoveCategory
|
|
thumb_func 0x80e61a4 CanUnnerveContestant
|
|
thumb_func 0x80e6208 WasAtLeastOneOpponentJammed
|
|
thumb_func 0x80e6318 JamContestant
|
|
thumb_func 0x80e634c RoundTowardsZero
|
|
thumb_func 0x80e6390 RoundUp
|
|
# record_mixing.s
|
|
thumb_func 0x80e63c4 RecordMixingPlayerSpotTriggered
|
|
thumb_func 0x80e63d4 SetSrcLookupPointers
|
|
thumb_func 0x80e647c PrepareUnknownExchangePacket
|
|
thumb_func 0x80e6530 PrepareExchangePacketForRubySapphire
|
|
thumb_func 0x80e6604 PrepareExchangePacket
|
|
thumb_func 0x80e6738 ReceiveExchangePacket
|
|
thumb_func 0x80e68cc PrintTextOnRecordMixing
|
|
thumb_func 0x80e6900 Task_RecordMixing_SoundEffect
|
|
thumb_func 0x80e6934 Task_RecordMixing_Main
|
|
thumb_func 0x80e6afc Task_MixingRecordsRecv
|
|
thumb_func 0x80e6d44 Task_SendPacket
|
|
thumb_func 0x80e6e08 Task_CopyReceiveBuffer
|
|
thumb_func 0x80e6f44
|
|
thumb_func 0x80e6f78 Task_ReceivePacket
|
|
thumb_func 0x80e6fac Task_SendPacket_SwitchToReceive
|
|
thumb_func 0x80e6fd4 LoadPtrFromTaskData
|
|
thumb_func 0x80e6fe0 StorePtrInTaskData
|
|
thumb_func 0x80e6fe8 GetMultiplayerId_
|
|
thumb_func 0x80e6ff8 GetPlayerRecvBuffer
|
|
thumb_func 0x80e7008 ShufflePlayerIndices
|
|
thumb_func 0x80e709c ReceiveOldManData
|
|
thumb_func 0x80e711c ReceiveBattleTowerData
|
|
thumb_func 0x80e71e4 ReceiveLilycoveLadyData
|
|
thumb_func 0x80e726c
|
|
thumb_func 0x80e7274
|
|
thumb_func 0x80e72fc
|
|
thumb_func 0x80e7324
|
|
thumb_func 0x80e7330 ReceiveDaycareMailData
|
|
thumb_func 0x80e7750 ReceiveGiftItem
|
|
thumb_func 0x80e77e0 Task_DoRecordMixing
|
|
thumb_func 0x80e78f8
|
|
thumb_func 0x80e7a48 GetPlayerHallRecords
|
|
thumb_func 0x80e7c04
|
|
thumb_func 0x80e7c50 ReceiveApprenticeData
|
|
thumb_func 0x80e7d60
|
|
thumb_func 0x80e8068
|
|
thumb_func 0x80e80b4
|
|
thumb_func 0x80e810c
|
|
thumb_func 0x80e8194 ReceiveRankingHallRecords
|
|
thumb_func 0x80e81e0
|
|
thumb_func 0x80e823c SanitizeEmeraldBattleTowerRecord
|
|
thumb_func 0x80e8290
|
|
thumb_func 0x80e82dc SanitizeRubyBattleTowerRecord
|
|
thumb_func 0x80e82f4
|
|
thumb_func 0x80e8320
|
|
thumb_func 0x80e84a4 SanitizeDayCareMailForRuby
|
|
thumb_func 0x80e85f4
|
|
thumb_func 0x80e8688
|
|
thumb_func 0x80e8878
|
|
thumb_func 0x80e88a8
|
|
thumb_func 0x80e88e8
|
|
thumb_func 0x80e8928
|
|
thumb_func 0x80e8978
|
|
thumb_func 0x80e89ec
|
|
thumb_func 0x80e8aa0
|
|
thumb_func 0x80e8d68
|
|
thumb_func 0x80e8fa4
|
|
thumb_func 0x80e900c
|
|
thumb_func 0x80e90c0
|
|
thumb_func 0x80e91e4
|
|
thumb_func 0x80e9284
|
|
thumb_func 0x80e9410
|
|
thumb_func 0x80e94b8
|
|
thumb_func 0x80e9560
|
|
thumb_func 0x80e96a8
|
|
thumb_func 0x80e96c8
|
|
thumb_func 0x80e96dc
|
|
thumb_func 0x80e9734
|
|
thumb_func 0x80e9750
|
|
# secret_base.s
|
|
thumb_func 0x80e977c ClearSecretBase
|
|
thumb_func 0x80e97b4 ClearSecretBases
|
|
thumb_func 0x80e97e4 SetCurSecretBaseId
|
|
thumb_func 0x80e97f8 TrySetCurSecretBaseIndex
|
|
thumb_func 0x80e9854 CheckPlayerHasSecretBase
|
|
thumb_func 0x80e9884 GetSecretBaseTypeInFrontOfPlayer_
|
|
thumb_func 0x80e9924 GetSecretBaseTypeInFrontOfPlayer
|
|
thumb_func 0x80e993c FindMetatileIdMapCoords
|
|
thumb_func 0x80e99d8 ToggleSecretBaseEntranceMetatile
|
|
thumb_func 0x80e9a80 GetNameLength
|
|
thumb_func 0x80e9aa4 SetPlayerSecretBase
|
|
thumb_func 0x80e9b6c SetOccupiedSecretBaseEntranceMetatiles
|
|
thumb_func 0x80e9c28 SetSecretBaseWarpDestination
|
|
thumb_func 0x80e9c5c Task_EnterSecretBase
|
|
thumb_func 0x80e9cf4 EnterSecretBase
|
|
thumb_func 0x80e9d28 SecretBaseMapPopupEnabled
|
|
thumb_func 0x80e9d54 EnterNewlyCreatedSecretBase_WaitFadeIn
|
|
thumb_func 0x80e9d94 EnterNewlyCreatedSecretBase_StartFadeIn
|
|
thumb_func 0x80e9df8 Task_EnterNewlyCreatedSecretBase
|
|
thumb_func 0x80e9e84 EnterNewlyCreatedSecretBase
|
|
thumb_func 0x80e9ea0 CurMapIsSecretBase
|
|
thumb_func 0x80e9ec4 InitSecretBaseAppearance
|
|
thumb_func 0x80e9fd4 InitSecretBaseDecorationSprites
|
|
thumb_func 0x80ea218 HideSecretBaseDecorationSprites
|
|
thumb_func 0x80ea274 SetSecretBaseOwnerGfxId
|
|
thumb_func 0x80ea2a8 SetCurSecretBaseIdFromPosition
|
|
thumb_func 0x80ea308 WarpIntoSecretBase
|
|
thumb_func 0x80ea320 TrySetCurSecretBase
|
|
thumb_func 0x80ea344 Task_WarpOutOfSecretBase
|
|
thumb_func 0x80ea3c8 WarpOutOfSecretBase
|
|
thumb_func 0x80ea3e4 IsCurSecretBaseOwnedByAnotherPlayer
|
|
thumb_func 0x80ea420 GetSecretBaseMapName
|
|
thumb_func 0x80ea46c RegistryMenu_OnCursorMove
|
|
thumb_func 0x80ea48c DeleteRegistry_Yes
|
|
thumb_func 0x80ea4d8 IsSecretBaseRegistered
|
|
thumb_func 0x80ea50c GetAverageEVs
|
|
thumb_func 0x80ea574 SetPlayerSecretBaseParty
|
|
thumb_func 0x80ea6f0 ClearAndLeaveSecretBase
|
|
thumb_func 0x80ea720 MoveOutOfSecretBase
|
|
thumb_func 0x80ea730 ClosePlayerSecretBaseEntrance
|
|
thumb_func 0x80ea7d0 MoveOutOfSecretBaseFromOutside
|
|
thumb_func 0x80ea808 GetNumRegisteredSecretBases
|
|
thumb_func 0x80ea83c GetCurSecretBaseRegistrationValidity
|
|
thumb_func 0x80ea88c ToggleCurSecretBaseRegistry
|
|
thumb_func 0x80ea8d4 ShowSecretBaseDecorationMenu
|
|
thumb_func 0x80ea8e8 ShowSecretBaseRegistryMenu
|
|
thumb_func 0x80ea8fc Task_ShowSecretBaseRegistryMenu
|
|
thumb_func 0x80ea98c BuildRegistryMenuItems
|
|
thumb_func 0x80eaa4c
|
|
thumb_func 0x80eaa60 FinalizeRegistryMenu
|
|
thumb_func 0x80eaaa4 AddRegistryMenuScrollArrows
|
|
thumb_func 0x80eaaf0 HandleRegistryMenuInput
|
|
thumb_func 0x80eab80 ShowRegistryMenuActions
|
|
thumb_func 0x80eabf8 HandleRegistryMenuActionsInput
|
|
thumb_func 0x80eac44 ShowRegistryMenuDeleteConfirmation
|
|
thumb_func 0x80eacb4 ShowRegistryMenuDeleteYesNo
|
|
thumb_func 0x80eacd4 DeleteRegistry_Yes_Callback
|
|
thumb_func 0x80ead68
|
|
thumb_func 0x80ead84 DeleteRegistry_No
|
|
thumb_func 0x80eadd4 ReturnToMainRegistryMenu
|
|
thumb_func 0x80eae18 GoToSecretBasePCMainMenu
|
|
thumb_func 0x80eae54 GetSecretBaseOwnerType
|
|
thumb_func 0x80eae98 GetSecretBaseTrainerLoseText
|
|
thumb_func 0x80eaf2c PrepSecretBaseBattleFlags
|
|
thumb_func 0x80eaf54
|
|
thumb_func 0x80eaf9c GetSecretBaseOwnerInteractionState
|
|
thumb_func 0x80eb02c SecretBasePerStepCallback
|
|
thumb_func 0x80eb470
|
|
thumb_func 0x80eb4cc SecretBasesHaveSameTrainerId
|
|
thumb_func 0x80eb4fc SecretBasesHaveSameTrainerName
|
|
thumb_func 0x80eb548 SecretBasesBelongToSamePlayer
|
|
thumb_func 0x80eb588 GetSecretBaseIndexFromId
|
|
thumb_func 0x80eb5d0 FindAvailableSecretBaseIndex
|
|
thumb_func 0x80eb610
|
|
thumb_func 0x80eb65c
|
|
thumb_func 0x80eb6e8 SortSecretBasesByRegistryStatus
|
|
thumb_func 0x80eb798
|
|
thumb_func 0x80eb7cc SecretBaseBelongsToPlayer
|
|
thumb_func 0x80eb84c DeleteFirstOldBaseFromPlayerInRecordMixingFriendsRecords
|
|
thumb_func 0x80eb904
|
|
thumb_func 0x80eb984
|
|
thumb_func 0x80eba80
|
|
thumb_func 0x80ebaa4
|
|
thumb_func 0x80ebae0
|
|
thumb_func 0x80ebb64 ReceiveSecretBasesData
|
|
thumb_func 0x80ebd2c ClearJapaneseSecretBases
|
|
thumb_func 0x80ebd4c
|
|
thumb_func 0x80ebdb8
|
|
thumb_func 0x80ebe30
|
|
thumb_func 0x80ebe68
|
|
thumb_func 0x80ebea0
|
|
thumb_func 0x80ebf08
|
|
thumb_func 0x80ebf70 CopyCurSecretBaseOwnerName_StrVar1
|
|
thumb_func 0x80ebfd8 GetSecretBaseName
|
|
thumb_func 0x80ec038 SetSecretBaseSecretsTvFlags_Poster
|
|
thumb_func 0x80ec10c SetSecretBaseSecretsTvFlags_MiscFurnature
|
|
thumb_func 0x80ec580 SetSecretBaseSecretsTvFlags_LargeDecorationSpot
|
|
thumb_func 0x80ec6c8 SetSecretBaseSecretsTvFlags_SmallDecorationSpot
|
|
thumb_func 0x80eca1c SetSecretBaseSecretsTvFlags_SandOrnament
|
|
# tv.s
|
|
thumb_func 0x80eca80 ClearTVShowData
|
|
thumb_func 0x80ecadc special_0x44
|
|
thumb_func 0x80ecb94 FindAnyTVShowOnTheAir
|
|
thumb_func 0x80ecbe4 UpdateTVScreensOnMap
|
|
thumb_func 0x80ecc6c SetTVMetatilesOnMap
|
|
thumb_func 0x80eccd0 TurnOffTVScreen
|
|
thumb_func 0x80eccec TurnOnTVScreen
|
|
thumb_func 0x80ecd08 special_0x45
|
|
thumb_func 0x80ecd2c FindFirstActiveTVShowThatIsNotAMassOutbreak
|
|
thumb_func 0x80ecd74 special_0x4a
|
|
thumb_func 0x80ecdbc ResetGabbyAndTy
|
|
thumb_func 0x80ecebc GabbyAndTyBeforeInterview
|
|
thumb_func 0x80ecfe8 GabbyAndTyAfterInterview
|
|
thumb_func 0x80ed088 TakeTVShowInSearchOfTrainersOffTheAir
|
|
thumb_func 0x80ed0a4 GabbyAndTyGetBattleNum
|
|
thumb_func 0x80ed0d0 IsTVShowInSearchOfTrainersAiring
|
|
thumb_func 0x80ed0e8 GabbyAndTyGetLastQuote
|
|
thumb_func 0x80ed12c GabbyAndTyGetLastBattleTrivia
|
|
thumb_func 0x80ed178 GabbyAndTySetScriptVarsToEventObjectLocalIds
|
|
thumb_func 0x80ed25c InterviewAfter
|
|
thumb_func 0x80ed2c8 PutPokemonTodayCaughtOnAir
|
|
thumb_func 0x80ed438 UpdateWorldOfMastersAndPutItOnTheAir
|
|
thumb_func 0x80ed490 PutPokemonTodayFailedOnTheAir
|
|
thumb_func 0x80ed57c tv_store_id_3x
|
|
thumb_func 0x80ed5a4 tv_store_id_2x
|
|
thumb_func 0x80ed5cc InterviewAfter_ContestLiveUpdates
|
|
thumb_func 0x80ed694 PutBattleUpdateOnTheAir
|
|
thumb_func 0x80ed784 Put3CheersForPokeblocksOnTheAir
|
|
thumb_func 0x80ed870 PutFanClubSpecialOnTheAir
|
|
thumb_func 0x80ed900 ContestLiveUpdates_BeforeInterview_1
|
|
thumb_func 0x80ed950 ContestLiveUpdates_BeforeInterview_2
|
|
thumb_func 0x80ed990 ContestLiveUpdates_BeforeInterview_3
|
|
thumb_func 0x80ed9d0 ContestLiveUpdates_BeforeInterview_4
|
|
thumb_func 0x80eda10 ContestLiveUpdates_BeforeInterview_5
|
|
thumb_func 0x80edab0 InterviewAfter_BravoTrainerPokemonProfile
|
|
thumb_func 0x80edb90 BravoTrainerPokemonProfile_BeforeInterview1
|
|
thumb_func 0x80edbe4 BravoTrainerPokemonProfile_BeforeInterview2
|
|
thumb_func 0x80edcac InterviewAfter_BravoTrainerBattleTowerProfile
|
|
thumb_func 0x80edd80 SaveRecordedItemPurchasesForTVShow
|
|
thumb_func 0x80ede68 PutNameRaterShowOnTheAir
|
|
thumb_func 0x80edf64 StartMassOutbreak
|
|
thumb_func 0x80ee010 PutLilycoveContestLadyShowOnTheAir
|
|
thumb_func 0x80ee07c InterviewAfter_FanClubLetter
|
|
thumb_func 0x80ee0ec InterviewAfter_RecentHappenings
|
|
thumb_func 0x80ee144 InterviewAfter_PkmnFanClubOpinions
|
|
thumb_func 0x80ee234 InterviewAfter_DummyShow4
|
|
thumb_func 0x80ee238
|
|
thumb_func 0x80ee328 EndMassOutbreak
|
|
thumb_func 0x80ee3a8 UpdateTVShowsPerDay
|
|
thumb_func 0x80ee3d4
|
|
thumb_func 0x80ee444 UpdateMassOutbreakTimeLeft
|
|
thumb_func 0x80ee470
|
|
thumb_func 0x80ee4c8 PutFishingAdviceShowOnTheAir
|
|
thumb_func 0x80ee55c SetPokemonAnglerSpecies
|
|
thumb_func 0x80ee568
|
|
thumb_func 0x80ee5a0
|
|
thumb_func 0x80ee664
|
|
thumb_func 0x80ee780
|
|
thumb_func 0x80ee808
|
|
thumb_func 0x80ee898 AlertTVOfNewCoinTotal
|
|
thumb_func 0x80ee990 AlertTVThatPlayerPlayedSlotMachine
|
|
thumb_func 0x80ee9a4 AlertTVThatPlayerPlayedRoulette
|
|
thumb_func 0x80ee9b8
|
|
thumb_func 0x80eead4
|
|
thumb_func 0x80eec24 TV_PutSecretBaseVisitOnTheAir
|
|
thumb_func 0x80eeca4
|
|
thumb_func 0x80eedec
|
|
thumb_func 0x80eee7c
|
|
thumb_func 0x80eef6c
|
|
thumb_func 0x80eeffc
|
|
thumb_func 0x80ef0bc GetRibbonCount
|
|
thumb_func 0x80ef1b4 TV_MonDataIdxToRibbon
|
|
thumb_func 0x80ef244
|
|
thumb_func 0x80ef2d8
|
|
thumb_func 0x80ef330
|
|
thumb_func 0x80ef3e0
|
|
thumb_func 0x80ef588
|
|
thumb_func 0x80ef69c
|
|
thumb_func 0x80ef6f8
|
|
thumb_func 0x80ef784
|
|
thumb_func 0x80ef7a8
|
|
thumb_func 0x80ef7cc
|
|
thumb_func 0x80ef7f0
|
|
thumb_func 0x80ef814
|
|
thumb_func 0x80ef838
|
|
thumb_func 0x80ef864
|
|
thumb_func 0x80ef88c
|
|
thumb_func 0x80ef934
|
|
thumb_func 0x80ef960 ClearPokemonNews
|
|
thumb_func 0x80ef97c ClearPokemonNewsI
|
|
thumb_func 0x80ef9bc
|
|
thumb_func 0x80efa24 FindAnyTVNewsOnTheAir
|
|
thumb_func 0x80efa70 DoPokeNews
|
|
thumb_func 0x80efb3c GetPriceReduction
|
|
thumb_func 0x80efb98 IsPriceDiscounted
|
|
thumb_func 0x80efbe8
|
|
thumb_func 0x80efc24
|
|
thumb_func 0x80efcc0 CopyContestRankToStringVar
|
|
thumb_func 0x80efd54 CopyContestCategoryToStringVar
|
|
thumb_func 0x80efe10 SetContestCategoryStringVarForInterview
|
|
thumb_func 0x80efe44 TV_PrintIntToStringVar
|
|
thumb_func 0x80efe74 CountDigits
|
|
thumb_func 0x80eff10
|
|
thumb_func 0x80eff70 HasMixableShowAlreadyBeenSpawnedWithPlayerID
|
|
thumb_func 0x80f0004 TV_SortPurchasesByQuantity
|
|
thumb_func 0x80f0054 FindActiveBroadcastByShowType_SetScriptResult
|
|
thumb_func 0x80f00bc InterviewBefore
|
|
thumb_func 0x80f0150 InterviewBefore_FanClubLetter
|
|
thumb_func 0x80f01c8 InterviewBefore_RecentHappenings
|
|
thumb_func 0x80f0208 InterviewBefore_PkmnFanClubOpinions
|
|
thumb_func 0x80f02a0 InterviewBefore_Dummy
|
|
thumb_func 0x80f02ac InterviewBefore_NameRater
|
|
thumb_func 0x80f02b8 InterviewBefore_BravoTrainerPkmnProfile
|
|
thumb_func 0x80f02f8 InterviewBefore_ContestLiveUpdates
|
|
thumb_func 0x80f0304 InterviewBefore_3CheersForPokeblocks
|
|
thumb_func 0x80f0310 InterviewBefore_BravoTrainerBTProfile
|
|
thumb_func 0x80f0350 InterviewBefore_FanClubSpecial
|
|
thumb_func 0x80f0390
|
|
thumb_func 0x80f03e4
|
|
thumb_func 0x80f03fc DeleteTVShowInArrayByIdx
|
|
thumb_func 0x80f0428
|
|
thumb_func 0x80f04d4 TV_GetSomeOtherSpeciesAlreadySeenByPlayer_AndPrintName
|
|
thumb_func 0x80f0514 TV_GetSomeOtherSpeciesAlreadySeenByPlayer
|
|
thumb_func 0x80f0578
|
|
thumb_func 0x80f05cc FindEmptyTVSlotWithinFirstFiveShowsOfArray
|
|
thumb_func 0x80f05f8 FindEmptyTVSlotBeyondFirstFiveShowsOfArray
|
|
thumb_func 0x80f0628 TV_BernoulliTrial
|
|
thumb_func 0x80f0648 TV_FanClubLetter_RandomWordToStringVar3
|
|
thumb_func 0x80f0694 TV_GetNicknameSumMod8
|
|
thumb_func 0x80f06cc TV_GetNicknameSubstring
|
|
thumb_func 0x80f0820 TV_IsScriptShowKindAlreadyInQueue
|
|
thumb_func 0x80f0864 TV_PutNameRaterShowOnTheAirIfNicknameChanged
|
|
thumb_func 0x80f08a8 ChangePokemonNickname
|
|
thumb_func 0x80f0964 ChangePokemonNickname_CB
|
|
thumb_func 0x80f0990 ChangeBoxPokemonNickname
|
|
thumb_func 0x80f0a14 ChangeBoxPokemonNickname_CB
|
|
thumb_func 0x80f0a38 TV_CopyNicknameToStringVar1AndEnsureTerminated
|
|
thumb_func 0x80f0a68 TV_CheckMonOTIDEqualsPlayerID
|
|
thumb_func 0x80f0aac GetTVChannelByShowType
|
|
thumb_func 0x80f0aec GetPlayerIDAsU32
|
|
thumb_func 0x80f0b0c CheckForBigMovieOrEmergencyNewsOnTV
|
|
thumb_func 0x80f0b70 GetMomOrDadStringForTVMessage
|
|
thumb_func 0x80f0c84
|
|
thumb_func 0x80f0cb4 ReceiveTvShowsData
|
|
thumb_func 0x80f0e34
|
|
thumb_func 0x80f0f78
|
|
thumb_func 0x80f105c
|
|
thumb_func 0x80f10c4
|
|
thumb_func 0x80f1144
|
|
thumb_func 0x80f11ac
|
|
thumb_func 0x80f11e4
|
|
thumb_func 0x80f15dc SetTvShowInactive
|
|
thumb_func 0x80f1600
|
|
thumb_func 0x80f1640
|
|
thumb_func 0x80f1694
|
|
thumb_func 0x80f16e0
|
|
thumb_func 0x80f1758 ReceivePokeNewsData
|
|
thumb_func 0x80f183c
|
|
thumb_func 0x80f1934
|
|
thumb_func 0x80f1960
|
|
thumb_func 0x80f19a8
|
|
thumb_func 0x80f19c8
|
|
thumb_func 0x80f1a00 TVShowGetFlagCount
|
|
thumb_func 0x80f1a40
|
|
thumb_func 0x80f1ce4
|
|
thumb_func 0x80f1d28 DoTVShow
|
|
thumb_func 0x80f1ed8 DoTVShowBravoTrainerPokemonProfile
|
|
thumb_func 0x80f2164 DoTVShowBravoTrainerBattleTower
|
|
thumb_func 0x80f23ec DoTVShowTodaysSmartShopper
|
|
thumb_func 0x80f2620 DoTVShowTheNameRaterShow
|
|
thumb_func 0x80f28fc DoTVShowPokemonTodaySuccessfulCapture
|
|
thumb_func 0x80f2b50 DoTVShowPokemonTodayFailedCapture
|
|
thumb_func 0x80f2cb8 DoTVShowPokemonFanClubLetter
|
|
thumb_func 0x80f2ee8 DoTVShowRecentHappenings
|
|
thumb_func 0x80f3080 DoTVShowPokemonFanClubOpinions
|
|
thumb_func 0x80f3174 DoTVShowDummiedOut
|
|
thumb_func 0x80f3178 DoTVShowPokemonNewsMassOutbreak
|
|
thumb_func 0x80f31e8 DoTVShowPokemonContestLiveUpdates
|
|
thumb_func 0x80f39cc DoTVShowPokemonBattleUpdate
|
|
thumb_func 0x80f3c00 DoTVShow3CheersForPokeblocks
|
|
thumb_func 0x80f3eac DoTVShowInSearchOfTrainers
|
|
thumb_func 0x80f40a4 DoTVShowPokemonAngler
|
|
thumb_func 0x80f4180 DoTVShowTheWorldOfMasters
|
|
thumb_func 0x80f4260 DoTVShowTodaysRivalTrainer
|
|
thumb_func 0x80f4470 DoTVShowDewfordTrendWatcherNetwork
|
|
thumb_func 0x80f45e0 DoTVShowHoennTreasureInvestigators
|
|
thumb_func 0x80f46e0 DoTVShowFindThatGamer
|
|
thumb_func 0x80f488c DoTVShowBreakingNewsTV
|
|
thumb_func 0x80f4bbc DoTVShowSecretBaseVisit
|
|
thumb_func 0x80f4e0c DoTVShowPokemonLotteryWinnerFlashReport
|
|
thumb_func 0x80f4ea0 DoTVShowThePokemonBattleSeminar
|
|
thumb_func 0x80f50ac DoTVShowTrainerFanClubSpecial
|
|
thumb_func 0x80f51e0 DoTVShowTrainerFanClub
|
|
thumb_func 0x80f537c DoTVShowSpotTheCuties
|
|
thumb_func 0x80f55b0 DoTVShowPokemonNewsBattleFrontier
|
|
thumb_func 0x80f5858 DoTVShowWhatsNo1InHoennToday
|
|
thumb_func 0x80f59a4
|
|
thumb_func 0x80f59d0 SecretBaseSecrets_GetStateForFlagNumber
|
|
thumb_func 0x80f5a10 DoTVShowSecretBaseSecrets
|
|
thumb_func 0x80f5d54 DoTVShowSafariFanClub
|
|
thumb_func 0x80f5ed0 DoTVShowPokemonContestLiveUpdates2
|
|
thumb_func 0x80f5f74 TVShowDone
|
|
thumb_func 0x80f5fb0 ResetTVShowState
|
|
# contest_link_80F57C4.s
|
|
thumb_func 0x80f5fbc
|
|
thumb_func 0x80f6114
|
|
thumb_func 0x80f626c
|
|
thumb_func 0x80f62f8
|
|
thumb_func 0x80f6318
|
|
thumb_func 0x80f6418
|
|
thumb_func 0x80f643c
|
|
thumb_func 0x80f64fc
|
|
thumb_func 0x80f66f0
|
|
thumb_func 0x80f672c
|
|
thumb_func 0x80f6748
|
|
thumb_func 0x80f678c
|
|
thumb_func 0x80f6880
|
|
thumb_func 0x80f6918
|
|
thumb_func 0x80f699c
|
|
thumb_func 0x80f6a34
|
|
thumb_func 0x80f6c28
|
|
thumb_func 0x80f6ed8
|
|
thumb_func 0x80f6f40
|
|
thumb_func 0x80f6fa0
|
|
thumb_func 0x80f6fe8
|
|
thumb_func 0x80f7044
|
|
thumb_func 0x80f70d8
|
|
thumb_func 0x80f7114
|
|
thumb_func 0x80f71dc
|
|
thumb_func 0x80f7288 LoadAllContestMonIcons
|
|
thumb_func 0x80f72c0
|
|
thumb_func 0x80f730c
|
|
thumb_func 0x80f739c
|
|
thumb_func 0x80f760c
|
|
thumb_func 0x80f76e8
|
|
thumb_func 0x80f7708
|
|
thumb_func 0x80f7760
|
|
thumb_func 0x80f77ac
|
|
thumb_func 0x80f77d4
|
|
thumb_func 0x80f7848
|
|
thumb_func 0x80f7880
|
|
thumb_func 0x80f78e8
|
|
thumb_func 0x80f79b8
|
|
thumb_func 0x80f7a3c
|
|
thumb_func 0x80f7ba0
|
|
thumb_func 0x80f7bf4
|
|
thumb_func 0x80f7c6c
|
|
thumb_func 0x80f7d4c
|
|
thumb_func 0x80f7dcc
|
|
thumb_func 0x80f7e38
|
|
thumb_func 0x80f7eb0
|
|
thumb_func 0x80f7f00
|
|
thumb_func 0x80f7ff8
|
|
thumb_func 0x80f8070
|
|
thumb_func 0x80f80b4
|
|
thumb_func 0x80f8110
|
|
thumb_func 0x80f8310
|
|
thumb_func 0x80f8538
|
|
thumb_func 0x80f8684
|
|
thumb_func 0x80f86f4
|
|
thumb_func 0x80f8760
|
|
thumb_func 0x80f87c0
|
|
thumb_func 0x80f880c
|
|
thumb_func 0x80f888c
|
|
thumb_func 0x80f8af4
|
|
thumb_func 0x80f8b18
|
|
thumb_func 0x80f8b3c
|
|
thumb_func 0x80f8b84
|
|
thumb_func 0x80f8ba4
|
|
thumb_func 0x80f8bd4
|
|
thumb_func 0x80f8c14
|
|
thumb_func 0x80f8c54
|
|
thumb_func 0x80f8c64
|
|
thumb_func 0x80f8c90
|
|
thumb_func 0x80f8cbc
|
|
thumb_func 0x80f8cdc
|
|
thumb_func 0x80f8d08
|
|
thumb_func 0x80f8d34
|
|
thumb_func 0x80f8d48
|
|
thumb_func 0x80f8d8c
|
|
thumb_func 0x80f8dec
|
|
thumb_func 0x80f8e08
|
|
thumb_func 0x80f8e24
|
|
thumb_func 0x80f8e40
|
|
thumb_func 0x80f8f3c
|
|
thumb_func 0x80f8f64
|
|
thumb_func 0x80f8f98
|
|
thumb_func 0x80f901c
|
|
thumb_func 0x80f9044
|
|
# script_pokemon_util_80F87D8.s
|
|
thumb_func 0x80f9068 SetContestTrainerGfxIds
|
|
thumb_func 0x80f90a4
|
|
thumb_func 0x80f90e0
|
|
thumb_func 0x80f90f4
|
|
thumb_func 0x80f916c
|
|
thumb_func 0x80f9178
|
|
thumb_func 0x80f91d0 CountPlayerContestPaintings
|
|
thumb_func 0x80f9200
|
|
thumb_func 0x80f935c ShowContestWinnerCleanup
|
|
thumb_func 0x80f936c ShowContestWinner
|
|
thumb_func 0x80f938c
|
|
thumb_func 0x80f9424
|
|
thumb_func 0x80f950c GiveMonArtistRibbon
|
|
thumb_func 0x80f95b4
|
|
thumb_func 0x80f95b8 ShowContestEntryMonPic
|
|
thumb_func 0x80f9748
|
|
thumb_func 0x80f9778
|
|
thumb_func 0x80f9830 ScriptGetMultiplayerId
|
|
thumb_func 0x80f9878 ScriptRandom
|
|
thumb_func 0x80f98cc
|
|
thumb_func 0x80f98ec
|
|
thumb_func 0x80f9918
|
|
thumb_func 0x80f996c
|
|
thumb_func 0x80f999c
|
|
thumb_func 0x80f99c4
|
|
thumb_func 0x80f99e4
|
|
thumb_func 0x80f99f0
|
|
thumb_func 0x80f9a10 HealPlayerParty
|
|
thumb_func 0x80f9ad4 ScriptGiveMon
|
|
thumb_func 0x80f9b58 ScriptGiveEgg
|
|
thumb_func 0x80f9b88 HasEnoughMonsForDoubleBattle
|
|
thumb_func 0x80f9bb0 CheckPartyMonHasHeldItem
|
|
thumb_func 0x80f9c00
|
|
thumb_func 0x80f9c30 CreateScriptedWildMon
|
|
thumb_func 0x80f9c90 ScriptSetMonMoveSlot
|
|
thumb_func 0x80f9cc8 ChooseHalfPartyForBattle
|
|
thumb_func 0x80f9cf0 CB2_ReturnFromChooseHalfParty
|
|
thumb_func 0x80f9d20
|
|
thumb_func 0x80f9d48
|
|
thumb_func 0x80f9d78 ReducePlayerPartyToSelectedMons
|
|
# field_poison.s
|
|
thumb_func 0x80f9df8 IsMonValidSpecies
|
|
thumb_func 0x80f9e1c AllMonsFainted
|
|
thumb_func 0x80f9e50 FaintFromFieldPoison
|
|
thumb_func 0x80f9e9c MonFaintedFromPoison
|
|
thumb_func 0x80f9ee4 Task_WhiteOut
|
|
thumb_func 0x80f9fbc ExecuteWhiteOut
|
|
thumb_func 0x80f9fd4 DoPoisonFieldEffect
|
|
thumb_func 0x80fa058
|
|
thumb_func 0x80fa0fc
|
|
thumb_func 0x80fa12c
|
|
thumb_func 0x80fa1a0
|
|
thumb_func 0x80fa1f0
|
|
thumb_func 0x80fa280
|
|
thumb_func 0x80fa2ec
|
|
thumb_func 0x80fa300
|
|
thumb_func 0x80fa31c
|
|
thumb_func 0x80fa344
|
|
thumb_func 0x80fa358
|
|
thumb_func 0x80fa374
|
|
thumb_func 0x80fa3a0
|
|
# fldeff_misc.s
|
|
thumb_func 0x80fa43c
|
|
thumb_func 0x80fa464
|
|
thumb_func 0x80fa48c
|
|
thumb_func 0x80fa4a0 FldEffPoison_IsActive
|
|
thumb_func 0x80fa4b4
|
|
thumb_func 0x80fa500
|
|
thumb_func 0x80fa66c
|
|
thumb_func 0x80fa7cc SetCurrentSecretBase
|
|
thumb_func 0x80fa7e8 AdjustSecretPowerSpritePixelOffsets
|
|
thumb_func 0x80fa874 SetUpFieldMove_SecretPower
|
|
thumb_func 0x80fa94c FieldCallback_SecretBaseCave
|
|
thumb_func 0x80fa96c FldEff_UseSecretPowerCave
|
|
thumb_func 0x80fa998 StartSecretBaseCaveFieldEffect
|
|
thumb_func 0x80fa9ac FldEff_SecretPowerCave
|
|
thumb_func 0x80fa9fc CaveEntranceSpriteCallback1
|
|
thumb_func 0x80faa18 ShrubEntranceSpriteCallback2
|
|
thumb_func 0x80faa48 CaveEntranceSpriteCallbackEnd
|
|
thumb_func 0x80faa58 FieldCallback_SecretBaseShrub
|
|
thumb_func 0x80faa78 FldEff_UseSecretPowerShrub
|
|
thumb_func 0x80faaa4 StartSecretBaseTreeFieldEffect
|
|
thumb_func 0x80faab8 FldEff_SecretPowerTree
|
|
thumb_func 0x80fab48 TreeEntranceSpriteCallback1
|
|
thumb_func 0x80fab74 TreeEntranceSpriteCallback2
|
|
thumb_func 0x80fabac TreeEntranceSpriteCallbackEnd
|
|
thumb_func 0x80fabbc FieldCallback_SecretBaseTree
|
|
thumb_func 0x80fabdc FldEff_UseSecretPowerTree
|
|
thumb_func 0x80fac08 StartSecretBaseShrubFieldEffect
|
|
thumb_func 0x80fac1c FldEff_SecretPowerShrub
|
|
thumb_func 0x80fac6c ShrubEntranceSpriteCallback1
|
|
thumb_func 0x80fac88 CaveEntranceSpriteCallback2
|
|
thumb_func 0x80facb8 ShrubEntranceSpriteCallbackEnd
|
|
thumb_func 0x80facc8 FldEff_SecretBasePCTurnOn
|
|
thumb_func 0x80fad10 Task_SecretBasePCTurnOn
|
|
thumb_func 0x80fadec DoSecretBasePCTurnOffEffect
|
|
thumb_func 0x80fae54 PopSecretBaseBalloon
|
|
thumb_func 0x80fae9c Task_PopSecretBaseBalloon
|
|
thumb_func 0x80faf1c DoBalloonSoundEffect
|
|
thumb_func 0x80faf6c FldEff_NopA700
|
|
thumb_func 0x80faf70 FldEff_NopA6FC
|
|
thumb_func 0x80faf74 DoSecretBaseBreakableDoorEffect
|
|
thumb_func 0x80fafc4 Task_ShatterSecretBaseBreakableDoor
|
|
thumb_func 0x80fb004 ShatterSecretBaseBreakableDoor
|
|
thumb_func 0x80fb05c Task_SecretBaseMusicNoteMatSound
|
|
thumb_func 0x80fb1e0 PlaySecretBaseMusicNoteMatSound
|
|
thumb_func 0x80fb214 SpriteCB_GlitterMatSparkle
|
|
thumb_func 0x80fb240 DoSecretBaseGlitterMatSparkle
|
|
thumb_func 0x80fb2ec FldEff_SandPillar
|
|
thumb_func 0x80fb414 SpriteCB_SandPillar_0
|
|
thumb_func 0x80fb494 SpriteCB_SandPillar_1
|
|
thumb_func 0x80fb4d8 SpriteCB_SandPillar_2
|
|
thumb_func 0x80fb4e8 GetShieldToyTVDecorationInfo
|
|
thumb_func 0x80fb654
|
|
thumb_func 0x80fb6a8 Task_FieldPoisonEffect
|
|
thumb_func 0x80fb718 FldEffPoison_Start
|
|
thumb_func 0x80fb730
|
|
thumb_func 0x80fb744 Task_WateringBerryTreeAnim_0
|
|
thumb_func 0x80fb760 Task_WateringBerryTreeAnim_1
|
|
thumb_func 0x80fb7d4 Task_WateringBerryTreeAnim_2
|
|
thumb_func 0x80fb844 Task_WateringBerryTreeAnim_3
|
|
thumb_func 0x80fb868 DoWateringBerryTreeAnim
|
|
thumb_func 0x80fb87c CreateRecordMixingSprite
|
|
thumb_func 0x80fb8e4 DestroyRecordMixingSprite
|
|
# field_special_scene.s
|
|
thumb_func 0x80fb920 GetTruckCameraBobbingY
|
|
thumb_func 0x80fb94c GetTruckBoxMovement
|
|
thumb_func 0x80fb968 Task_Truck1
|
|
thumb_func 0x80fba1c Task_Truck2
|
|
thumb_func 0x80fbb30 Task_Truck3
|
|
thumb_func 0x80fbbdc Task_HandleTruckSequence
|
|
thumb_func 0x80fbd50 ExecuteTruckSequence
|
|
thumb_func 0x80fbdb0 EndTruckSequence
|
|
thumb_func 0x80fbe0c
|
|
thumb_func 0x80fbe58 Task_HandlePorthole
|
|
thumb_func 0x80fbf5c
|
|
thumb_func 0x80fbfd8
|
|
thumb_func 0x80fc014
|
|
# rotating_gate.s
|
|
thumb_func 0x80fc058 GetCurrentMapRotatingGatePuzzleType
|
|
thumb_func 0x80fc088 RotatingGate_ResetAllGateOrientations
|
|
thumb_func 0x80fc0c4 RotatingGate_GetGateOrientation
|
|
thumb_func 0x80fc0e0 RotatingGate_SetGateOrientation
|
|
thumb_func 0x80fc100 RotatingGate_RotateInDirection
|
|
thumb_func 0x80fc13c RotatingGate_LoadPuzzleConfig
|
|
thumb_func 0x80fc198 RotatingGate_CreateGatesWithinViewport
|
|
thumb_func 0x80fc26c RotatingGate_CreateGate
|
|
thumb_func 0x80fc354 SpriteCallback_RotatingGate
|
|
thumb_func 0x80fc3d4 RotatingGate_HideGatesOutsideViewport
|
|
thumb_func 0x80fc470 LoadRotatingGatePics
|
|
thumb_func 0x80fc480 RotatingGate_DestroyGatesOutsideViewport
|
|
thumb_func 0x80fc54c RotatingGate_CanRotate
|
|
thumb_func 0x80fc624 RotatingGate_HasArm
|
|
thumb_func 0x80fc678 RotatingGate_TriggerRotationAnimation
|
|
thumb_func 0x80fc6ac RotatingGate_GetRotationInfo
|
|
thumb_func 0x80fc700 RotatingGate_InitPuzzle
|
|
thumb_func 0x80fc718 RotatingGatePuzzleCameraUpdate
|
|
thumb_func 0x80fc740 RotatingGate_InitPuzzleAndGraphics
|
|
thumb_func 0x80fc760 CheckForRotatingGatePuzzleCollision
|
|
thumb_func 0x80fc844 CheckForRotatingGatePuzzleCollisionWithoutAnimation
|
|
# safari_zone.s
|
|
thumb_func 0x80fc910 GetSafariZoneFlag
|
|
thumb_func 0x80fc924 ResetSafariZoneFlag
|
|
thumb_func 0x80fc934 SafariZoneRetirePrompt
|
|
thumb_func 0x80fc944 EnterSafariMode
|
|
thumb_func 0x80fc984 ExitSafariMode
|
|
thumb_func 0x80fc9bc SafariZoneTakeStep
|
|
thumb_func 0x80fc9f0 SetSafariZoneFlag
|
|
thumb_func 0x80fca00 CB2_EndSafariBattle
|
|
thumb_func 0x80fca98 ClearPokeblockFeeder
|
|
thumb_func 0x80fcab4 ClearAllPokeblockFeeders
|
|
thumb_func 0x80fcac8 GetPokeblockFeederInFront
|
|
thumb_func 0x80fcb58 GetPokeblockFeederWithinRange
|
|
thumb_func 0x80fcbf8 SafariZoneGetPokeblockInFront
|
|
thumb_func 0x80fcc28 SafariZoneGetActivePokeblock
|
|
thumb_func 0x80fcc58 SafariZoneActivatePokeblockFeeder
|
|
thumb_func 0x80fccf0 DecrementFeederStepCounters
|
|
thumb_func 0x80fcd24 GetInFrontFeederPokeblockAndSteps
|
|
# contest_link_80FC4F4.s
|
|
thumb_func 0x80fcd64
|
|
thumb_func 0x80fcda0
|
|
thumb_func 0x80fcdcc
|
|
thumb_func 0x80fcdf0
|
|
thumb_func 0x80fce30
|
|
thumb_func 0x80fce4c
|
|
thumb_func 0x80fcee0
|
|
thumb_func 0x80fcf2c
|
|
thumb_func 0x80fd058
|
|
thumb_func 0x80fd0e8
|
|
thumb_func 0x80fd1ec
|
|
thumb_func 0x80fd24c
|
|
thumb_func 0x80fd320
|
|
thumb_func 0x80fd4dc
|
|
thumb_func 0x80fd69c
|
|
thumb_func 0x80fd794
|
|
thumb_func 0x80fd824
|
|
# item_use.s
|
|
thumb_func 0x80fd8b4 SetUpItemUseCallback
|
|
thumb_func 0x80fd930 SetUpItemUseOnFieldCallback
|
|
thumb_func 0x80fd978 MapPostLoadHook_UseItem
|
|
thumb_func 0x80fd990 Task_CallItemUseOnFieldCallback
|
|
thumb_func 0x80fd9b8 DisplayCannotUseItemMessage
|
|
thumb_func 0x80fda1c DisplayDadsAdviceCannotUseItemMessage
|
|
thumb_func 0x80fda34 DisplayCannotDismountBikeMessage
|
|
thumb_func 0x80fda4c CleanUpAfterFailingToUseRegisteredKeyItemOnField
|
|
thumb_func 0x80fda70 CheckIfItemIsTMHMOrEvolutionStone
|
|
thumb_func 0x80fdaa8
|
|
thumb_func 0x80fdacc ItemUseOutOfBattle_Mail
|
|
thumb_func 0x80fdaec ItemUseOutOfBattle_Bike
|
|
thumb_func 0x80fdbac ItemUseOnFieldCB_Bike
|
|
thumb_func 0x80fdbe8 CanFish
|
|
thumb_func 0x80fdc7c ItemUseOutOfBattle_Rod
|
|
thumb_func 0x80fdcbc ItemUseOnFieldCB_Rod
|
|
thumb_func 0x80fdce4 ItemUseOutOfBattle_Itemfinder
|
|
thumb_func 0x80fdd0c ItemUseOnFieldCB_Itemfinder
|
|
thumb_func 0x80fdd58
|
|
thumb_func 0x80fde20
|
|
thumb_func 0x80fde44 ItemfinderCheckForHiddenItems
|
|
thumb_func 0x80fdf28
|
|
thumb_func 0x80fdf84
|
|
thumb_func 0x80fe01c
|
|
thumb_func 0x80fe134
|
|
thumb_func 0x80fe204
|
|
thumb_func 0x80fe278
|
|
thumb_func 0x80fe2e8
|
|
thumb_func 0x80fe330
|
|
thumb_func 0x80fe3c0 ItemUseOutOfBattle_PokeblockCase
|
|
thumb_func 0x80fe440
|
|
thumb_func 0x80fe454
|
|
thumb_func 0x80fe488 ItemUseOutOfBattle_CoinCase
|
|
thumb_func 0x80fe4f8 ItemUseOutOfBattle_PowderJar
|
|
thumb_func 0x80fe564
|
|
thumb_func 0x80fe5c8
|
|
thumb_func 0x80fe5f8 ItemUseOutOfBattle_WailmerPail
|
|
thumb_func 0x80fe65c
|
|
thumb_func 0x80fe680
|
|
thumb_func 0x80fe6d0
|
|
thumb_func 0x80fe6f4 ItemUseOutOfBattle_Medicine
|
|
thumb_func 0x80fe710 ItemUseOutOfBattle_ReduceEV
|
|
thumb_func 0x80fe72c ItemUseOutOfBattle_SacredAsh
|
|
thumb_func 0x80fe748 ItemUseOutOfBattle_PPRecovery
|
|
thumb_func 0x80fe764 ItemUseOutOfBattle_PPUp
|
|
thumb_func 0x80fe780 ItemUseOutOfBattle_RareCandy
|
|
thumb_func 0x80fe79c ItemUseOutOfBattle_TMHM
|
|
thumb_func 0x80fe7e4
|
|
thumb_func 0x80fe810 task08_0809AD8C
|
|
thumb_func 0x80fe874
|
|
thumb_func 0x80fe88c
|
|
thumb_func 0x80fe8a8
|
|
thumb_func 0x80fe90c ItemUseOutOfBattle_Repel
|
|
thumb_func 0x80fe974
|
|
thumb_func 0x80fe9b4
|
|
thumb_func 0x80fea20
|
|
thumb_func 0x80fea84 ItemUseOutOfBattle_BlackWhiteFlute
|
|
thumb_func 0x80feb0c task08_080A1C44
|
|
thumb_func 0x80feb28 re_escape_rope
|
|
thumb_func 0x80feb64 CanUseEscapeRopeOnCurrMap
|
|
thumb_func 0x80feb84 ItemUseOutOfBattle_EscapeRope
|
|
thumb_func 0x80febc8 ItemUseOutOfBattle_EvolutionStone
|
|
thumb_func 0x80febe4 ItemUseInBattle_PokeBall
|
|
thumb_func 0x80fec58
|
|
thumb_func 0x80fec90
|
|
thumb_func 0x80fed08 ItemUseInBattle_StatIncrease
|
|
thumb_func 0x80fed9c
|
|
thumb_func 0x80fede0 ItemUseInBattle_Medicine
|
|
thumb_func 0x80fedfc
|
|
thumb_func 0x80fee18 ItemUseInBattle_PPRecovery
|
|
thumb_func 0x80fee34 ItemUseInBattle_Escape
|
|
thumb_func 0x80feea0 ItemUseOutOfBattle_EnigmaBerry
|
|
thumb_func 0x80fefcc ItemUseInBattle_EnigmaBerry
|
|
thumb_func 0x80ff070 ItemUseOutOfBattle_CannotUse
|
|
# battle_anim_effects_1.s
|
|
thumb_func 0x80ff090 AnimMovePowderParticle
|
|
thumb_func 0x80ff0e8 AnimMovePowderParticleStep
|
|
thumb_func 0x80ff130 AnimPowerAbsorptionOrb
|
|
thumb_func 0x80ff180 AnimSolarbeamBigOrb
|
|
thumb_func 0x80ff1d8 AnimSolarbeamSmallOrb
|
|
thumb_func 0x80ff234 AnimSolarbeamSmallOrbStep
|
|
thumb_func 0x80ff2a8 AnimTask_CreateSmallSolarbeamOrbs
|
|
thumb_func 0x80ff328 AnimAbsorptionOrb
|
|
thumb_func 0x80ff378 AnimAbsorptionOrbStep
|
|
thumb_func 0x80ff394 AnimHyperBeamOrb
|
|
thumb_func 0x80ff44c AnimHyperBeamOrbStep
|
|
thumb_func 0x80ff498 AnimLeechSeed
|
|
thumb_func 0x80ff508 AnimLeechSeedStep
|
|
thumb_func 0x80ff540 AnimLeechSeedSprouts
|
|
thumb_func 0x80ff578 AnimSporeParticle
|
|
thumb_func 0x80ff5c4 AnimSporeParticleStep
|
|
thumb_func 0x80ff66c AnimTask_SporeDoubleBattle
|
|
thumb_func 0x80ff6c8 AnimPetalDanceBigFlower
|
|
thumb_func 0x80ff71c AnimPetalDanceBigFlowerStep
|
|
thumb_func 0x80ff794 AnimPetalDanceSmallFlower
|
|
thumb_func 0x80ff7e8 AnimPetalDanceSmallFlowerStep
|
|
thumb_func 0x80ff84c AnimRazorLeafParticle
|
|
thumb_func 0x80ff894 AnimRazorLeafParticleStep1
|
|
thumb_func 0x80ff8e0 AnimRazorLeafParticleStep2
|
|
thumb_func 0x80ff944 AnimTranslateLinearSingleSineWave
|
|
thumb_func 0x80ffa10 AnimTranslateLinearSingleSineWaveStep
|
|
thumb_func 0x80ffab8 AnimMoveTwisterParticle
|
|
thumb_func 0x80ffb0c AnimMoveTwisterParticleStep
|
|
thumb_func 0x80ffbc4 AnimConstrictBinding
|
|
thumb_func 0x80ffc00 AnimConstrictBindingStep1
|
|
thumb_func 0x80ffc3c AnimConstrictBindingStep2
|
|
thumb_func 0x80ffca8
|
|
thumb_func 0x80ffd8c
|
|
thumb_func 0x80ffe1c
|
|
thumb_func 0x80ffee8 AnimMimicOrb
|
|
thumb_func 0x80fffb8 AnimIngrainRoot
|
|
thumb_func 0x810003c AnimFrenzyPlantRoot
|
|
thumb_func 0x810012c AnimRootFlickerOut
|
|
thumb_func 0x8100184 AnimIngrainOrb
|
|
thumb_func 0x8100208
|
|
thumb_func 0x8100230
|
|
thumb_func 0x81002d4
|
|
thumb_func 0x8100304
|
|
thumb_func 0x8100368 AnimPresent
|
|
thumb_func 0x81003e0
|
|
thumb_func 0x8100444 AnimKnockOffItem
|
|
thumb_func 0x81004c0 AnimPresentHealParticle
|
|
thumb_func 0x8100504 AnimItemSteal
|
|
thumb_func 0x810057c AnimItemStealStep
|
|
thumb_func 0x810060c AnimTrickBag
|
|
thumb_func 0x81006a8 AnimTrickBagStep1
|
|
thumb_func 0x8100714 AnimTrickBagStep2
|
|
thumb_func 0x81007cc AnimTrickBagStep3
|
|
thumb_func 0x8100810
|
|
thumb_func 0x8100978
|
|
thumb_func 0x8100d54
|
|
thumb_func 0x8100d74
|
|
thumb_func 0x8100e24
|
|
thumb_func 0x8100e90
|
|
thumb_func 0x8100f9c
|
|
thumb_func 0x8101014
|
|
thumb_func 0x81010e8
|
|
thumb_func 0x81011f0
|
|
thumb_func 0x810122c
|
|
thumb_func 0x8101248
|
|
thumb_func 0x81012a0
|
|
thumb_func 0x81012e4
|
|
thumb_func 0x8101330 AnimCuttingSlice
|
|
thumb_func 0x81013d8
|
|
thumb_func 0x810151c AnimSliceStep
|
|
thumb_func 0x8101588 unref_sub_8100D38
|
|
thumb_func 0x810166c
|
|
thumb_func 0x81016d0
|
|
thumb_func 0x8101740
|
|
thumb_func 0x8101824
|
|
thumb_func 0x810191c
|
|
thumb_func 0x8101988
|
|
thumb_func 0x8101ae8
|
|
thumb_func 0x8101b5c
|
|
thumb_func 0x8101bac
|
|
thumb_func 0x8101c90
|
|
thumb_func 0x8101cf0
|
|
thumb_func 0x8101d44
|
|
thumb_func 0x8101db0
|
|
thumb_func 0x8101dfc
|
|
thumb_func 0x8101e24
|
|
thumb_func 0x8101ed4
|
|
thumb_func 0x8101f08
|
|
thumb_func 0x8101fc4
|
|
thumb_func 0x8102070
|
|
thumb_func 0x8102098
|
|
thumb_func 0x81020e8
|
|
thumb_func 0x8102190
|
|
thumb_func 0x81021e8
|
|
thumb_func 0x8102238
|
|
thumb_func 0x81022c4
|
|
thumb_func 0x8102314
|
|
thumb_func 0x8102338
|
|
thumb_func 0x81023d4
|
|
thumb_func 0x81023e0
|
|
thumb_func 0x81023f0
|
|
thumb_func 0x81024e4
|
|
thumb_func 0x810257c
|
|
thumb_func 0x810273c
|
|
thumb_func 0x8102790
|
|
thumb_func 0x81027f8
|
|
thumb_func 0x8102840
|
|
thumb_func 0x8102894
|
|
thumb_func 0x81028cc
|
|
thumb_func 0x81028dc
|
|
thumb_func 0x8102928
|
|
thumb_func 0x810298c
|
|
thumb_func 0x81029cc
|
|
thumb_func 0x8102a1c
|
|
thumb_func 0x8102ab8
|
|
thumb_func 0x8102b24
|
|
thumb_func 0x8102b9c
|
|
thumb_func 0x8102bcc
|
|
thumb_func 0x8102c30
|
|
thumb_func 0x8102c84 unref_sub_8102434
|
|
thumb_func 0x8102cf8 unref_sub_81024A8
|
|
thumb_func 0x8102d30
|
|
thumb_func 0x8102d78
|
|
thumb_func 0x8102d90
|
|
thumb_func 0x8102dd4
|
|
thumb_func 0x8102e10
|
|
thumb_func 0x8102ef8
|
|
thumb_func 0x8103094
|
|
thumb_func 0x81031bc
|
|
thumb_func 0x8103204
|
|
thumb_func 0x8103330
|
|
thumb_func 0x810338c
|
|
thumb_func 0x810341c
|
|
thumb_func 0x8103438
|
|
thumb_func 0x81034f0
|
|
thumb_func 0x8103524
|
|
thumb_func 0x81035dc
|
|
thumb_func 0x8103634
|
|
thumb_func 0x8103700
|
|
thumb_func 0x8103790
|
|
thumb_func 0x8103808
|
|
thumb_func 0x8103878
|
|
thumb_func 0x8103900
|
|
thumb_func 0x810395c
|
|
thumb_func 0x81039b4
|
|
thumb_func 0x8103a20
|
|
thumb_func 0x8103a58
|
|
thumb_func 0x8103aa0
|
|
thumb_func 0x8103ad4
|
|
thumb_func 0x8103b50
|
|
thumb_func 0x8103b70
|
|
thumb_func 0x8103be0
|
|
thumb_func 0x8103c40
|
|
thumb_func 0x8103c7c
|
|
# battle_anim_effects_2.s
|
|
thumb_func 0x8103c98
|
|
thumb_func 0x8103ce8
|
|
thumb_func 0x8103d28
|
|
thumb_func 0x8103d8c
|
|
thumb_func 0x8103ddc
|
|
thumb_func 0x8103e70
|
|
thumb_func 0x8103ea8
|
|
thumb_func 0x8103ed0
|
|
thumb_func 0x8103ef0 AnimTask_Withdraw
|
|
thumb_func 0x8103f2c AnimTask_WithdrawStep
|
|
thumb_func 0x8104028 Anim_KinesisZapEnergy
|
|
thumb_func 0x81040cc Anim_SwordsDanceBlade
|
|
thumb_func 0x81040f0 Anim_SwordsDanceBladeStep
|
|
thumb_func 0x8104118 AnimSonicBoomProjectile
|
|
thumb_func 0x810421c
|
|
thumb_func 0x8104250
|
|
thumb_func 0x81042f4
|
|
thumb_func 0x8104434
|
|
thumb_func 0x810445c
|
|
thumb_func 0x8104540
|
|
thumb_func 0x8104838
|
|
thumb_func 0x8104868
|
|
thumb_func 0x81048d8
|
|
thumb_func 0x810498c
|
|
thumb_func 0x81049a4
|
|
thumb_func 0x8104a14
|
|
thumb_func 0x8104a6c
|
|
thumb_func 0x8104af0
|
|
thumb_func 0x8104b54 Anim_RazorWindTornado
|
|
thumb_func 0x8104bb4 Anim_ViceGripPincer
|
|
thumb_func 0x8104c48 Anim_ViceGripPincerStep
|
|
thumb_func 0x8104c64 Anim_GuillotinePincer
|
|
thumb_func 0x8104d0c Anim_GuillotinePincerStep1
|
|
thumb_func 0x8104d80 Anim_GuillotinePincerStep2
|
|
thumb_func 0x8104de4 Anim_GuillotinePincerStep3
|
|
thumb_func 0x8104e00 AnimTask_GrowAndGreyscale
|
|
thumb_func 0x8104e64 AnimTask_GrowAndGreyscaleStep
|
|
thumb_func 0x8104ec4 AnimTask_Minimize
|
|
thumb_func 0x8104f1c AnimTask_MinimizeStep1
|
|
thumb_func 0x8105050 CreateMinimizeSprite
|
|
thumb_func 0x8105140 ClonedMinizeSprite_Step
|
|
thumb_func 0x8105188 AnimTask_Splash
|
|
thumb_func 0x81051e8 AnimTask_SplashStep
|
|
thumb_func 0x8105304
|
|
thumb_func 0x8105340
|
|
thumb_func 0x810536c Anim_BreathPuff
|
|
thumb_func 0x81053fc Anim_AngerMark
|
|
thumb_func 0x8105488
|
|
thumb_func 0x81054c8 AnimTask_GrowAndShrinkStep
|
|
thumb_func 0x81054f4
|
|
thumb_func 0x8105578
|
|
thumb_func 0x81056c4
|
|
thumb_func 0x81057a4
|
|
thumb_func 0x810586c
|
|
thumb_func 0x81058c8
|
|
thumb_func 0x8105a14
|
|
thumb_func 0x8105ad4
|
|
thumb_func 0x8105af4
|
|
thumb_func 0x8105d38
|
|
thumb_func 0x8105d88
|
|
thumb_func 0x8105dcc
|
|
thumb_func 0x8105e44
|
|
thumb_func 0x8105e6c
|
|
thumb_func 0x8105ee4
|
|
thumb_func 0x8105f24
|
|
thumb_func 0x8105f6c
|
|
thumb_func 0x8105fac
|
|
thumb_func 0x8105fcc
|
|
thumb_func 0x8106008
|
|
thumb_func 0x8106060
|
|
thumb_func 0x81060c8
|
|
thumb_func 0x81061ec
|
|
thumb_func 0x8106230
|
|
thumb_func 0x81062fc
|
|
thumb_func 0x8106358
|
|
thumb_func 0x8106498
|
|
thumb_func 0x8106504
|
|
thumb_func 0x81065b0
|
|
thumb_func 0x81065d8
|
|
thumb_func 0x8106638
|
|
thumb_func 0x81066b0
|
|
thumb_func 0x8106700
|
|
thumb_func 0x8106780
|
|
thumb_func 0x81067d4
|
|
thumb_func 0x8106870
|
|
thumb_func 0x8106900
|
|
thumb_func 0x8106990
|
|
thumb_func 0x81069dc
|
|
thumb_func 0x8106a14
|
|
thumb_func 0x8106a9c
|
|
thumb_func 0x8106acc
|
|
thumb_func 0x8106b38 AnimTask_HeartsBackground
|
|
thumb_func 0x8106bf8
|
|
thumb_func 0x8106d48
|
|
thumb_func 0x8106e3c
|
|
thumb_func 0x8106f8c AnimOrbitFast
|
|
thumb_func 0x8106fec AnimOrbitFastStep
|
|
thumb_func 0x81070c8 AnimOrbitScatter
|
|
thumb_func 0x810711c AnimOrbitScatterStep
|
|
thumb_func 0x8107164
|
|
thumb_func 0x8107194
|
|
thumb_func 0x81071ec
|
|
thumb_func 0x8107208
|
|
thumb_func 0x8107220
|
|
thumb_func 0x81072b4
|
|
thumb_func 0x8107320
|
|
thumb_func 0x81073a4
|
|
thumb_func 0x81074d0
|
|
thumb_func 0x8107520
|
|
thumb_func 0x81075ac
|
|
thumb_func 0x81075e0
|
|
thumb_func 0x8107624
|
|
thumb_func 0x8107650
|
|
thumb_func 0x8107718
|
|
thumb_func 0x8107750
|
|
thumb_func 0x81077b0
|
|
thumb_func 0x8107868
|
|
thumb_func 0x810788c
|
|
thumb_func 0x81078fc
|
|
thumb_func 0x8107994 AnimTask_IsFuryCutterHitRight
|
|
thumb_func 0x81079b8 AnimTask_GetFuryCutterHitCount
|
|
# water.s
|
|
thumb_func 0x81079d8 AnimTask_CreateRaindrops
|
|
thumb_func 0x8107a6c
|
|
thumb_func 0x8107a78
|
|
thumb_func 0x8107ab0
|
|
thumb_func 0x8107bd0
|
|
thumb_func 0x8107c58
|
|
thumb_func 0x8107c80
|
|
thumb_func 0x8107c9c
|
|
thumb_func 0x8107d34
|
|
thumb_func 0x8107d78
|
|
thumb_func 0x8107dbc
|
|
thumb_func 0x8107e3c
|
|
thumb_func 0x8107ec4
|
|
thumb_func 0x8107f18
|
|
thumb_func 0x8107f44
|
|
thumb_func 0x8107f80
|
|
thumb_func 0x8107ff4
|
|
thumb_func 0x8108010
|
|
thumb_func 0x81080e4
|
|
thumb_func 0x8108120
|
|
thumb_func 0x810815c
|
|
thumb_func 0x81081a4 AnimTask_CreateSurfWave
|
|
thumb_func 0x81083d4
|
|
thumb_func 0x8108514
|
|
thumb_func 0x81085a8
|
|
thumb_func 0x8108884
|
|
thumb_func 0x81088e8
|
|
thumb_func 0x8108934
|
|
thumb_func 0x8108990
|
|
thumb_func 0x8108bd4
|
|
thumb_func 0x8108c58
|
|
thumb_func 0x8108d6c
|
|
thumb_func 0x8108e18
|
|
thumb_func 0x8108e7c
|
|
thumb_func 0x8108f6c
|
|
thumb_func 0x8109010
|
|
thumb_func 0x81090bc
|
|
thumb_func 0x8109134
|
|
thumb_func 0x81091c8
|
|
thumb_func 0x8109310
|
|
thumb_func 0x810937c
|
|
thumb_func 0x81093e4
|
|
thumb_func 0x8109430
|
|
thumb_func 0x8109458
|
|
thumb_func 0x81094a4
|
|
thumb_func 0x81094e4
|
|
thumb_func 0x810952c
|
|
thumb_func 0x81095a4
|
|
# fire.s
|
|
thumb_func 0x8109718
|
|
thumb_func 0x8109758
|
|
thumb_func 0x810979c
|
|
thumb_func 0x810980c
|
|
thumb_func 0x8109878
|
|
thumb_func 0x81098b4
|
|
thumb_func 0x8109928
|
|
thumb_func 0x81099bc
|
|
thumb_func 0x81099e8 AnimEmberFlare
|
|
thumb_func 0x8109a50
|
|
thumb_func 0x8109a6c AnimFireRing
|
|
thumb_func 0x8109a94 AnimFireRingStep1
|
|
thumb_func 0x8109aec AnimFireRingStep2
|
|
thumb_func 0x8109b64 AnimFireRingStep3
|
|
thumb_func 0x8109b88 UpdateFireRingCircleOffset
|
|
thumb_func 0x8109bb4 AnimFireCross
|
|
thumb_func 0x8109bf4
|
|
thumb_func 0x8109c34
|
|
thumb_func 0x8109c5c
|
|
thumb_func 0x8109cb0
|
|
thumb_func 0x8109d20
|
|
thumb_func 0x810a004
|
|
thumb_func 0x810a13c
|
|
thumb_func 0x810a180
|
|
thumb_func 0x810a1d4
|
|
thumb_func 0x810a1f0
|
|
thumb_func 0x810a260
|
|
thumb_func 0x810a2b4
|
|
thumb_func 0x810a34c
|
|
thumb_func 0x810a49c
|
|
thumb_func 0x810a500
|
|
thumb_func 0x810a60c
|
|
thumb_func 0x810a67c
|
|
thumb_func 0x810a8b0 AnimTask_BlendBackground
|
|
thumb_func 0x810a8e4
|
|
# electric.s
|
|
thumb_func 0x810a9f8
|
|
thumb_func 0x810aa48
|
|
thumb_func 0x810aa64
|
|
thumb_func 0x810aaa8
|
|
thumb_func 0x810aac4
|
|
thumb_func 0x810ab58
|
|
thumb_func 0x810acbc
|
|
thumb_func 0x810ad44
|
|
thumb_func 0x810adbc
|
|
thumb_func 0x810ae0c
|
|
thumb_func 0x810ae78
|
|
thumb_func 0x810af3c
|
|
thumb_func 0x810afac
|
|
thumb_func 0x810b02c
|
|
thumb_func 0x810b084
|
|
thumb_func 0x810b22c
|
|
thumb_func 0x810b27c
|
|
thumb_func 0x810b300
|
|
thumb_func 0x810b34c
|
|
thumb_func 0x810b3c8
|
|
thumb_func 0x810b4dc
|
|
thumb_func 0x810b510
|
|
thumb_func 0x810b528
|
|
thumb_func 0x810b580
|
|
thumb_func 0x810b5e8
|
|
thumb_func 0x810b648
|
|
thumb_func 0x810b6ac
|
|
thumb_func 0x810b81c
|
|
thumb_func 0x810b9a4
|
|
thumb_func 0x810ba40
|
|
thumb_func 0x810ba8c
|
|
thumb_func 0x810baec
|
|
thumb_func 0x810bc80
|
|
thumb_func 0x810bd6c
|
|
thumb_func 0x810bdac
|
|
thumb_func 0x810be64
|
|
thumb_func 0x810bed4
|
|
# ice.s
|
|
thumb_func 0x810bf14
|
|
thumb_func 0x810c098
|
|
thumb_func 0x810c0fc AnimIcePunchSwirlingParticle
|
|
thumb_func 0x810c13c AnimIceBeamParticle
|
|
thumb_func 0x810c1c4 AnimIceEffectParticle
|
|
thumb_func 0x810c238 AnimFlickerIceEffectParticle
|
|
thumb_func 0x810c274 AnimSwirlingSnowball_Step1
|
|
thumb_func 0x810c3b0 AnimSwirlingSnowball_Step2
|
|
thumb_func 0x810c418 AnimSwirlingSnowball_Step3
|
|
thumb_func 0x810c49c AnimSwirlingSnowball_End
|
|
thumb_func 0x810c4e4 AnimMoveParticleBeyondTarget
|
|
thumb_func 0x810c628 AnimWiggleParticleTowardsTarget
|
|
thumb_func 0x810c698 AnimWaveFromCenterOfTarget
|
|
thumb_func 0x810c720 InitSwirlingFogAnim
|
|
thumb_func 0x810c858 AnimSwirlingFogAnim
|
|
thumb_func 0x810c8f0 AnimTask_Haze1
|
|
thumb_func 0x810c9b4 AnimTask_Haze2
|
|
thumb_func 0x810cb40 AnimThrowMistBall
|
|
thumb_func 0x810cb74 AnimTask_LoadMistTiles
|
|
thumb_func 0x810cc40 AnimTask_OverlayFogTiles
|
|
thumb_func 0x810cdb0 InitPoisonGasCloudAnim
|
|
thumb_func 0x810cf24 MovePoisonGasCloud
|
|
thumb_func 0x810d168 AnimTask_Hail1
|
|
thumb_func 0x810d184 AnimTask_Hail2
|
|
thumb_func 0x810d234 GenerateHailParticle
|
|
thumb_func 0x810d3a8 AnimHailBegin
|
|
thumb_func 0x810d48c AnimHailContinue
|
|
thumb_func 0x810d4d8 InitIceBallAnim
|
|
thumb_func 0x810d56c AnimThrowIceBall
|
|
thumb_func 0x810d59c InitIceBallParticle
|
|
thumb_func 0x810d600 AnimIceBallParticle
|
|
thumb_func 0x810d64c AnimTask_GetRolloutCounter
|
|
# fight.s
|
|
thumb_func 0x810d67c unc_080B08A0
|
|
thumb_func 0x810d6b8
|
|
thumb_func 0x810d704
|
|
thumb_func 0x810d730 AnimBasicFistOrFoot
|
|
thumb_func 0x810d780
|
|
thumb_func 0x810d908
|
|
thumb_func 0x810d95c
|
|
thumb_func 0x810d9b4
|
|
thumb_func 0x810da04
|
|
thumb_func 0x810da90
|
|
thumb_func 0x810dac8 AnimSpinningKickOrPunch
|
|
thumb_func 0x810db00 AnimSpinningKickOrPunchFinish
|
|
thumb_func 0x810db34 AnimStompFoot
|
|
thumb_func 0x810db58 AnimStompFootStep
|
|
thumb_func 0x810dbb0 AnimStompFootEnd
|
|
thumb_func 0x810dbcc
|
|
thumb_func 0x810dc5c
|
|
thumb_func 0x810dccc
|
|
thumb_func 0x810dd44
|
|
thumb_func 0x810de2c
|
|
thumb_func 0x810de58
|
|
thumb_func 0x810def8
|
|
thumb_func 0x810df64
|
|
thumb_func 0x810dfc0
|
|
thumb_func 0x810e080
|
|
thumb_func 0x810e0c4
|
|
thumb_func 0x810e1b0
|
|
thumb_func 0x810e1d4
|
|
thumb_func 0x810e260
|
|
thumb_func 0x810e2cc
|
|
thumb_func 0x810e30c
|
|
# poison.s
|
|
thumb_func 0x810e3fc
|
|
thumb_func 0x810e460
|
|
thumb_func 0x810e47c
|
|
thumb_func 0x810e504
|
|
thumb_func 0x810e520
|
|
thumb_func 0x810e574
|
|
thumb_func 0x810e5a0
|
|
thumb_func 0x810e614 AnimBubbleEffect
|
|
thumb_func 0x810e67c AnimBubbleEffectStep
|
|
# flying.s
|
|
thumb_func 0x810e6c0
|
|
thumb_func 0x810e6e8
|
|
thumb_func 0x810e728
|
|
thumb_func 0x810e768
|
|
thumb_func 0x810e7f8
|
|
thumb_func 0x810e878
|
|
thumb_func 0x810e894
|
|
thumb_func 0x810e98c
|
|
thumb_func 0x810e9d4
|
|
thumb_func 0x810ea18
|
|
thumb_func 0x810ea9c
|
|
thumb_func 0x810eb18
|
|
thumb_func 0x810eb64
|
|
thumb_func 0x810ed70
|
|
thumb_func 0x810f29c
|
|
thumb_func 0x810f2f0
|
|
thumb_func 0x810f390
|
|
thumb_func 0x810f3d8
|
|
thumb_func 0x810f484
|
|
thumb_func 0x810f4e4
|
|
thumb_func 0x810f578
|
|
thumb_func 0x810f5c0
|
|
thumb_func 0x810f620
|
|
thumb_func 0x810f664
|
|
thumb_func 0x810f748
|
|
thumb_func 0x810f7f8
|
|
thumb_func 0x810f854
|
|
thumb_func 0x810f868
|
|
thumb_func 0x810f8d4
|
|
thumb_func 0x810f990
|
|
thumb_func 0x810f9d4 unref_sub_810F184
|
|
# psychic.s
|
|
thumb_func 0x810fa3c
|
|
thumb_func 0x810fb90
|
|
thumb_func 0x810fc18
|
|
thumb_func 0x810fc50
|
|
thumb_func 0x810fcbc
|
|
thumb_func 0x810fd74
|
|
thumb_func 0x810fddc
|
|
thumb_func 0x810fe84
|
|
thumb_func 0x810ff00
|
|
thumb_func 0x810ff90
|
|
thumb_func 0x810ffc4
|
|
thumb_func 0x8110024
|
|
thumb_func 0x8110060
|
|
thumb_func 0x811008c
|
|
thumb_func 0x81100e8
|
|
thumb_func 0x8110190
|
|
thumb_func 0x8110224
|
|
thumb_func 0x81103b0
|
|
thumb_func 0x81103f8
|
|
thumb_func 0x8110440
|
|
thumb_func 0x811058c
|
|
thumb_func 0x8110640
|
|
thumb_func 0x8110664
|
|
thumb_func 0x8110784
|
|
thumb_func 0x8110884
|
|
thumb_func 0x8110984
|
|
thumb_func 0x8110a90
|
|
# bug.s
|
|
thumb_func 0x8110bb8
|
|
thumb_func 0x8110c88
|
|
thumb_func 0x8110d34 AnimTranslateWebThread
|
|
thumb_func 0x8110dcc
|
|
thumb_func 0x8110e04
|
|
thumb_func 0x8110e80
|
|
thumb_func 0x8110ecc
|
|
thumb_func 0x8110ef4
|
|
thumb_func 0x8110f50
|
|
thumb_func 0x8110f70 AnimTranslateStinger
|
|
thumb_func 0x81110a0 AnimMissileArc
|
|
thumb_func 0x811111c AnimMissileArcStep
|
|
thumb_func 0x81111e4
|
|
# rock.s
|
|
thumb_func 0x8111240
|
|
thumb_func 0x81112c0
|
|
thumb_func 0x8111304
|
|
thumb_func 0x8111388
|
|
thumb_func 0x81113d0
|
|
thumb_func 0x811141c AnimTask_LoadSandstormBackground
|
|
thumb_func 0x8111500
|
|
thumb_func 0x811169c AnimDirtParticleAcrossScreen
|
|
thumb_func 0x8111780 AnimRaiseSprite
|
|
thumb_func 0x81117c4
|
|
thumb_func 0x81118f4
|
|
thumb_func 0x8111a64
|
|
thumb_func 0x8111b6c
|
|
thumb_func 0x8111bac
|
|
thumb_func 0x8111bd8
|
|
thumb_func 0x8111c18
|
|
thumb_func 0x8111c68
|
|
thumb_func 0x8111c94
|
|
thumb_func 0x8111cec
|
|
thumb_func 0x8111d3c AnimTask_GetSeismicTossDamageLevel
|
|
thumb_func 0x8111d7c
|
|
thumb_func 0x8111de0
|
|
# ghost.s
|
|
thumb_func 0x8111e5c
|
|
thumb_func 0x8111ec4
|
|
thumb_func 0x8111f38
|
|
thumb_func 0x8111fb4
|
|
thumb_func 0x8112044
|
|
thumb_func 0x8112064
|
|
thumb_func 0x81120dc
|
|
thumb_func 0x8112164
|
|
thumb_func 0x81121bc
|
|
thumb_func 0x8112230 InitAnimShadowBall
|
|
thumb_func 0x81122d8 AnimShadowBallStep
|
|
thumb_func 0x81123ec
|
|
thumb_func 0x8112404
|
|
thumb_func 0x81124a0
|
|
thumb_func 0x81125c8
|
|
thumb_func 0x81126a0
|
|
thumb_func 0x81126bc
|
|
thumb_func 0x81126c8
|
|
thumb_func 0x811292c
|
|
thumb_func 0x81129c0
|
|
thumb_func 0x8112ab4
|
|
thumb_func 0x8112bd4
|
|
thumb_func 0x8112c14
|
|
thumb_func 0x8112e30
|
|
thumb_func 0x8112fa8
|
|
thumb_func 0x811305c
|
|
thumb_func 0x81131e4
|
|
thumb_func 0x8113240
|
|
thumb_func 0x811329c
|
|
thumb_func 0x811331c
|
|
thumb_func 0x8113394
|
|
thumb_func 0x81133c8
|
|
thumb_func 0x811349c
|
|
thumb_func 0x81134bc
|
|
thumb_func 0x8113560
|
|
thumb_func 0x81136ec
|
|
thumb_func 0x81137b0
|
|
# dragon.s
|
|
thumb_func 0x8113808
|
|
thumb_func 0x81138b4
|
|
thumb_func 0x8113950
|
|
thumb_func 0x8113a04
|
|
thumb_func 0x8113a74
|
|
thumb_func 0x8113aa0
|
|
thumb_func 0x8113b30
|
|
thumb_func 0x8113c38
|
|
thumb_func 0x8113d08
|
|
thumb_func 0x8113dc4
|
|
thumb_func 0x8113e3c
|
|
# dark.s
|
|
thumb_func 0x8113eec
|
|
thumb_func 0x8113f38
|
|
thumb_func 0x8113fac
|
|
thumb_func 0x8114034
|
|
thumb_func 0x811406c
|
|
thumb_func 0x81140d8
|
|
thumb_func 0x8114124
|
|
thumb_func 0x81141a0
|
|
thumb_func 0x811422c
|
|
thumb_func 0x8114268
|
|
thumb_func 0x81142a8
|
|
thumb_func 0x81142e0
|
|
thumb_func 0x81143e0
|
|
thumb_func 0x81143fc
|
|
thumb_func 0x81145b0
|
|
thumb_func 0x81146c8
|
|
thumb_func 0x8114918
|
|
thumb_func 0x8114a94
|
|
thumb_func 0x8114bc4
|
|
thumb_func 0x8114c10
|
|
thumb_func 0x8114cc0
|
|
thumb_func 0x8114d0c
|
|
thumb_func 0x8114d48 AnimTask_MetallicShine
|
|
thumb_func 0x8114f98
|
|
thumb_func 0x81150ec AnimTask_SetGreyscaleOrOriginalPal
|
|
thumb_func 0x81151b0
|
|
# ground.s
|
|
thumb_func 0x81151e4 AnimBonemerangProjectile
|
|
thumb_func 0x811524c AnimBonemerangProjectileStep
|
|
thumb_func 0x81152b0 AnimFissureDirtPlumeParticleStep
|
|
thumb_func 0x81152cc AnimBoneHitProjectile
|
|
thumb_func 0x8115340 AnimDirtScatter
|
|
thumb_func 0x81153d0 AnimMudSportDirt
|
|
thumb_func 0x8115460 AnimMudSportDirtRising
|
|
thumb_func 0x811549c AnimMudSportDirtFalling
|
|
thumb_func 0x811550c
|
|
thumb_func 0x811554c
|
|
thumb_func 0x8115704
|
|
thumb_func 0x8115764
|
|
thumb_func 0x81157a4
|
|
thumb_func 0x8115828
|
|
thumb_func 0x8115930
|
|
thumb_func 0x81159f0 AnimFissureDirtPlumeParticle
|
|
thumb_func 0x8115a78 AnimBonemerangProjectileEnd
|
|
thumb_func 0x8115a94 AnimDigDirtMound
|
|
thumb_func 0x8115b2c
|
|
thumb_func 0x8115bfc
|
|
thumb_func 0x8115cf4
|
|
thumb_func 0x8115dd8
|
|
thumb_func 0x8115e50 AnimTask_IsPowerOver99
|
|
thumb_func 0x8115e78
|
|
thumb_func 0x8115f20
|
|
# normal.s
|
|
thumb_func 0x8115f7c AnimConfusionDuck
|
|
thumb_func 0x8115fe8 AnimConfusionDuckStep
|
|
thumb_func 0x811604c AnimSimplePaletteBlend
|
|
thumb_func 0x811608c UnpackSelectedBattleAnimPalettes
|
|
thumb_func 0x81160d4 AnimSimplePaletteBlendStep
|
|
thumb_func 0x81160f4
|
|
thumb_func 0x8116148
|
|
thumb_func 0x81161d4
|
|
thumb_func 0x8116204
|
|
thumb_func 0x8116254
|
|
thumb_func 0x81162a4
|
|
thumb_func 0x81162f4
|
|
thumb_func 0x811635c
|
|
thumb_func 0x8116418
|
|
thumb_func 0x8116468
|
|
thumb_func 0x81164d0
|
|
thumb_func 0x8116520
|
|
thumb_func 0x811657c
|
|
thumb_func 0x81165e4
|
|
thumb_func 0x8116650
|
|
thumb_func 0x8116708
|
|
thumb_func 0x8116760
|
|
thumb_func 0x81167e4
|
|
thumb_func 0x81168f4
|
|
thumb_func 0x8116998
|
|
thumb_func 0x8116a44
|
|
thumb_func 0x8116af4
|
|
thumb_func 0x8116b48
|
|
thumb_func 0x8116bd8
|
|
thumb_func 0x8116c20
|
|
thumb_func 0x8116c70
|
|
thumb_func 0x8116ca8
|
|
thumb_func 0x8116d40
|
|
thumb_func 0x8116db0
|
|
thumb_func 0x8116df8
|
|
thumb_func 0x8116e34
|
|
# battle_anim_utility_funcs.s
|
|
thumb_func 0x8116e70
|
|
thumb_func 0x8116eb4
|
|
thumb_func 0x8116fac AnimTask_SetCamouflageBlend
|
|
thumb_func 0x8117098 AnimTask_BlendParticle
|
|
thumb_func 0x81170c4 StartBlendAnimSpriteColor
|
|
thumb_func 0x8117108 AnimTask_BlendSpriteColor_Step2
|
|
thumb_func 0x81171b0
|
|
thumb_func 0x81171f0
|
|
thumb_func 0x8117210
|
|
thumb_func 0x8117248
|
|
thumb_func 0x8117320
|
|
thumb_func 0x8117364
|
|
thumb_func 0x81175b4
|
|
thumb_func 0x8117704
|
|
thumb_func 0x8117754
|
|
thumb_func 0x811793c
|
|
thumb_func 0x8117b3c
|
|
thumb_func 0x8117ce4
|
|
thumb_func 0x8117d50
|
|
thumb_func 0x8117e14
|
|
thumb_func 0x8117e60
|
|
thumb_func 0x8117eb0
|
|
thumb_func 0x8117f28
|
|
thumb_func 0x8117fa4 AnimTask_GetAttackerSide
|
|
thumb_func 0x8117fd0 AnimTask_GetTargetSide
|
|
thumb_func 0x8117ffc AnimTask_GetTargetIsAttackerPartner
|
|
thumb_func 0x8118034
|
|
thumb_func 0x81180a4
|
|
thumb_func 0x81182b0
|
|
thumb_func 0x8118474 AnimTask_GetBattleTerrain
|
|
thumb_func 0x8118494
|
|
thumb_func 0x81184c0
|
|
thumb_func 0x81184f0
|
|
thumb_func 0x811858c
|
|
thumb_func 0x8118628
|
|
thumb_func 0x81186b0 AnimTask_IsContest
|
|
thumb_func 0x81186e4
|
|
thumb_func 0x8118714 AnimTask_IsTargetSameSide
|
|
thumb_func 0x8118760
|
|
thumb_func 0x8118780
|
|
thumb_func 0x81187b0
|
|
thumb_func 0x8118820
|
|
# battle_intro.s
|
|
thumb_func 0x811887c SetAnimBgAttribute
|
|
thumb_func 0x8118990 GetAnimBgAttribute
|
|
thumb_func 0x8118a24 HandleIntroSlide
|
|
thumb_func 0x8118adc
|
|
thumb_func 0x8118b3c BattleIntroSlide1
|
|
thumb_func 0x8118d88 BattleIntroSlide2
|
|
thumb_func 0x8119094 BattleIntroSlide3
|
|
thumb_func 0x8119310 BattleIntroSlideLink
|
|
thumb_func 0x81195b8 BattleIntroSlidePartner
|
|
thumb_func 0x811980c
|
|
thumb_func 0x81198e4 unref_sub_8119094
|
|
# bike.s
|
|
thumb_func 0x81199b4 MovePlayerOnBike
|
|
thumb_func 0x81199ec MovePlayerOnMachBike
|
|
thumb_func 0x8119a10 AcroBikeTransition_FaceDirection
|
|
thumb_func 0x8119a1c GetMachBikeTransition
|
|
thumb_func 0x8119a74 MachBikeTransition_FaceDirection
|
|
thumb_func 0x8119a88 MachBikeTransition_TurnDirection
|
|
thumb_func 0x8119ad0 MachBikeTransition_TrySpeedUp
|
|
thumb_func 0x8119b94 MachBikeTransition_TrySlowDown
|
|
thumb_func 0x8119c18 MovePlayerOnAcroBike
|
|
thumb_func 0x8119c44
|
|
thumb_func 0x8119c50 CheckMovementInputAcroBike
|
|
thumb_func 0x8119c7c AcroBikeHandleInputNormal
|
|
thumb_func 0x8119d18 AcroBikeHandleInputTurning
|
|
thumb_func 0x8119d90 AcroBikeHandleInputWheelieStanding
|
|
thumb_func 0x8119e30 AcroBikeHandleInputBunnyHop
|
|
thumb_func 0x8119ed8 AcroBikeHandleInputWheelieMoving
|
|
thumb_func 0x8119fb4 AcroBikeHandleInputSidewaysJump
|
|
thumb_func 0x811a010 AcroBikeHandleInputTurnJump
|
|
thumb_func 0x811a034 AcroBikeTransition_TurnJump
|
|
thumb_func 0x811a044 AcroBikeTransition_TurnDirection
|
|
thumb_func 0x811a080 AcroBikeTransition_Moving
|
|
thumb_func 0x811a110 AcroBikeTransition_NormalToWheelie
|
|
thumb_func 0x811a14c AcroBikeTransition_WheelieToNormal
|
|
thumb_func 0x811a188 AcroBikeTransition_WheelieIdle
|
|
thumb_func 0x811a1c4 AcroBikeTransition_WheelieHoppingStanding
|
|
thumb_func 0x811a200 AcroBikeTransition_WheelieHoppingMoving
|
|
thumb_func 0x811a274 AcroBikeTransition_SideJump
|
|
thumb_func 0x811a2e4
|
|
thumb_func 0x811a2f4 AcroBikeTransition_WheelieMoving
|
|
thumb_func 0x811a384 AcroBikeTransition_WheelieRisingMoving
|
|
thumb_func 0x811a414 AcroBikeTransition_WheelieLoweringMoving
|
|
thumb_func 0x811a48c Bike_TryAcroBikeHistoryUpdate
|
|
thumb_func 0x811a4b4 AcroBike_TryHistoryUpdate
|
|
thumb_func 0x811a51c HasPlayerInputTakenLongerThanList
|
|
thumb_func 0x811a580 AcroBike_GetJumpDirection
|
|
thumb_func 0x811a5d0 Bike_UpdateDirTimerHistory
|
|
thumb_func 0x811a60c Bike_UpdateABStartSelectHistory
|
|
thumb_func 0x811a648 Bike_DPadToDirection
|
|
thumb_func 0x811a688 get_some_collision
|
|
thumb_func 0x811a6f4 Bike_CheckCollisionTryAdvanceCollisionCount
|
|
thumb_func 0x811a740 RS_IsRunningDisallowed
|
|
thumb_func 0x811a768 IsRunningDisallowedByMetatile
|
|
thumb_func 0x811a7a0 Bike_TryAdvanceCyclingRoadCollisions
|
|
thumb_func 0x811a7c4 CanBikeFaceDirOnMetatile
|
|
thumb_func 0x811a814 WillPlayerCollideWithCollision
|
|
thumb_func 0x811a848 IsBikingDisallowedByPlayer
|
|
thumb_func 0x811a894 player_should_look_direction_be_enforced_upon_movement
|
|
thumb_func 0x811a8d0 GetOnOffBike
|
|
thumb_func 0x811a920 BikeClearState
|
|
thumb_func 0x811a964 Bike_UpdateBikeCounterSpeed
|
|
thumb_func 0x811a978 Bike_SetBikeStill
|
|
thumb_func 0x811a988 GetPlayerSpeed
|
|
thumb_func 0x811a9d8 Bike_HandleBumpySlopeJump
|
|
thumb_func 0x811aa2c IsRunningDisallowed
|
|
# easy_chat.s
|
|
thumb_func 0x811aa5c DoEasyChatScreen
|
|
thumb_func 0x811aac8 MainCallback_EasyChatScreen
|
|
thumb_func 0x811aae0 VBlankCallback_EasyChatScreen
|
|
thumb_func 0x811aaf4
|
|
thumb_func 0x811ab10
|
|
thumb_func 0x811ab4c
|
|
thumb_func 0x811ac78
|
|
thumb_func 0x811ad20
|
|
thumb_func 0x811ad40 ShowEasyChatScreen
|
|
thumb_func 0x811b034
|
|
thumb_func 0x811b0a8
|
|
thumb_func 0x811b0b8
|
|
thumb_func 0x811b0dc
|
|
thumb_func 0x811b0f4
|
|
thumb_func 0x811b11c DoQuizAnswerEasyChatScreen
|
|
thumb_func 0x811b140 DoQuizQuestionEasyChatScreen
|
|
thumb_func 0x811b164 DoQuizSetAnswerEasyChatScreen
|
|
thumb_func 0x811b188 DoQuizSetQuestionEasyChatScreen
|
|
thumb_func 0x811b1ac EasyChat_AllocateResources
|
|
thumb_func 0x811b2d0 EasyChat_FreeResources
|
|
thumb_func 0x811b2ec
|
|
thumb_func 0x811b384
|
|
thumb_func 0x811b4d4
|
|
thumb_func 0x811b614
|
|
thumb_func 0x811b6d0
|
|
thumb_func 0x811b75c
|
|
thumb_func 0x811b7bc
|
|
thumb_func 0x811b810
|
|
thumb_func 0x811b85c
|
|
thumb_func 0x811b88c
|
|
thumb_func 0x811b8b8
|
|
thumb_func 0x811b8c8
|
|
thumb_func 0x811b920
|
|
thumb_func 0x811b954
|
|
thumb_func 0x811b984
|
|
thumb_func 0x811ba34
|
|
thumb_func 0x811ba74
|
|
thumb_func 0x811ba80
|
|
thumb_func 0x811bafc
|
|
thumb_func 0x811bb0c
|
|
thumb_func 0x811bb38
|
|
thumb_func 0x811bb64
|
|
thumb_func 0x811bbb4
|
|
thumb_func 0x811bbe8
|
|
thumb_func 0x811bc24
|
|
thumb_func 0x811bc58
|
|
thumb_func 0x811bc7c
|
|
thumb_func 0x811bcbc
|
|
thumb_func 0x811bcf8
|
|
thumb_func 0x811bd38
|
|
thumb_func 0x811be04
|
|
thumb_func 0x811be94
|
|
thumb_func 0x811bf14
|
|
thumb_func 0x811bf38
|
|
thumb_func 0x811bf64
|
|
thumb_func 0x811c098
|
|
thumb_func 0x811c0b8
|
|
thumb_func 0x811c0d8 GetFooterIndex
|
|
thumb_func 0x811c140
|
|
thumb_func 0x811c160
|
|
thumb_func 0x811c17c
|
|
thumb_func 0x811c1a4
|
|
thumb_func 0x811c1cc
|
|
thumb_func 0x811c220
|
|
thumb_func 0x811c240 FooterHasFourOptions
|
|
thumb_func 0x811c260 GetEasyChatScreenType
|
|
thumb_func 0x811c26c GetEasyChatScreenFrameId
|
|
thumb_func 0x811c28c GetTitleText
|
|
thumb_func 0x811c298 GetEasyChatWordBuffer
|
|
thumb_func 0x811c2a4 GetNumRows
|
|
thumb_func 0x811c2b0 GetNumColumns
|
|
thumb_func 0x811c2bc GetMainCursorColumn
|
|
thumb_func 0x811c2c8 GetMainCursorRow
|
|
thumb_func 0x811c2d4 GetEasyChatInstructionsText
|
|
thumb_func 0x811c30c GetEasyChatConfirmText
|
|
thumb_func 0x811c344
|
|
thumb_func 0x811c38c GetEasyChatConfirmDeletionText
|
|
thumb_func 0x811c3a0
|
|
thumb_func 0x811c3b4
|
|
thumb_func 0x811c3c0
|
|
thumb_func 0x811c3cc
|
|
thumb_func 0x811c3e0
|
|
thumb_func 0x811c3ec
|
|
thumb_func 0x811c3f8
|
|
thumb_func 0x811c3fc
|
|
thumb_func 0x811c430
|
|
thumb_func 0x811c474 FooterHasFourOptions_
|
|
thumb_func 0x811c480
|
|
thumb_func 0x811c4c0 GetDisplayedPersonType
|
|
thumb_func 0x811c4cc GetEachChatScreenTemplateId
|
|
thumb_func 0x811c4f8
|
|
thumb_func 0x811c530
|
|
thumb_func 0x811c568
|
|
thumb_func 0x811c5b4
|
|
thumb_func 0x811c5f4
|
|
thumb_func 0x811c644
|
|
thumb_func 0x811c68c
|
|
thumb_func 0x811c724
|
|
thumb_func 0x811c744
|
|
thumb_func 0x811c764
|
|
thumb_func 0x811c79c
|
|
thumb_func 0x811c820
|
|
thumb_func 0x811c850
|
|
thumb_func 0x811c868
|
|
thumb_func 0x811c9fc
|
|
thumb_func 0x811ca18
|
|
thumb_func 0x811ca30
|
|
thumb_func 0x811cb94
|
|
thumb_func 0x811cbcc
|
|
thumb_func 0x811cc88
|
|
thumb_func 0x811ccb8
|
|
thumb_func 0x811ccfc
|
|
thumb_func 0x811cd40
|
|
thumb_func 0x811cd84
|
|
thumb_func 0x811cdcc
|
|
thumb_func 0x811ce08
|
|
thumb_func 0x811ced4
|
|
thumb_func 0x811cf74
|
|
thumb_func 0x811d034
|
|
thumb_func 0x811d040
|
|
thumb_func 0x811d088
|
|
thumb_func 0x811d0e4
|
|
thumb_func 0x811d1a4
|
|
thumb_func 0x811d250
|
|
thumb_func 0x811d310
|
|
thumb_func 0x811d3cc
|
|
thumb_func 0x811d3d8
|
|
thumb_func 0x811d44c
|
|
thumb_func 0x811d4bc
|
|
thumb_func 0x811d544
|
|
thumb_func 0x811d5c8
|
|
thumb_func 0x811d608
|
|
thumb_func 0x811d648
|
|
thumb_func 0x811d688
|
|
thumb_func 0x811d6c8
|
|
thumb_func 0x811d708
|
|
thumb_func 0x811d748
|
|
thumb_func 0x811d7b4
|
|
thumb_func 0x811d814
|
|
thumb_func 0x811d87c
|
|
thumb_func 0x811d8e0
|
|
thumb_func 0x811d920
|
|
thumb_func 0x811d990
|
|
thumb_func 0x811d9d8
|
|
thumb_func 0x811dae4
|
|
thumb_func 0x811db10
|
|
thumb_func 0x811dba8
|
|
thumb_func 0x811dcac
|
|
thumb_func 0x811de14
|
|
thumb_func 0x811de8c
|
|
thumb_func 0x811dea0
|
|
thumb_func 0x811dedc
|
|
thumb_func 0x811defc
|
|
thumb_func 0x811df70
|
|
thumb_func 0x811dfac
|
|
thumb_func 0x811dfbc
|
|
thumb_func 0x811dfe0
|
|
thumb_func 0x811e004
|
|
thumb_func 0x811e048
|
|
thumb_func 0x811e07c
|
|
thumb_func 0x811e164
|
|
thumb_func 0x811e1c8
|
|
thumb_func 0x811e1e0
|
|
thumb_func 0x811e2b8
|
|
thumb_func 0x811e2f0
|
|
thumb_func 0x811e43c
|
|
thumb_func 0x811e598
|
|
thumb_func 0x811e5c0
|
|
thumb_func 0x811e624
|
|
thumb_func 0x811e65c
|
|
thumb_func 0x811e670
|
|
thumb_func 0x811e6a4
|
|
thumb_func 0x811e6d8
|
|
thumb_func 0x811e734
|
|
thumb_func 0x811e76c
|
|
thumb_func 0x811e7a0
|
|
thumb_func 0x811e7c0
|
|
thumb_func 0x811e7d8
|
|
thumb_func 0x811e814
|
|
thumb_func 0x811e838
|
|
thumb_func 0x811e890
|
|
thumb_func 0x811e904
|
|
thumb_func 0x811e9d0
|
|
thumb_func 0x811ea24
|
|
thumb_func 0x811ea54
|
|
thumb_func 0x811ea90
|
|
thumb_func 0x811eacc
|
|
thumb_func 0x811eaf8
|
|
thumb_func 0x811eb64
|
|
thumb_func 0x811ebf8
|
|
thumb_func 0x811ec1c
|
|
thumb_func 0x811eca8
|
|
thumb_func 0x811ecc4
|
|
thumb_func 0x811ed04
|
|
thumb_func 0x811ed20
|
|
thumb_func 0x811ed98
|
|
thumb_func 0x811edfc
|
|
thumb_func 0x811ee2c
|
|
thumb_func 0x811ee6c
|
|
thumb_func 0x811eee0
|
|
thumb_func 0x811ef44
|
|
thumb_func 0x811ef74
|
|
thumb_func 0x811f044
|
|
thumb_func 0x811f088 EasyChat_GetNumWordsInGroup
|
|
thumb_func 0x811f0c0
|
|
thumb_func 0x811f12c GetEasyChatWord
|
|
thumb_func 0x811f180 CopyEasyChatWord
|
|
thumb_func 0x811f1cc ConvertEasyChatWordsToString
|
|
thumb_func 0x811f25c GetEasyChatWordStringLength
|
|
thumb_func 0x811f2a4
|
|
thumb_func 0x811f318
|
|
thumb_func 0x811f370
|
|
thumb_func 0x811f3ac
|
|
thumb_func 0x811f44c
|
|
thumb_func 0x811f478
|
|
thumb_func 0x811f4a0
|
|
thumb_func 0x811f4d0
|
|
thumb_func 0x811f4fc
|
|
thumb_func 0x811f570
|
|
thumb_func 0x811f5d8
|
|
thumb_func 0x811f5e8
|
|
thumb_func 0x811f664 InitEasyChatPhrases
|
|
thumb_func 0x811f7e8
|
|
thumb_func 0x811f814
|
|
thumb_func 0x811f830
|
|
thumb_func 0x811f908
|
|
thumb_func 0x811f914
|
|
thumb_func 0x811f93c unref_sub_811F3E0
|
|
thumb_func 0x811f980 GetEasyChatWordGroupName
|
|
thumb_func 0x811f990 CopyEasyChatWordPadded
|
|
thumb_func 0x811f9c8
|
|
thumb_func 0x811faa0
|
|
thumb_func 0x811fad0
|
|
thumb_func 0x811fb08
|
|
thumb_func 0x811fb1c
|
|
thumb_func 0x811fc10
|
|
thumb_func 0x811fc80
|
|
thumb_func 0x811fcb8
|
|
thumb_func 0x811fd8c GetFooterOptionXOffset
|
|
thumb_func 0x811fdb4
|
|
thumb_func 0x811fde0 InitializeEasyChatWordArray
|
|
thumb_func 0x811fe10
|
|
thumb_func 0x811fe2c unref_sub_811BBF4
|
|
# mon_markings.s
|
|
thumb_func 0x811fe38
|
|
thumb_func 0x811fe80
|
|
thumb_func 0x811ffb0
|
|
thumb_func 0x811ffc4
|
|
thumb_func 0x8120018
|
|
thumb_func 0x81200c4
|
|
thumb_func 0x81201a0
|
|
thumb_func 0x812045c TaskDummy7
|
|
thumb_func 0x8120460
|
|
thumb_func 0x812049c
|
|
thumb_func 0x81204b4
|
|
thumb_func 0x81204d4
|
|
thumb_func 0x81204f4
|
|
thumb_func 0x81205a4
|
|
# mauville_old_man.s
|
|
thumb_func 0x81205c0 SetupBard
|
|
thumb_func 0x8120618 SetupHipster
|
|
thumb_func 0x812063c ResetStorytellerFlag
|
|
thumb_func 0x8120648 SetupGiddy
|
|
thumb_func 0x8120674 ResetTraderFlag
|
|
thumb_func 0x8120680 SetMauvilleOldMan
|
|
thumb_func 0x81206e8 GetCurrentMauvilleOldMan
|
|
thumb_func 0x81206fc ScrSpecial_GetCurrentMauvilleMan
|
|
thumb_func 0x8120714 ScrSpecial_HasBardSongBeenChanged
|
|
thumb_func 0x8120730 ScrSpecial_SaveBardSongLyrics
|
|
thumb_func 0x81207a0
|
|
thumb_func 0x8120820 ScrSpecial_PlayBardSong
|
|
thumb_func 0x8120838 ScrSpecial_GetHipsterSpokenFlag
|
|
thumb_func 0x8120854 ScrSpecial_SetHipsterSpokenFlag
|
|
thumb_func 0x812086c ScrSpecial_HipsterTeachWord
|
|
thumb_func 0x81208a4 ScrSpecial_GiddyShouldTellAnotherTale
|
|
thumb_func 0x81208dc ScrSpecial_GenerateGiddyLine
|
|
thumb_func 0x81209bc InitGiddyTaleList
|
|
thumb_func 0x8120b08 ResetBardFlag
|
|
thumb_func 0x8120b20 ResetHipsterFlag
|
|
thumb_func 0x8120b38 SetupStoryteller
|
|
thumb_func 0x8120b44 SetupTrader
|
|
thumb_func 0x8120b50 ResetMauvilleOldManFlag
|
|
thumb_func 0x8120ba0 StartBardSong
|
|
thumb_func 0x8120bd0
|
|
thumb_func 0x8120bdc BardSong_TextSubPrinter
|
|
thumb_func 0x8120be8 ScrSpecial_StorytellerDisplayStory
|
|
thumb_func 0x8120c2c Task_BardSong
|
|
thumb_func 0x8120e18 ScrSpecial_SetMauvilleOldManEventObjGfx
|
|
thumb_func 0x8120e2c StorytellerDisplayStory
|
|
thumb_func 0x8120e90
|
|
thumb_func 0x8120f54 StorytellerSetup
|
|
thumb_func 0x8120f9c Storyteller_ResetFlag
|
|
thumb_func 0x8120fc0 StorytellerGetGameStat
|
|
thumb_func 0x8120fd4 GetStoryByStat
|
|
thumb_func 0x8121000 GetStoryTitleByStat
|
|
thumb_func 0x812100c GetStoryTextByStat
|
|
thumb_func 0x8121018 GetStoryActionByStat
|
|
thumb_func 0x8121024 GetFreeStorySlot
|
|
thumb_func 0x8121054 StorytellerGetRecordedTrainerStat
|
|
thumb_func 0x8121078 StorytellerSetRecordedTrainerStat
|
|
thumb_func 0x8121098 HasTrainerStatIncreased
|
|
thumb_func 0x81210c8 GetStoryByStattellerPlayerName
|
|
thumb_func 0x81210f8 StorytellerSetPlayerName
|
|
thumb_func 0x8121128 StorytellerRecordNewStat
|
|
thumb_func 0x81211b0 ScrambleStatList
|
|
thumb_func 0x8121204 StorytellerInitializeRandomStat
|
|
thumb_func 0x81212c4 ScrSpecial_StorytellerGetFreeStorySlot
|
|
thumb_func 0x8121320 PrintStoryList
|
|
thumb_func 0x81213ec Task_StoryListMenu
|
|
thumb_func 0x8121478 ScrSpecial_StorytellerStoryListMenu
|
|
thumb_func 0x812148c
|
|
thumb_func 0x81214a0 ScrSpecial_StorytellerInitializeRandomStat
|
|
thumb_func 0x81214c8 ScrSpecial_StorytellerUpdateStat
|
|
thumb_func 0x8121514 ScrSpecial_HasStorytellerAlreadyRecorded
|
|
thumb_func 0x8121540 SanitizeReceivedEmeraldOldMan
|
|
# mail.s
|
|
thumb_func 0x8121568 ReadMail
|
|
thumb_func 0x8121688 MailReadBuildGraphics
|
|
thumb_func 0x8121a60 CB2_InitMailRead
|
|
thumb_func 0x8121a8c
|
|
thumb_func 0x8121b64
|
|
thumb_func 0x8121c60 VBlankCB_MailRead
|
|
thumb_func 0x8121c74 CB2_MailRead
|
|
thumb_func 0x8121c94
|
|
thumb_func 0x8121ca0 CB2_WaitForPaletteExitOnKeyPress
|
|
thumb_func 0x8121cc4 CB2_ExitOnKeyPress
|
|
thumb_func 0x8121d00 CB2_ExitMailReadFreeVars
|
|
# menu_helpers.s
|
|
thumb_func 0x8121d90 ResetVramOamAndBgCntRegs
|
|
thumb_func 0x8121e00 ResetAllBgsCoordinates
|
|
thumb_func 0x8121e58 SetVBlankHBlankCallbacksToNull
|
|
thumb_func 0x8121e6c DisplayMessageAndContinueTask
|
|
thumb_func 0x8121f10 RunTextPrintersRetIsActive
|
|
thumb_func 0x8121f2c Task_ContinueTaskAfterMessagePrints
|
|
thumb_func 0x8121f58 DoYesNoFuncWithChoice
|
|
thumb_func 0x8121f84 CreateYesNoMenuWithCallbacks
|
|
thumb_func 0x8121fe8 Task_CallYesOrNoCallback
|
|
thumb_func 0x8122040 AdjustQuantityAccordingToDPadInput
|
|
thumb_func 0x81220dc GetLRKeysState
|
|
thumb_func 0x8122118
|
|
thumb_func 0x8122154
|
|
thumb_func 0x8122188 itemid_80BF6D8_mail_related
|
|
thumb_func 0x81221b8
|
|
thumb_func 0x81221dc
|
|
thumb_func 0x81221f8
|
|
thumb_func 0x8122218
|
|
thumb_func 0x8122268
|
|
thumb_func 0x81222a4
|
|
thumb_func 0x8122334 LoadListMenuArrowsGfx
|
|
thumb_func 0x8122350
|
|
thumb_func 0x81223bc
|
|
thumb_func 0x8122408
|
|
thumb_func 0x8122454
|
|
# dewford_trend.s
|
|
thumb_func 0x81224e0 InitDewfordTrend
|
|
thumb_func 0x812258c UpdateDewfordTrendPerDay
|
|
thumb_func 0x81226e4
|
|
thumb_func 0x8122810
|
|
thumb_func 0x8122888 ReceiveEasyChatPairsData
|
|
thumb_func 0x81229a4 BufferTrendyPhraseString
|
|
thumb_func 0x81229d4 TrendyPhraseIsOld
|
|
thumb_func 0x8122a3c GetDewfordHallPaintingNameIndex
|
|
thumb_func 0x8122a64
|
|
thumb_func 0x8122b34
|
|
thumb_func 0x8122bbc SB1ContainsWords
|
|
thumb_func 0x8122bfc IsEasyChatPairEqual
|
|
thumb_func 0x8122c28 GetEqualEasyChatPairIndex
|
|
# heal_location.s
|
|
thumb_func 0x8122c68 GetHealLocationIndexByMap
|
|
thumb_func 0x8122ca0 GetHealLocationByMap
|
|
thumb_func 0x8122cc8 GetHealLocation
|
|
# region_map.s
|
|
thumb_func 0x8122ce8 InitRegionMap
|
|
thumb_func 0x8122d04
|
|
thumb_func 0x8122d94
|
|
thumb_func 0x8122dbc
|
|
thumb_func 0x812303c
|
|
thumb_func 0x8123068 FreeRegionMapIconResources
|
|
thumb_func 0x81230b8
|
|
thumb_func 0x81230c4
|
|
thumb_func 0x81230d0 ProcessRegionMapInput_Full
|
|
thumb_func 0x812319c MoveRegionMapCursor_Full
|
|
thumb_func 0x8123260 ProcessRegionMapInput_Zoomed
|
|
thumb_func 0x8123340 MoveRegionMapCursor_Zoomed
|
|
thumb_func 0x8123424
|
|
thumb_func 0x8123520
|
|
thumb_func 0x81236d0 CalcZoomScrollParams
|
|
thumb_func 0x8123798 RegionMap_SetBG2XAndBG2Y
|
|
thumb_func 0x81237c0 UpdateRegionMapVideoRegs
|
|
thumb_func 0x8123830 PokedexAreaScreen_UpdateRegionMapVariablesAndVideoRegs
|
|
thumb_func 0x8123878 GetRegionMapSectionIdAt_Internal
|
|
thumb_func 0x81238b8 RegionMap_InitializeStateBasedOnPlayerLocation
|
|
thumb_func 0x8123c0c RegionMap_InitializeStateBasedOnSSTidalLocation
|
|
thumb_func 0x8123d64 get_flagnr_blue_points
|
|
thumb_func 0x8123ea8 GetRegionMapSectionIdAt
|
|
thumb_func 0x8123ec0 CorrectSpecialMapSecId_Internal
|
|
thumb_func 0x8123f10 RegionMap_GetTerraCaveMapSecId
|
|
thumb_func 0x8123f3c RegionMap_GetMarineCaveCoords
|
|
thumb_func 0x8123f80 RegionMap_IsPlayerInCave
|
|
thumb_func 0x8123fa8 CorrectSpecialMapSecId
|
|
thumb_func 0x8123fbc RegionMap_GetPositionOfCursorWithinMapSection
|
|
thumb_func 0x8124044 RegionMap_IsMapSecIdInNextRow
|
|
thumb_func 0x8124094 SpriteCallback_CursorFull
|
|
thumb_func 0x81240dc SpriteCallback_CursorZoomed
|
|
thumb_func 0x81240e0 CreateRegionMapCursor
|
|
thumb_func 0x8124244 FreeRegionMapCursorSprite
|
|
thumb_func 0x8124274
|
|
thumb_func 0x8124284
|
|
thumb_func 0x8124294 CreateRegionMapPlayerIcon
|
|
thumb_func 0x81243bc HideRegionMapPlayerIcon
|
|
thumb_func 0x81243e8 UnhideRegionMapPlayerIcon
|
|
thumb_func 0x8124468 RegionMapPlayerIconSpriteCallback_Zoomed
|
|
thumb_func 0x81244f8 RegionMapPlayerIconSpriteCallback_Full
|
|
thumb_func 0x8124504 RegionMapPlayerIconSpriteCallback
|
|
thumb_func 0x8124558
|
|
thumb_func 0x8124578 GetMapName
|
|
thumb_func 0x81245e8
|
|
thumb_func 0x812461c
|
|
thumb_func 0x812463c
|
|
thumb_func 0x8124664
|
|
thumb_func 0x8124674
|
|
thumb_func 0x812469c MCB2_FlyMap
|
|
thumb_func 0x81248cc
|
|
thumb_func 0x81248e0
|
|
thumb_func 0x81248f0
|
|
thumb_func 0x8124900
|
|
thumb_func 0x8124910
|
|
thumb_func 0x8124a58
|
|
thumb_func 0x8124abc
|
|
thumb_func 0x8124bcc
|
|
thumb_func 0x8124ca4
|
|
thumb_func 0x8124cfc
|
|
thumb_func 0x8124d4c
|
|
# contest_painting_effects.s
|
|
thumb_func 0x8124df4
|
|
thumb_func 0x8124f14
|
|
thumb_func 0x81250a0
|
|
thumb_func 0x8125158
|
|
thumb_func 0x8125218
|
|
thumb_func 0x8125238
|
|
thumb_func 0x81252d0
|
|
thumb_func 0x812538c
|
|
thumb_func 0x8125430
|
|
thumb_func 0x81254c8
|
|
thumb_func 0x8125618
|
|
thumb_func 0x81256b0
|
|
thumb_func 0x81257e0
|
|
thumb_func 0x8125888
|
|
thumb_func 0x812593c
|
|
thumb_func 0x8125b10 ConvertColorToGrayscale
|
|
thumb_func 0x8125b44 ConvertCoolColor
|
|
thumb_func 0x8125b80 GetCoolColorFromPersonality
|
|
thumb_func 0x8125c50 ConvertToBlackOrWhite
|
|
thumb_func 0x8125c80
|
|
thumb_func 0x8125cb0 InvertColor
|
|
thumb_func 0x8125cdc
|
|
thumb_func 0x8125e00
|
|
thumb_func 0x8125f20
|
|
thumb_func 0x8126040
|
|
thumb_func 0x812618c
|
|
thumb_func 0x8126258
|
|
thumb_func 0x8126300
|
|
thumb_func 0x812631c
|
|
thumb_func 0x8126358
|
|
thumb_func 0x812638c
|
|
thumb_func 0x81264e4
|
|
thumb_func 0x812659c
|
|
thumb_func 0x812664c
|
|
thumb_func 0x81266fc
|
|
thumb_func 0x81267ac
|
|
thumb_func 0x8126820
|
|
thumb_func 0x81268f0
|
|
thumb_func 0x8126924
|
|
# decoration.s
|
|
thumb_func 0x8126950 InitDecorationContextItems
|
|
thumb_func 0x81269bc
|
|
thumb_func 0x81269f8 RemoveDecorationWindow
|
|
thumb_func 0x8126a28 AddDecorationActionsWindow
|
|
thumb_func 0x8126a84 InitDecorationActionsWindow
|
|
thumb_func 0x8126aa0 DoSecretBaseDecorationMenu
|
|
thumb_func 0x8126af4 DoPlayerRoomDecorationMenu
|
|
thumb_func 0x8126b48 HandleDecorationActionsMenuInput
|
|
thumb_func 0x8126bd0 PrintCurMainMenuDescription
|
|
thumb_func 0x8126c10 DecorationMenuAction_Decorate
|
|
thumb_func 0x8126c6c DecorationMenuAction_PutAway
|
|
thumb_func 0x8126cd8 DecorationMenuAction_Toss
|
|
thumb_func 0x8126d34 DecorationMenuAction_Cancel
|
|
thumb_func 0x8126d6c ReturnToDecorationActionsAfterInvalidSelection
|
|
thumb_func 0x8126d94 SecretBasePC_PrepMenuForSelectingStoredDecors
|
|
thumb_func 0x8126dc4
|
|
thumb_func 0x8126e1c
|
|
thumb_func 0x8126e78 PrintDecorationCategoryMenuItems
|
|
thumb_func 0x8126f20 PrintDecorationCategoryMenuItem
|
|
thumb_func 0x8127010 ColorMenuItemString
|
|
thumb_func 0x8127040 HandleDecorationCategoriesMenuInput
|
|
thumb_func 0x81270a0 SelectDecorationCategory
|
|
thumb_func 0x8127138 ReturnToDecorationCategoriesAfterInvalidSelection
|
|
thumb_func 0x8127154 ExitDecorationCategoriesMenu
|
|
thumb_func 0x8127184 ReturnToActionsMenuFromCategories
|
|
thumb_func 0x81271c0 ShowDecorationCategoriesWindow
|
|
thumb_func 0x8127208 CopyDecorationCategoryName
|
|
thumb_func 0x8127220 ExitTraderDecorationMenu
|
|
thumb_func 0x812723c InitDecorationItemsMenuLimits
|
|
thumb_func 0x8127280
|
|
thumb_func 0x81272b0
|
|
thumb_func 0x81272e8 PrintDecorationItemMenuItems
|
|
thumb_func 0x8127404 CopyDecorationMenuItemName
|
|
thumb_func 0x8127430 DecorationItemsMenu_OnCursorMove
|
|
thumb_func 0x8127450
|
|
thumb_func 0x81274b0 AddDecorationItemsScrollIndicators
|
|
thumb_func 0x8127504 RemoveDecorationItemsScrollIndicators
|
|
thumb_func 0x8127530
|
|
thumb_func 0x812754c InitDecorationItemsWindow
|
|
thumb_func 0x81275cc ShowDecorationItemsWindow
|
|
thumb_func 0x81275f8 HandleDecorationItemsMenuInput
|
|
thumb_func 0x81276c4 ShowDecorationCategorySummaryWindow
|
|
thumb_func 0x81276f0 PrintDecorationItemDescription
|
|
thumb_func 0x8127758 RemoveDecorationItemsOtherWindows
|
|
thumb_func 0x812776c
|
|
thumb_func 0x8127798
|
|
thumb_func 0x81277c4 IdentifyOwnedDecorationsCurrentlyInUseInternal
|
|
thumb_func 0x8127964 IdentifyOwnedDecorationsCurrentlyInUse
|
|
thumb_func 0x8127974 IsSelectedDecorInThePC
|
|
thumb_func 0x81279c4
|
|
thumb_func 0x81279e0
|
|
thumb_func 0x8127a0c
|
|
thumb_func 0x8127a3c
|
|
thumb_func 0x8127a7c
|
|
thumb_func 0x8127ab4
|
|
thumb_func 0x8127b04 GetDecorationElevation
|
|
thumb_func 0x8127b40 ShowDecorationOnMap_
|
|
thumb_func 0x8127d08 ShowDecorationOnMap
|
|
thumb_func 0x8127dec
|
|
thumb_func 0x8127f0c
|
|
thumb_func 0x8127f3c
|
|
thumb_func 0x8128034
|
|
thumb_func 0x81280ec ConfigureCameraObjectForPlacingDecoration
|
|
thumb_func 0x812817c SetUpPlacingDecorationPlayerAvatar
|
|
thumb_func 0x8128240
|
|
thumb_func 0x8128394
|
|
thumb_func 0x81283ec
|
|
thumb_func 0x812845c
|
|
thumb_func 0x8128484
|
|
thumb_func 0x81284cc
|
|
thumb_func 0x8128514
|
|
thumb_func 0x8128928
|
|
thumb_func 0x81289ac
|
|
thumb_func 0x81289cc
|
|
thumb_func 0x8128a8c
|
|
thumb_func 0x8128b60
|
|
thumb_func 0x8128b80
|
|
thumb_func 0x8128b9c
|
|
thumb_func 0x8128bcc c1_overworld_prev_quest
|
|
thumb_func 0x8128c44
|
|
thumb_func 0x8128cb4
|
|
thumb_func 0x8128cf0
|
|
thumb_func 0x8128d94
|
|
thumb_func 0x8128dc0
|
|
thumb_func 0x8128df8
|
|
thumb_func 0x8128fb8
|
|
thumb_func 0x8129000
|
|
thumb_func 0x8129028
|
|
thumb_func 0x8129048
|
|
thumb_func 0x8129068
|
|
thumb_func 0x8129184
|
|
thumb_func 0x81291ac
|
|
thumb_func 0x81291c8
|
|
thumb_func 0x812923c SetDecorSelectionBoxOamAttributes
|
|
thumb_func 0x81292b0
|
|
thumb_func 0x81292c8
|
|
thumb_func 0x8129314 gpu_pal_decompress_alloc_tag_and_upload
|
|
thumb_func 0x81293bc AddDecorationIconObjectFromIconTable
|
|
thumb_func 0x8129480 GetDecorationIconPicOrPalette
|
|
thumb_func 0x81294a4 AddDecorationIconObjectFromEventObject
|
|
thumb_func 0x81295b4 AddDecorationIconObject
|
|
thumb_func 0x81296d4
|
|
thumb_func 0x81296f0
|
|
thumb_func 0x8129798
|
|
thumb_func 0x81297e4
|
|
thumb_func 0x81298dc
|
|
thumb_func 0x812999c
|
|
thumb_func 0x81299cc SetUpPuttingAwayDecorationPlayerAvatar
|
|
thumb_func 0x8129aac
|
|
thumb_func 0x8129b24
|
|
thumb_func 0x8129bbc
|
|
thumb_func 0x8129be8
|
|
thumb_func 0x8129c64
|
|
thumb_func 0x8129d54
|
|
thumb_func 0x8129d7c
|
|
thumb_func 0x8129e04
|
|
thumb_func 0x8129e6c
|
|
thumb_func 0x8129f18
|
|
thumb_func 0x8129fc0
|
|
thumb_func 0x812a050
|
|
thumb_func 0x812a0f4
|
|
thumb_func 0x812a1ac
|
|
thumb_func 0x812a1cc
|
|
thumb_func 0x812a1fc
|
|
thumb_func 0x812a21c
|
|
thumb_func 0x812a238
|
|
thumb_func 0x812a268
|
|
thumb_func 0x812a2d0
|
|
thumb_func 0x812a340
|
|
thumb_func 0x812a378
|
|
thumb_func 0x812a3a8
|
|
thumb_func 0x812a3d4
|
|
thumb_func 0x812a3e0
|
|
thumb_func 0x812a468
|
|
thumb_func 0x812a488
|
|
# slot_machine.s
|
|
thumb_func 0x812a4ec Task_FadeToSlotMachine
|
|
thumb_func 0x812a550 PlaySlotMachine
|
|
thumb_func 0x812a598 CB2_SlotMachineSetup
|
|
thumb_func 0x812a680 CB2_SlotMachineLoop
|
|
thumb_func 0x812a698 SlotMachine_VBlankCallback
|
|
thumb_func 0x812a6e4 PlaySlotMachine_Internal
|
|
thumb_func 0x812a720
|
|
thumb_func 0x812a75c SlotMachineDummyTask
|
|
thumb_func 0x812a760 SlotMachineSetup_0_0
|
|
thumb_func 0x812a7ac SlotMachineSetup_6_0
|
|
thumb_func 0x812a7cc SlotMachineSetup_1_0
|
|
thumb_func 0x812a820 SlotMachineSetup_2_0
|
|
thumb_func 0x812a844 SlotMachineSetup_2_1
|
|
thumb_func 0x812a8d4 SlotMachineSetup_0_1
|
|
thumb_func 0x812a9bc SlotMachineSetup_3_0
|
|
thumb_func 0x812a9dc SlotMachineSetup_4_0
|
|
thumb_func 0x812aa58 SlotMachineSetup_5_0
|
|
thumb_func 0x812aa88 SlotMachineSetup_10_0
|
|
thumb_func 0x812aaa0 SlotMachineSetupGameplayTasks
|
|
thumb_func 0x812aab8 GameplayTasks_Slots
|
|
thumb_func 0x812aad8 RunSlotActions
|
|
thumb_func 0x812ab14 SlotAction_UnfadeScreen
|
|
thumb_func 0x812ab48 SlotAction_WaitForUnfade
|
|
thumb_func 0x812ab70 SlotAction_SetSlotMachineVars
|
|
thumb_func 0x812abb8 SlotAction3
|
|
thumb_func 0x812abd8 SlotAction4
|
|
thumb_func 0x812ac08 SlotAction_AwaitPlayerInput
|
|
thumb_func 0x812ad04 SlotAction_PrintYouDontHaveThreeCoins
|
|
thumb_func 0x812ad44 SlotAction_ExitMessage_9999Coins
|
|
thumb_func 0x812ad70 SlotAction_GivingInformation
|
|
thumb_func 0x812ad90 SlotAction9
|
|
thumb_func 0x812ae04 SlotAction10
|
|
thumb_func 0x812ae34 SlotAction_SetLuckySpins
|
|
thumb_func 0x812ae5c SlotAction_AwaitReelStop
|
|
thumb_func 0x812ae98 SlotAction_WaitForAllReelsToStop
|
|
thumb_func 0x812aed4 SlotAction_CheckMatches
|
|
thumb_func 0x812b00c SlotAction_WaitForPayoutToBeAwarded
|
|
thumb_func 0x812b02c SlotAction_EndOfRoll
|
|
thumb_func 0x812b0a4 SlotAction_MatchedPower
|
|
thumb_func 0x812b0e8 SlotAction18
|
|
thumb_func 0x812b118 SlotAction_Loop
|
|
thumb_func 0x812b140 SlotAction_NoMatches
|
|
thumb_func 0x812b168 SlotAction_PrintQuitTheGame
|
|
thumb_func 0x812b1c0 SlotAction_SeeIfPlayerQuits
|
|
thumb_func 0x812b224 SlotAction_PrintMessage_9999Coins
|
|
thumb_func 0x812b264 SlotAction_ExitYouDontHaveThreeCoinsMessage
|
|
thumb_func 0x812b290 SlotAction_PrintMessage_NoMoreCoins
|
|
thumb_func 0x812b2d0 SlotAction_ExitMessage_NoMoreCoins
|
|
thumb_func 0x812b2fc SlotAction_EndGame
|
|
thumb_func 0x812b33c SlotAction_FreeDataStructures
|
|
thumb_func 0x812b4fc DrawLuckyFlags
|
|
thumb_func 0x812b56c SetLuckySpins
|
|
thumb_func 0x812b58c GetBiasTag
|
|
thumb_func 0x812b5c0 IsThisRoundLucky
|
|
thumb_func 0x812b5fc AttemptsAtLuckyFlags_Top3
|
|
thumb_func 0x812b644 AttemptsAtLuckyFlags_NotTop3
|
|
thumb_func 0x812b6dc GetReelTimeProbability
|
|
thumb_func 0x812b710 GetReeltimeDraw
|
|
thumb_func 0x812b770 SkipToReeltimeAction14
|
|
thumb_func 0x812b79c SlowReelSpeed
|
|
thumb_func 0x812b838 CheckMatch
|
|
thumb_func 0x812b86c CheckMatch_CenterRow
|
|
thumb_func 0x812b8e0 CheckMatch_TopAndBottom
|
|
thumb_func 0x812b9b0 CheckMatch_Diagonals
|
|
thumb_func 0x812ba7c GetMatchFromSymbolsInRow
|
|
thumb_func 0x812bacc AwardPayout
|
|
thumb_func 0x812baec IsFinalTask_RunAwardPayoutActions
|
|
thumb_func 0x812bb0c RunAwardPayoutActions
|
|
thumb_func 0x812bb44 AwardPayoutAction0
|
|
thumb_func 0x812bb78 AwardPayoutAction_GivePayoutToPlayer
|
|
thumb_func 0x812bc30 AwardPayoutAction_FreeTask
|
|
thumb_func 0x812bc54 GetNearbyTag_Quantized
|
|
thumb_func 0x812bca8 GetNearbyTag
|
|
thumb_func 0x812bcf8 GetNearbyReelTimeTag
|
|
thumb_func 0x812bd38 AdvanceSlotReel
|
|
thumb_func 0x812bd80 AdvanceSlotReelToNextTag
|
|
thumb_func 0x812bde4 AdvanceReeltimeReel
|
|
thumb_func 0x812be1c AdvanceReeltimeReelToNextTag
|
|
thumb_func 0x812be6c GameplayTask_StopSlotReel
|
|
thumb_func 0x812beb4 ReelTasks_SetUnkTaskData
|
|
thumb_func 0x812beec
|
|
thumb_func 0x812bf14 IsSlotReelMoving
|
|
thumb_func 0x812bf3c RunSlotReelActions
|
|
thumb_func 0x812bf74 SlotReelAction_StayStill
|
|
thumb_func 0x812bf78 SlotReelAction_Spin
|
|
thumb_func 0x812bf98 SlotReelAction_DecideWhereToStop
|
|
thumb_func 0x812c02c SlotReelAction_MoveToStop
|
|
thumb_func 0x812c0f0 SlotReelAction_OscillatingStop
|
|
thumb_func 0x812c148 DecideReelTurns_BiasTag_Reel1
|
|
thumb_func 0x812c180 nullsub_68
|
|
thumb_func 0x812c194 AreTagsAtPosition_Reel1
|
|
thumb_func 0x812c1d4 AreCherriesOnScreen_Reel1
|
|
thumb_func 0x812c228 IsBiasTowardsCherryOr7s
|
|
thumb_func 0x812c248 DecideReelTurns_BiasTag_Reel1_Bet1
|
|
thumb_func 0x812c2a0 DecideReelTurns_BiasTag_Reel1_Bet2or3
|
|
thumb_func 0x812c3b0 DecideReelTurns_BiasTag_Reel2
|
|
thumb_func 0x812c3c8 nullsub_69
|
|
thumb_func 0x812c3d8 DecideReelTurns_BiasTag_Reel2_Bet1or2
|
|
thumb_func 0x812c424 DecideReelTurns_BiasTag_Reel2_Bet3
|
|
thumb_func 0x812c4cc DecideReelTurns_BiasTag_Reel3
|
|
thumb_func 0x812c510 DecideReelTurns_BiasTag_Reel3_Bet1or2
|
|
thumb_func 0x812c56c DecideReelTurns_BiasTag_Reel3_Bet3
|
|
thumb_func 0x812c5ec DecideReelTurns_NoBiasTag_Reel1
|
|
thumb_func 0x812c618 IsBiasTag777_SwitchColor
|
|
thumb_func 0x812c638 DecideReelTurns_NoBiasTag_Reel2
|
|
thumb_func 0x812c650
|
|
thumb_func 0x812c65c DecideReelTurns_NoBiasTag_Reel2_Bet1
|
|
thumb_func 0x812c6dc DecideReelTurns_NoBiasTag_Reel2_Bet2
|
|
thumb_func 0x812c75c DecideReelTurns_NoBiasTag_Reel2_Bet3
|
|
thumb_func 0x812c864 AreTagsMixed77
|
|
thumb_func 0x812c88c AreTagsMixed777
|
|
thumb_func 0x812c8bc TagsDontMatchOrHaveAny7s
|
|
thumb_func 0x812c90c DecideReelTurns_NoBiasTag_Reel3
|
|
thumb_func 0x812c924
|
|
thumb_func 0x812c930 DecideReelTurns_NoBiasTag_Reel3_Bet1
|
|
thumb_func 0x812ca18 DecideReelTurns_NoBiasTag_Reel3_Bet2
|
|
thumb_func 0x812cb90 DecideReelTurns_NoBiasTag_Reel3_Bet3
|
|
thumb_func 0x812cd50
|
|
thumb_func 0x812cd84
|
|
thumb_func 0x812cda8
|
|
thumb_func 0x812cdb4
|
|
thumb_func 0x812cde8
|
|
thumb_func 0x812ce04
|
|
thumb_func 0x812ce3c LoadLitTile
|
|
thumb_func 0x812ce64
|
|
thumb_func 0x812ce8c LoadBetTiles
|
|
thumb_func 0x812cec8
|
|
thumb_func 0x812cf04
|
|
thumb_func 0x812cf44
|
|
thumb_func 0x812cf7c
|
|
thumb_func 0x812cfc8
|
|
thumb_func 0x812cffc
|
|
thumb_func 0x812d034
|
|
thumb_func 0x812d0c0
|
|
thumb_func 0x812d0f0
|
|
thumb_func 0x812d138
|
|
thumb_func 0x812d198 GameplayTask_PikaPower
|
|
thumb_func 0x812d1b8 DisplayPikaPower
|
|
thumb_func 0x812d1ec
|
|
thumb_func 0x812d21c
|
|
thumb_func 0x812d240 RunInfoBoxActions
|
|
thumb_func 0x812d270
|
|
thumb_func 0x812d274
|
|
thumb_func 0x812d29c
|
|
thumb_func 0x812d31c
|
|
thumb_func 0x812d3a4 ClearTaskDataFields_2orHigher
|
|
thumb_func 0x812d3c4
|
|
thumb_func 0x812d4bc BeginReeltime
|
|
thumb_func 0x812d4dc IsFinalTask_RunReelTimeActions
|
|
thumb_func 0x812d4fc RunReeltimeActions
|
|
thumb_func 0x812d52c ReeltimeAction0
|
|
thumb_func 0x812d5a4 ReeltimeAction1
|
|
thumb_func 0x812d61c ReeltimeAction2
|
|
thumb_func 0x812d64c ReeltimeAction3
|
|
thumb_func 0x812d6fc ReeltimeAction4
|
|
thumb_func 0x812d750 ReeltimeAction5
|
|
thumb_func 0x812d784 ReeltimeAction6
|
|
thumb_func 0x812d7f4 ReelTimeAction_LandOnOutcome
|
|
thumb_func 0x812d880 ReeltimeAction8
|
|
thumb_func 0x812d930 ReeltimeAction9
|
|
thumb_func 0x812d960 ReeltimeAction10
|
|
thumb_func 0x812d9b4 ReeltimeAction11
|
|
thumb_func 0x812da30 ReeltimeAction12
|
|
thumb_func 0x812da7c ReeltimeAction13
|
|
thumb_func 0x812daa0 ReeltimeAction14
|
|
thumb_func 0x812db14 ReeltimeAction15
|
|
thumb_func 0x812db9c ReeltimeAction16
|
|
thumb_func 0x812dbcc ReeltimeAction17
|
|
thumb_func 0x812dc18
|
|
thumb_func 0x812dc60
|
|
thumb_func 0x812dc90 OpenInfoBox
|
|
thumb_func 0x812dcc4 IsInfoBoxClosed
|
|
thumb_func 0x812dce4
|
|
thumb_func 0x812dd14 InfoBox_FadeIn
|
|
thumb_func 0x812dd38 InfoBox_WaitForFade
|
|
thumb_func 0x812dd58 InfoBox_8104B80
|
|
thumb_func 0x812dd88 InfoBox_AddText
|
|
thumb_func 0x812ddd4 InfoBox_AwaitPlayerInput
|
|
thumb_func 0x812de24 InfoBox_812DE14
|
|
thumb_func 0x812de40 InfoBox_812DE30
|
|
thumb_func 0x812de58 InfoBox_8104BFC
|
|
thumb_func 0x812de8c InfoBox_FreeTask
|
|
thumb_func 0x812dea4
|
|
thumb_func 0x812def4
|
|
thumb_func 0x812df78
|
|
thumb_func 0x812dfec
|
|
thumb_func 0x812e064
|
|
thumb_func 0x812e0c0
|
|
thumb_func 0x812e0f0
|
|
thumb_func 0x812e0f4
|
|
thumb_func 0x812e164
|
|
thumb_func 0x812e1d8
|
|
thumb_func 0x812e240
|
|
thumb_func 0x812e2b8
|
|
thumb_func 0x812e310
|
|
thumb_func 0x812e34c
|
|
thumb_func 0x812e3f8
|
|
thumb_func 0x812e434
|
|
thumb_func 0x812e484
|
|
thumb_func 0x812e5b8
|
|
thumb_func 0x812e660
|
|
thumb_func 0x812e6d4
|
|
thumb_func 0x812e71c
|
|
thumb_func 0x812e7dc
|
|
thumb_func 0x812e83c
|
|
thumb_func 0x812e8d4
|
|
thumb_func 0x812e908
|
|
thumb_func 0x812e944 CreateReelTimeSprites1
|
|
thumb_func 0x812e9f8
|
|
thumb_func 0x812ea54
|
|
thumb_func 0x812ea8c
|
|
thumb_func 0x812eac0 CreateReelTimeSprite2
|
|
thumb_func 0x812eb58
|
|
thumb_func 0x812ebbc
|
|
thumb_func 0x812ebdc
|
|
thumb_func 0x812ec30
|
|
thumb_func 0x812ec74
|
|
thumb_func 0x812ec80
|
|
thumb_func 0x812eca4
|
|
thumb_func 0x812ed30
|
|
thumb_func 0x812ed9c
|
|
thumb_func 0x812edd0
|
|
thumb_func 0x812ee24
|
|
thumb_func 0x812eeb8
|
|
thumb_func 0x812eedc
|
|
thumb_func 0x812ef10
|
|
thumb_func 0x812ef64
|
|
thumb_func 0x812ef7c
|
|
thumb_func 0x812efa8
|
|
thumb_func 0x812efec
|
|
thumb_func 0x812f088
|
|
thumb_func 0x812f090
|
|
thumb_func 0x812f114
|
|
thumb_func 0x812f12c
|
|
thumb_func 0x812f144
|
|
thumb_func 0x812f160
|
|
thumb_func 0x812f1c8
|
|
thumb_func 0x812f22c
|
|
thumb_func 0x812f2dc
|
|
thumb_func 0x812f37c
|
|
thumb_func 0x812f3c4
|
|
thumb_func 0x812f480
|
|
thumb_func 0x812f524
|
|
thumb_func 0x812f5f0
|
|
thumb_func 0x812f658
|
|
thumb_func 0x812f790
|
|
thumb_func 0x812f794
|
|
thumb_func 0x812f7a4
|
|
thumb_func 0x812f7d0
|
|
thumb_func 0x812f7f4
|
|
thumb_func 0x812f8b0
|
|
thumb_func 0x812f918
|
|
thumb_func 0x812f968
|
|
thumb_func 0x812f978
|
|
thumb_func 0x812f9a4 LoadSlotMachineWheelOverlay
|
|
thumb_func 0x812fa9c
|
|
thumb_func 0x812fb18
|
|
thumb_func 0x812fb4c SlotMachineSetup_9_0
|
|
thumb_func 0x812fbfc SlotMachineSetup_8_0
|
|
# contest_painting.s
|
|
thumb_func 0x812fde0
|
|
thumb_func 0x812fe24 CB2_ContestPainting
|
|
thumb_func 0x812fe30 CB2_HoldContestPainting
|
|
thumb_func 0x812fe44 CB2_QuitContestPainting
|
|
thumb_func 0x812fe90 ShowContestPainting
|
|
thumb_func 0x8130000 HoldContestPainting
|
|
thumb_func 0x81300d0 InitContestPaintingWindow
|
|
thumb_func 0x8130144 PrintContestPaintingCaption
|
|
thumb_func 0x8130244 InitContestPaintingBg
|
|
thumb_func 0x8130290 InitContestPaintingVars
|
|
thumb_func 0x81302d8 UpdateContestPaintingMosaicEffect
|
|
thumb_func 0x8130328 VBlankCB_ContestPainting
|
|
thumb_func 0x8130340
|
|
thumb_func 0x81303d8
|
|
thumb_func 0x8130488
|
|
thumb_func 0x81306e0
|
|
thumb_func 0x8130724
|
|
thumb_func 0x8130790
|
|
thumb_func 0x81307b8
|
|
thumb_func 0x81308dc
|
|
# battle_ai_script_commands.s
|
|
thumb_func 0x8130920 BattleAI_HandleItemUseBeforeAISetup
|
|
thumb_func 0x81309a4 BattleAI_SetupAIData
|
|
thumb_func 0x8130bec BattleAI_ChooseMoveOrAction
|
|
thumb_func 0x8130c10 ChooseMoveOrAction_Singles
|
|
thumb_func 0x8130d28 ChooseMoveOrAction_Doubles
|
|
thumb_func 0x8130f7c BattleAI_DoAIProcessing
|
|
thumb_func 0x81310a8 RecordLastUsedMoveByTarget
|
|
thumb_func 0x8131124 ClearBattlerMoveHistory
|
|
thumb_func 0x813114c RecordAbilityBattle
|
|
thumb_func 0x8131164 ClearBattlerAbilityHistory
|
|
thumb_func 0x813117c RecordItemEffectBattle
|
|
thumb_func 0x8131194 ClearBattlerItemEffectHistory
|
|
thumb_func 0x81311ac BattleAICmd_if_random_less_than
|
|
thumb_func 0x81311ec BattleAICmd_if_random_greater_than
|
|
thumb_func 0x813122c BattleAICmd_if_random_equal
|
|
thumb_func 0x813126c BattleAICmd_if_random_not_equal
|
|
thumb_func 0x81312ac BattleAICmd_score
|
|
thumb_func 0x81312f0 BattleAICmd_if_hp_less_than
|
|
thumb_func 0x8131358 BattleAICmd_if_hp_more_than
|
|
thumb_func 0x81313c0 BattleAICmd_if_hp_equal
|
|
thumb_func 0x8131428 BattleAICmd_if_hp_not_equal
|
|
thumb_func 0x8131490 BattleAICmd_if_status
|
|
thumb_func 0x8131504 BattleAICmd_if_not_status
|
|
thumb_func 0x8131578 BattleAICmd_if_status2
|
|
thumb_func 0x81315ec BattleAICmd_if_not_status2
|
|
thumb_func 0x8131660 BattleAICmd_if_status3
|
|
thumb_func 0x81316d0 BattleAICmd_if_not_status3
|
|
thumb_func 0x8131740 BattleAICmd_if_side_affecting
|
|
thumb_func 0x81317bc BattleAICmd_if_not_side_affecting
|
|
thumb_func 0x8131838 BattleAICmd_if_less_than
|
|
thumb_func 0x8131874 BattleAICmd_if_more_than
|
|
thumb_func 0x81318b0 BattleAICmd_if_equal
|
|
thumb_func 0x81318ec BattleAICmd_if_not_equal
|
|
thumb_func 0x8131928 BattleAICmd_if_less_than_ptr
|
|
thumb_func 0x813197c BattleAICmd_if_more_than_ptr
|
|
thumb_func 0x81319d0 BattleAICmd_if_equal_ptr
|
|
thumb_func 0x8131a24 BattleAICmd_if_not_equal_ptr
|
|
thumb_func 0x8131a78 BattleAICmd_if_move
|
|
thumb_func 0x8131abc BattleAICmd_if_not_move
|
|
thumb_func 0x8131b00 BattleAICmd_if_in_bytes
|
|
thumb_func 0x8131b68 BattleAICmd_if_not_in_bytes
|
|
thumb_func 0x8131bd4 BattleAICmd_if_in_hwords
|
|
thumb_func 0x8131c40 BattleAICmd_if_not_in_hwords
|
|
thumb_func 0x8131cb0 BattleAICmd_if_user_has_attacking_move
|
|
thumb_func 0x8131d20 BattleAICmd_if_user_has_no_attacking_moves
|
|
thumb_func 0x8131d90 BattleAICmd_get_turn_count
|
|
thumb_func 0x8131db4 BattleAICmd_get_type
|
|
thumb_func 0x8131ea4 BattleAI_GetWantedBattler
|
|
thumb_func 0x8131ee8 BattleAICmd_is_of_type
|
|
thumb_func 0x8131f50 BattleAICmd_get_considered_move_power
|
|
thumb_func 0x8131f7c BattleAICmd_get_how_powerful_move_is
|
|
thumb_func 0x8132180 BattleAICmd_get_last_used_battler_move
|
|
thumb_func 0x81321d8 BattleAICmd_if_equal_
|
|
thumb_func 0x8132214 BattleAICmd_if_not_equal_
|
|
thumb_func 0x8132250 BattleAICmd_if_user_goes
|
|
thumb_func 0x813229c BattleAICmd_if_user_doesnt_go
|
|
thumb_func 0x81322e8 BattleAICmd_nullsub_2B
|
|
thumb_func 0x81322ec BattleAICmd_nullsub_32
|
|
thumb_func 0x81322f0 BattleAICmd_count_usable_party_mons
|
|
thumb_func 0x81323ec BattleAICmd_get_considered_move
|
|
thumb_func 0x8132408 BattleAICmd_get_considered_move_effect
|
|
thumb_func 0x8132434 BattleAICmd_get_ability
|
|
thumb_func 0x8132550 BattleAICmd_check_ability
|
|
thumb_func 0x8132648 BattleAICmd_get_highest_type_effectiveness
|
|
thumb_func 0x8132734 BattleAICmd_if_type_effectiveness
|
|
thumb_func 0x8132804 BattleAICmd_nullsub_33
|
|
thumb_func 0x8132808 BattleAICmd_nullsub_52
|
|
thumb_func 0x813280c BattleAICmd_if_status_in_party
|
|
thumb_func 0x81328ec BattleAICmd_if_status_not_in_party
|
|
thumb_func 0x81329c8 BattleAICmd_get_weather
|
|
thumb_func 0x8132a34 BattleAICmd_if_effect
|
|
thumb_func 0x8132a80 BattleAICmd_if_not_effect
|
|
thumb_func 0x8132acc BattleAICmd_if_stat_level_less_than
|
|
thumb_func 0x8132b34 BattleAICmd_if_stat_level_more_than
|
|
thumb_func 0x8132b9c BattleAICmd_if_stat_level_equal
|
|
thumb_func 0x8132c04 BattleAICmd_if_stat_level_not_equal
|
|
thumb_func 0x8132c6c BattleAICmd_if_can_faint
|
|
thumb_func 0x8132d68 BattleAICmd_if_cant_faint
|
|
thumb_func 0x8132e4c BattleAICmd_if_has_move
|
|
thumb_func 0x8132f7c BattleAICmd_if_doesnt_have_move
|
|
thumb_func 0x8133054 BattleAICmd_if_has_move_with_effect
|
|
thumb_func 0x813314c BattleAICmd_if_doesnt_have_move_with_effect
|
|
thumb_func 0x8133230 BattleAICmd_if_any_move_disabled_or_encored
|
|
thumb_func 0x81332b8 BattleAICmd_if_curr_move_disabled_or_encored
|
|
thumb_func 0x8133348 BattleAICmd_flee
|
|
thumb_func 0x813335c BattleAICmd_if_random_safari_flee
|
|
thumb_func 0x81333bc BattleAICmd_watch
|
|
thumb_func 0x81333d0 BattleAICmd_get_hold_effect
|
|
thumb_func 0x8133448 BattleAICmd_if_holds_item
|
|
thumb_func 0x81334c8 BattleAICmd_get_gender
|
|
thumb_func 0x8133520 BattleAICmd_is_first_turn_for
|
|
thumb_func 0x813356c BattleAICmd_get_stockpile_count
|
|
thumb_func 0x81335b8 BattleAICmd_is_double_battle
|
|
thumb_func 0x81335e0 BattleAICmd_get_used_held_item
|
|
thumb_func 0x813362c BattleAICmd_get_move_type_from_result
|
|
thumb_func 0x8133658 BattleAICmd_get_move_power_from_result
|
|
thumb_func 0x8133684 BattleAICmd_get_move_effect_from_result
|
|
thumb_func 0x81336b0 BattleAICmd_get_protect_count
|
|
thumb_func 0x81336fc BattleAICmd_nullsub_53
|
|
thumb_func 0x8133700 BattleAICmd_nullsub_54
|
|
thumb_func 0x8133704 BattleAICmd_nullsub_55
|
|
thumb_func 0x8133708 BattleAICmd_nullsub_56
|
|
thumb_func 0x813370c BattleAICmd_nullsub_57
|
|
thumb_func 0x8133710 BattleAICmd_nullsub_2A
|
|
thumb_func 0x8133714 BattleAICmd_call
|
|
thumb_func 0x8133744 BattleAICmd_goto
|
|
thumb_func 0x8133764 BattleAICmd_end
|
|
thumb_func 0x8133788 BattleAICmd_if_level_cond
|
|
thumb_func 0x8133860 BattleAICmd_if_target_taunted
|
|
thumb_func 0x81338b0 BattleAICmd_if_target_not_taunted
|
|
thumb_func 0x8133900 BattleAICmd_if_target_is_ally
|
|
thumb_func 0x8133950 BattleAICmd_if_flash_fired
|
|
thumb_func 0x81339a0
|
|
thumb_func 0x81339c4 AIStackPushVar_cursor
|
|
# trader.s
|
|
thumb_func 0x81339ec ScrSpecial_TraderMenuGiveDecoration
|
|
thumb_func 0x8133a2c TraderSetup
|
|
thumb_func 0x8133a94 Trader_ResetFlag
|
|
thumb_func 0x8133aac
|
|
thumb_func 0x8133b9c ScrSpecial_IsDecorationFull
|
|
thumb_func 0x8133c00 Task_HandleGetDecorationMenuInput
|
|
thumb_func 0x8133c80 ScrSpecial_GetTraderTradedFlag
|
|
thumb_func 0x8133c9c ScrSpecial_DoesPlayerHaveNoDecorations
|
|
thumb_func 0x8133cd4
|
|
thumb_func 0x8133d40 CreateAvailableDecorationsMenu
|
|
thumb_func 0x8133d54
|
|
thumb_func 0x8133dd8 ExitTraderMenu
|
|
thumb_func 0x8133df4 ScrSpecial_TraderDoDecorationTrade
|
|
thumb_func 0x8133e78 ScrSpecial_TraderMenuGetDecoration
|
|
# starter_choose.s
|
|
thumb_func 0x8133e94 GetStarterPokemon
|
|
thumb_func 0x8133eb0 VblankCB_StarterChoose
|
|
thumb_func 0x8133ec4 CB2_ChooseStarter
|
|
thumb_func 0x8134198 MainCallback2_StarterChoose
|
|
thumb_func 0x81341b4 Task_StarterChoose1
|
|
thumb_func 0x8134214 Task_StarterChoose2
|
|
thumb_func 0x81342f8 Task_StarterChoose3
|
|
thumb_func 0x8134348 Task_StarterChoose4
|
|
thumb_func 0x81343b8 Task_StarterChoose5
|
|
thumb_func 0x8134464 Task_StarterChoose6
|
|
thumb_func 0x8134480 CreateStarterPokemonLabel
|
|
thumb_func 0x813464c
|
|
thumb_func 0x8134688 Task_MoveStarterChooseCursor
|
|
thumb_func 0x81346b0
|
|
thumb_func 0x81346d8 CreatePokemonFrontSprite
|
|
thumb_func 0x8134724
|
|
thumb_func 0x8134784
|
|
thumb_func 0x81347bc StarterPokemonSpriteCallback
|
|
# wallclock.s
|
|
thumb_func 0x81347fc WallClockVblankCallback
|
|
thumb_func 0x8134810 LoadWallClockGraphics
|
|
thumb_func 0x81349d4 WallClockInit
|
|
thumb_func 0x8134a3c CB2_StartWallClock
|
|
thumb_func 0x8134b8c CB2_ViewWallClock
|
|
thumb_func 0x8134ce8 WallClockMainCallback
|
|
thumb_func 0x8134d04 Task_ViewClock1
|
|
thumb_func 0x8134d34 Task_SetClock2
|
|
thumb_func 0x8134e10 Task_SetClock3
|
|
thumb_func 0x8134e84 Task_SetClock4
|
|
thumb_func 0x8134ef8 Task_SetClock5
|
|
thumb_func 0x8134f3c Task_SetClock6
|
|
thumb_func 0x8134f64 Task_SetClock1
|
|
thumb_func 0x8134f94 Task_ViewClock2
|
|
thumb_func 0x8134fcc Task_ViewClock3
|
|
thumb_func 0x8135004 Task_ViewClock4
|
|
thumb_func 0x8135028 CalcMinHandDelta
|
|
thumb_func 0x8135050 CalcNewMinHandAngle
|
|
thumb_func 0x81350a0 AdvanceClock
|
|
thumb_func 0x813513c UpdateClockPeriod
|
|
thumb_func 0x8135184 InitClockWithRtc
|
|
thumb_func 0x8135200 SpriteCB_MinuteHand
|
|
thumb_func 0x8135298 SpriteCB_HourHand
|
|
thumb_func 0x8135330 SpriteCB_AMIndicator
|
|
thumb_func 0x81353d4 SpriteCB_PMIndicator
|
|
# fldeff_rocksmash.s
|
|
thumb_func 0x8135478 CheckObjectGraphicsInFrontOfPlayer
|
|
thumb_func 0x81354cc oei_task_add
|
|
thumb_func 0x81354f0 task08_080C9820
|
|
thumb_func 0x8135580
|
|
thumb_func 0x81355cc
|
|
thumb_func 0x8135670
|
|
thumb_func 0x81356a8 SetUpFieldMove_RockSmash
|
|
thumb_func 0x8135718
|
|
thumb_func 0x8135738 FldEff_UseRockSmash
|
|
thumb_func 0x8135768
|
|
thumb_func 0x8135780
|
|
thumb_func 0x81357b4
|
|
thumb_func 0x81357d4
|
|
thumb_func 0x8135810
|
|
# pokeblock.spokeblock.s
|
|
thumb_func 0x8135850
|
|
thumb_func 0x8135944
|
|
thumb_func 0x8135958
|
|
thumb_func 0x813596c
|
|
thumb_func 0x8135988
|
|
thumb_func 0x813599c
|
|
thumb_func 0x81359c8
|
|
thumb_func 0x8135c2c
|
|
thumb_func 0x8135c88
|
|
thumb_func 0x8135d74
|
|
thumb_func 0x8135dcc
|
|
thumb_func 0x8135df8
|
|
thumb_func 0x8135e60
|
|
thumb_func 0x8135f30
|
|
thumb_func 0x8135fb4
|
|
thumb_func 0x8136010
|
|
thumb_func 0x8136150
|
|
thumb_func 0x8136180
|
|
thumb_func 0x81361f0
|
|
thumb_func 0x813628c
|
|
thumb_func 0x813629c
|
|
thumb_func 0x8136320
|
|
thumb_func 0x8136384
|
|
thumb_func 0x81363fc
|
|
thumb_func 0x8136458
|
|
thumb_func 0x8136484
|
|
thumb_func 0x81364b0
|
|
thumb_func 0x813652c
|
|
thumb_func 0x8136564
|
|
thumb_func 0x8136608
|
|
thumb_func 0x813675c
|
|
thumb_func 0x8136894
|
|
thumb_func 0x8136978
|
|
thumb_func 0x8136a50
|
|
thumb_func 0x8136ac0
|
|
thumb_func 0x8136ae4
|
|
thumb_func 0x8136b10
|
|
thumb_func 0x8136b24
|
|
thumb_func 0x8136bb8
|
|
thumb_func 0x8136be8
|
|
thumb_func 0x8136c30
|
|
thumb_func 0x8136cc4
|
|
thumb_func 0x8136cfc
|
|
thumb_func 0x8136d9c
|
|
thumb_func 0x8136e00
|
|
thumb_func 0x8136e58
|
|
thumb_func 0x8136e90
|
|
thumb_func 0x8136ef8
|
|
thumb_func 0x8136f14
|
|
thumb_func 0x8136f4c
|
|
thumb_func 0x8136f64
|
|
thumb_func 0x8136f9c
|
|
thumb_func 0x8136fd8
|
|
thumb_func 0x813700c
|
|
thumb_func 0x8137054
|
|
thumb_func 0x81370b4
|
|
thumb_func 0x81370d8
|
|
thumb_func 0x8137124
|
|
# fldeff_flash.s
|
|
thumb_func 0x813716c SetUpFieldMove_Flash
|
|
thumb_func 0x81371e8 hm2_flash
|
|
thumb_func 0x8137224
|
|
thumb_func 0x8137244
|
|
thumb_func 0x813725c
|
|
thumb_func 0x8137270 c2_change_map
|
|
thumb_func 0x8137374
|
|
thumb_func 0x81373d0 GetMapPairFadeToType
|
|
thumb_func 0x8137418 GetMapPairFadeFromType
|
|
thumb_func 0x8137460
|
|
thumb_func 0x8137474
|
|
thumb_func 0x8137490
|
|
thumb_func 0x8137534
|
|
thumb_func 0x813757c
|
|
thumb_func 0x81375e4
|
|
thumb_func 0x8137618
|
|
thumb_func 0x813762c
|
|
thumb_func 0x8137648
|
|
thumb_func 0x81376e8
|
|
thumb_func 0x813774c
|
|
# post_battle_event_funcs.s
|
|
thumb_func 0x81377a4 GameClear
|
|
thumb_func 0x81378ec sp0C8_whiteout_maybe
|
|
# time_events.s
|
|
thumb_func 0x8137900 GetMirageRnd
|
|
thumb_func 0x813792c SetMirageRnd
|
|
thumb_func 0x8137954 InitMirageRnd
|
|
thumb_func 0x8137974 UpdateMirageRnd
|
|
thumb_func 0x81379ac IsMirageIslandPresent
|
|
thumb_func 0x81379f8 UpdateShoalTideFlag
|
|
thumb_func 0x8137a48 Task_WaitWeather
|
|
thumb_func 0x8137a68 WaitWeather
|
|
thumb_func 0x8137a7c InitBirchState
|
|
thumb_func 0x8137a90 UpdateBirchState
|
|
# birch_pc.s
|
|
thumb_func 0x8137abc ScriptGetPokedexInfo
|
|
thumb_func 0x8137b08 GetPokedexRatingText
|
|
thumb_func 0x8137c80 ShowPokedexRatingMessage
|
|
# hof_pc.s
|
|
thumb_func 0x8137c98 AccessHallOfFamePC
|
|
thumb_func 0x8137cac ReturnFromHallOfFamePC
|
|
thumb_func 0x8137ccc ReshowPCMenuAfterHallOfFamePC
|
|
thumb_func 0x8137d04 Task_WaitForPaletteFade
|
|
# field_specials.s
|
|
thumb_func 0x8137d24 Special_ShowDiploma
|
|
thumb_func 0x8137d38 Special_ViewWallClock
|
|
thumb_func 0x8137d5c ResetCyclingRoadChallengeData
|
|
thumb_func 0x8137d7c Special_BeginCyclingRoadChallenge
|
|
thumb_func 0x8137da4 GetPlayerAvatarBike
|
|
thumb_func 0x8137dcc DetermineCyclingRoadResults
|
|
thumb_func 0x8137edc FinishCyclingRoadChallenge
|
|
thumb_func 0x8137f0c RecordCyclingRoadResults
|
|
thumb_func 0x8137f6c GetRecordedCyclingRoadResults
|
|
thumb_func 0x8137fb4 UpdateCyclingRoadState
|
|
thumb_func 0x8138000 SetSSTidalFlag
|
|
thumb_func 0x8138020 ResetSSTidalFlag
|
|
thumb_func 0x8138030 CountSSTidalStep
|
|
thumb_func 0x813806c GetSSTidalLocation
|
|
thumb_func 0x8138148 ShouldDoWallyCall
|
|
thumb_func 0x8138190 ShouldDoWinonaCall
|
|
thumb_func 0x81381d8 ShouldDoScottCall
|
|
thumb_func 0x8138220 ShouldDoRoxanneCall
|
|
thumb_func 0x8138268 ShouldDoRivalRayquazaCall
|
|
thumb_func 0x81382b0 GetLinkPartnerNames
|
|
thumb_func 0x8138310 SpawnLinkPartnerEventObject
|
|
thumb_func 0x813849c LoadLinkPartnerEventObjectSpritePalette
|
|
thumb_func 0x8138560 MauvilleGymSpecial1
|
|
thumb_func 0x81385b0 MauvilleGymSpecial2
|
|
thumb_func 0x81387c0 MauvilleGymSpecial3
|
|
thumb_func 0x8138954 PetalburgGymSpecial1
|
|
thumb_func 0x8138980 Task_PetalburgGym
|
|
thumb_func 0x81389e8 PetalburgGymFunc
|
|
thumb_func 0x8138b14 PetalburgGymSpecial2
|
|
thumb_func 0x8138b30 ShowFieldMessageStringVar4
|
|
thumb_func 0x8138b40 StorePlayerCoordsInVars
|
|
thumb_func 0x8138b60 GetPlayerTrainerIdOnesDigit
|
|
thumb_func 0x8138b80 GetPlayerBigGuyGirlString
|
|
thumb_func 0x8138bb8 GetRivalSonDaughterString
|
|
thumb_func 0x8138bf0 GetBattleOutcome
|
|
thumb_func 0x8138bfc CableCarWarp
|
|
thumb_func 0x8138c38 SetFlagInVar
|
|
thumb_func 0x8138c4c GetWeekCount
|
|
thumb_func 0x8138c74 GetLeadMonFriendshipScore
|
|
thumb_func 0x8138cf4 CB2_FieldShowRegionMap
|
|
thumb_func 0x8138d04 FieldShowRegionMap
|
|
thumb_func 0x8138d14 DoLotteryCornerComputerEffect
|
|
thumb_func 0x8138d58 Task_PCTurnOnEffect
|
|
thumb_func 0x8138d80 PCTurnOnEffect_0
|
|
thumb_func 0x8138df8 PCTurnOnEffect_1
|
|
thumb_func 0x8138e90 DoPCTurnOffEffect
|
|
thumb_func 0x8138e9c PCTurnOffEffect
|
|
thumb_func 0x8138f30 DoPCTurnOnEffect
|
|
thumb_func 0x8138f74 Task_LotteryCornerComputerEffect
|
|
thumb_func 0x8138f9c LotteryCornerComputerEffect
|
|
thumb_func 0x813901c EndLotteryCornerComputerEffect
|
|
thumb_func 0x8139044 ResetTrickHouseEndRoomFlag
|
|
thumb_func 0x813905c SetTrickHouseEndRoomFlag
|
|
thumb_func 0x8139074 CheckLeadMonCool
|
|
thumb_func 0x81390a0 CheckLeadMonBeauty
|
|
thumb_func 0x81390cc CheckLeadMonCute
|
|
thumb_func 0x81390f8 CheckLeadMonSmart
|
|
thumb_func 0x8139124 CheckLeadMonTough
|
|
thumb_func 0x8139150 IsGrassTypeInParty
|
|
thumb_func 0x81391c8 SpawnCameraObject
|
|
thumb_func 0x813921c RemoveCameraObject
|
|
thumb_func 0x8139240 GetPokeblockNameByMonNature
|
|
thumb_func 0x8139270 GetSecretBaseNearbyMapName
|
|
thumb_func 0x8139298 GetBestBattleTowerStreak
|
|
thumb_func 0x81392a8 BufferEReaderTrainerName
|
|
thumb_func 0x81392b8 GetSlotMachineId
|
|
thumb_func 0x813931c FoundAbandonedShipRoom1Key
|
|
thumb_func 0x8139344 FoundAbandonedShipRoom2Key
|
|
thumb_func 0x8139368 FoundAbandonedShipRoom4Key
|
|
thumb_func 0x8139390 FoundAbandonedShipRoom6Key
|
|
thumb_func 0x81393b8 LeadMonHasEffortRibbon
|
|
thumb_func 0x81393e0 GiveLeadMonEffortRibbon
|
|
thumb_func 0x8139438 Special_AreLeadMonEVsMaxedOut
|
|
thumb_func 0x813946c TryUpdateRusturfTunnelState
|
|
thumb_func 0x81394cc SetShoalItemFlag
|
|
thumb_func 0x81394dc PutZigzagoonInPlayerParty
|
|
thumb_func 0x8139548 IsStarterInParty
|
|
thumb_func 0x81395a0 ScriptCheckFreePokemonStorageSpace
|
|
thumb_func 0x81395b0 IsPokerusInParty
|
|
thumb_func 0x81395d0
|
|
thumb_func 0x813962c
|
|
thumb_func 0x8139690
|
|
thumb_func 0x81396a4 FoundBlackGlasses
|
|
thumb_func 0x81396b8 SetRoute119Weather
|
|
thumb_func 0x81396d8 SetRoute123Weather
|
|
thumb_func 0x81396f8 GetLeadMonIndex
|
|
thumb_func 0x8139750 ScriptGetPartyMonSpecies
|
|
thumb_func 0x8139778 nullsub_54
|
|
thumb_func 0x813977c GetDaysUntilPacifidlogTMAvailable
|
|
thumb_func 0x81397c4 SetPacifidlogTMReceivedDay
|
|
thumb_func 0x81397e0 MonOTNameMatchesPlayer
|
|
thumb_func 0x8139824 BufferLottoTicketNumber
|
|
thumb_func 0x81398cc
|
|
thumb_func 0x8139938
|
|
thumb_func 0x8139980
|
|
thumb_func 0x81399c0 InMultiBattleRoom
|
|
thumb_func 0x81399f4
|
|
thumb_func 0x8139a08 SetDepartmentStoreFloorVar
|
|
thumb_func 0x8139a68
|
|
thumb_func 0x8139aec ShakeScreenInElevator
|
|
thumb_func 0x8139b68
|
|
thumb_func 0x8139bd4
|
|
thumb_func 0x8139c4c
|
|
thumb_func 0x8139c68
|
|
thumb_func 0x8139cbc MoveElevatorWindowLights
|
|
thumb_func 0x8139dd4
|
|
thumb_func 0x8139ebc warp0_in_pokecenter
|
|
thumb_func 0x8139f0c
|
|
thumb_func 0x8139f30 UpdateFrontierManiac
|
|
thumb_func 0x8139f5c
|
|
thumb_func 0x813a0bc
|
|
thumb_func 0x813a164
|
|
thumb_func 0x813a318
|
|
thumb_func 0x813a434
|
|
thumb_func 0x813a474
|
|
thumb_func 0x813a4f4
|
|
thumb_func 0x813a578
|
|
thumb_func 0x813a608
|
|
thumb_func 0x813a638
|
|
thumb_func 0x813a66c
|
|
thumb_func 0x813a69c
|
|
thumb_func 0x813a740
|
|
thumb_func 0x813a770 nullsub_55
|
|
thumb_func 0x813a774
|
|
thumb_func 0x813a7c0
|
|
thumb_func 0x813a7fc UpdateFrontierGambler
|
|
thumb_func 0x813a828
|
|
thumb_func 0x813a85c
|
|
thumb_func 0x813a880
|
|
thumb_func 0x813a904
|
|
thumb_func 0x813a98c
|
|
thumb_func 0x813a9d4
|
|
thumb_func 0x813a9f0
|
|
thumb_func 0x813aa1c
|
|
thumb_func 0x813aa50
|
|
thumb_func 0x813aa64
|
|
thumb_func 0x813aa90
|
|
thumb_func 0x813aaac
|
|
thumb_func 0x813ac20
|
|
thumb_func 0x813ac90
|
|
thumb_func 0x813acc8
|
|
thumb_func 0x813ad2c
|
|
thumb_func 0x813ad6c
|
|
thumb_func 0x813adf0
|
|
thumb_func 0x813ae0c
|
|
thumb_func 0x813aeec
|
|
thumb_func 0x813af80
|
|
thumb_func 0x813b000 DoDeoxysRockInteraction
|
|
thumb_func 0x813b014 Task_DeoxysRockInteraction
|
|
thumb_func 0x813b0ec ChangeDeoxysRockLevel
|
|
thumb_func 0x813b198 WaitForDeoxysRockMovement
|
|
thumb_func 0x813b1bc IncrementBirthIslandRockStepCount
|
|
thumb_func 0x813b208
|
|
thumb_func 0x813b23c set_unknown_box_id
|
|
thumb_func 0x813b248 get_unknown_box_id
|
|
thumb_func 0x813b254
|
|
thumb_func 0x813b298
|
|
thumb_func 0x813b31c CreateUnusualWeatherEvent
|
|
thumb_func 0x813b3ac GetUnusualWeatherMapNameAndType
|
|
thumb_func 0x813b3e8 UnusualWeatherHasExpired
|
|
thumb_func 0x813b4bc Unused_SetWeatherSunny
|
|
thumb_func 0x813b4c8
|
|
thumb_func 0x813b518
|
|
thumb_func 0x813b54c
|
|
thumb_func 0x813b56c
|
|
thumb_func 0x813b5a0
|
|
thumb_func 0x813b5b4
|
|
thumb_func 0x813b810
|
|
thumb_func 0x813b844
|
|
thumb_func 0x813b85c
|
|
thumb_func 0x813b8b8
|
|
thumb_func 0x813b8e8
|
|
thumb_func 0x813b9a0
|
|
thumb_func 0x813b9d8
|
|
thumb_func 0x813b9f8
|
|
thumb_func 0x813ba48 ResetFanClub
|
|
thumb_func 0x813ba68
|
|
thumb_func 0x813ba98
|
|
thumb_func 0x813bb14
|
|
thumb_func 0x813bbac
|
|
thumb_func 0x813bc38
|
|
thumb_func 0x813bce0 GetNumMovedLilycoveFanClubMembers
|
|
thumb_func 0x813bd20 UpdateMovedLilycoveFanClubMembers
|
|
thumb_func 0x813bd98 ShouldMoveLilycoveFanClubMember
|
|
thumb_func 0x813bdbc
|
|
thumb_func 0x813bdec BufferStreakTrainerText
|
|
thumb_func 0x813be68
|
|
thumb_func 0x813bf34
|
|
thumb_func 0x813bf68
|
|
thumb_func 0x813bf84
|
|
thumb_func 0x813bfa0
|
|
# battle_records.s
|
|
thumb_func 0x813bfb8 ClearLinkBattleRecord
|
|
thumb_func 0x813bfe8 ClearLinkBattleRecords
|
|
thumb_func 0x813c01c GetLinkBattleRecordTotalBattles
|
|
thumb_func 0x813c02c FindLinkBattleRecord
|
|
thumb_func 0x813c060 SortLinkBattleRecords
|
|
thumb_func 0x813c0dc UpdateLinkBattleRecord
|
|
thumb_func 0x813c140 UpdateLinkBattleGameStats
|
|
thumb_func 0x813c17c UpdateLinkBattleRecords
|
|
thumb_func 0x813c204 ClearPlayerLinkBattleRecords
|
|
thumb_func 0x813c220 IncTrainerCardWins
|
|
thumb_func 0x813c248 IncTrainerCardLosses
|
|
thumb_func 0x813c270 UpdateTrainerCardWinsLosses
|
|
thumb_func 0x813c2ac UpdatePlayerLinkBattleRecords
|
|
thumb_func 0x813c300 PrintLinkBattleWinsLossesDraws
|
|
thumb_func 0x813c384 PrintLinkBattleRecord
|
|
thumb_func 0x813c4b0 ShowLinkBattleRecords
|
|
thumb_func 0x813c57c RemoveRecordsWindow
|
|
thumb_func 0x813c598 Task_TrainerHillWaitForPaletteFade
|
|
thumb_func 0x813c5c8 Task_CloseTrainerHillRecordsOnButton
|
|
thumb_func 0x813c608 Task_BeginPaletteFade
|
|
thumb_func 0x813c640 Task_ExitTrainerHillRecords
|
|
thumb_func 0x813c684 RemoveTrainerHillRecordsWindow
|
|
thumb_func 0x813c6b0 ClearVramOamPlttRegs
|
|
thumb_func 0x813c7e8 ClearTasksAndGraphicalStructs
|
|
thumb_func 0x813c804 ResetBgCoordinates
|
|
thumb_func 0x813c85c SetDispcntReg
|
|
thumb_func 0x813c86c LoadTrainerHillRecordsWindowGfx
|
|
thumb_func 0x813c8b4 VblankCB_TrainerHillRecords
|
|
thumb_func 0x813c8c8 MainCB2_TrainerHillRecords
|
|
thumb_func 0x813c8e0 ShowTrainerHillRecords
|
|
thumb_func 0x813c8f8 CB2_ShowTrainerHillRecords
|
|
# pokedex_area_screen.s
|
|
thumb_func 0x813ca30 ResetDrawAreaGlowState
|
|
thumb_func 0x813ca44 DrawAreaGlow
|
|
thumb_func 0x813cb1c FindMapsWithMon
|
|
thumb_func 0x813cce0 SetAreaHasMon
|
|
thumb_func 0x813cd40 SetSpecialMapHasMon
|
|
thumb_func 0x813ce10 GetRegionMapSectionId
|
|
thumb_func 0x813ce24 MapHasMon
|
|
thumb_func 0x813ceb0 MonListHasMon
|
|
thumb_func 0x813cee8 BuildAreaGlowTilemap
|
|
thumb_func 0x813d2cc StartAreaGlow
|
|
thumb_func 0x813d360 DoAreaGlow
|
|
thumb_func 0x813d4dc ShowPokedexAreaScreen
|
|
thumb_func 0x813d530 Task_PokedexAreaScreen_0
|
|
thumb_func 0x813d6a4 Task_PokedexAreaScreen_1
|
|
thumb_func 0x813d7b8
|
|
thumb_func 0x813d7d4 CreateAreaMarkerSprites
|
|
thumb_func 0x813d928 DestroyAreaMarkerSprites
|
|
thumb_func 0x813d9ac LoadAreaUnknownGraphics
|
|
thumb_func 0x813d9ec CreateAreaUnknownSprites
|
|
thumb_func 0x813dab4
|
|
thumb_func 0x813dac4
|
|
# evolution_scene.s
|
|
thumb_func 0x813db44 BeginEvolutionScene
|
|
thumb_func 0x813db90 EvolutionScene
|
|
thumb_func 0x813de80 CB2_EvolutionSceneLoadGraphics
|
|
thumb_func 0x813e074 CB2_TradeEvolutionSceneLoadGraphics
|
|
thumb_func 0x813e2d8 TradeEvolutionScene
|
|
thumb_func 0x813e4a8 CB2_EvolutionSceneUpdate
|
|
thumb_func 0x813e4c4 CB2_TradeEvolutionSceneUpdate
|
|
thumb_func 0x813e4e0 CreateShedinja
|
|
thumb_func 0x813e638 Task_EvolutionScene
|
|
thumb_func 0x813f280 Task_TradeEvolutionScene
|
|
thumb_func 0x813fda0 EvoDummyFunc
|
|
thumb_func 0x813fda4 VBlankCB_EvolutionScene
|
|
thumb_func 0x813fe2c VBlankCB_TradeEvolutionScene
|
|
thumb_func 0x813feb4
|
|
thumb_func 0x813ff6c
|
|
thumb_func 0x813ffb0
|
|
thumb_func 0x8140088 InitMovingBgValues
|
|
thumb_func 0x81400c8 InitMovingBackgroundTask
|
|
thumb_func 0x81401c8
|
|
thumb_func 0x81401fc
|
|
thumb_func 0x814023c
|
|
thumb_func 0x81402a8 EvoScene_DoMonAnimation
|
|
thumb_func 0x81402d0 EvoScene_IsMonAnimFinished
|
|
# roulette.s
|
|
thumb_func 0x8140300
|
|
thumb_func 0x814032c
|
|
thumb_func 0x8140450
|
|
thumb_func 0x81404e0
|
|
thumb_func 0x8140538
|
|
thumb_func 0x8140694
|
|
thumb_func 0x81408dc
|
|
thumb_func 0x8140970
|
|
thumb_func 0x81409dc
|
|
thumb_func 0x8140a30
|
|
thumb_func 0x8140a5c
|
|
thumb_func 0x8140a80
|
|
thumb_func 0x8140c2c
|
|
thumb_func 0x8140c54
|
|
thumb_func 0x8140c98
|
|
thumb_func 0x8140d70
|
|
thumb_func 0x8140e34
|
|
thumb_func 0x8141034
|
|
thumb_func 0x814108c
|
|
thumb_func 0x8141108
|
|
thumb_func 0x81411c4
|
|
thumb_func 0x8141254
|
|
thumb_func 0x814140c
|
|
thumb_func 0x8141624
|
|
thumb_func 0x814169c
|
|
thumb_func 0x814179c
|
|
thumb_func 0x8141840
|
|
thumb_func 0x81418c8
|
|
thumb_func 0x8141964
|
|
thumb_func 0x8141a4c
|
|
thumb_func 0x8141ae0
|
|
thumb_func 0x8141b88
|
|
thumb_func 0x8141c20
|
|
thumb_func 0x8141dd4 dp01t_12_3_battle_menu
|
|
thumb_func 0x8141eac
|
|
thumb_func 0x8141f44
|
|
thumb_func 0x8141fc0
|
|
thumb_func 0x8142044
|
|
thumb_func 0x81420bc
|
|
thumb_func 0x8142138
|
|
thumb_func 0x8142198
|
|
thumb_func 0x81422b0
|
|
thumb_func 0x814234c
|
|
thumb_func 0x81425c4
|
|
thumb_func 0x8142820
|
|
thumb_func 0x81428dc
|
|
thumb_func 0x814298c
|
|
thumb_func 0x81429ac
|
|
thumb_func 0x81429e0
|
|
thumb_func 0x8142a44
|
|
thumb_func 0x8142a68
|
|
thumb_func 0x8142ab8
|
|
thumb_func 0x8142b50 Task_Roulette_0
|
|
thumb_func 0x8142c94 PlayRoulette
|
|
thumb_func 0x8142cd8
|
|
thumb_func 0x8142d2c
|
|
thumb_func 0x8142d9c
|
|
thumb_func 0x8142f08 unref_sub_8142E3C
|
|
thumb_func 0x8142f3c
|
|
thumb_func 0x8143048
|
|
thumb_func 0x8143104
|
|
thumb_func 0x814321c
|
|
thumb_func 0x81432b0
|
|
thumb_func 0x814334c
|
|
thumb_func 0x81433e0
|
|
thumb_func 0x81435e0
|
|
thumb_func 0x81436e0
|
|
thumb_func 0x814379c
|
|
thumb_func 0x81437f8
|
|
thumb_func 0x81439d8
|
|
thumb_func 0x81439e8
|
|
thumb_func 0x8143a68
|
|
thumb_func 0x8143a94
|
|
thumb_func 0x8143b0c
|
|
thumb_func 0x8143b94
|
|
thumb_func 0x8143be0
|
|
thumb_func 0x8143c14
|
|
thumb_func 0x8143c50
|
|
thumb_func 0x8143d5c
|
|
thumb_func 0x8143dc8
|
|
thumb_func 0x8143ee0
|
|
thumb_func 0x8144070
|
|
thumb_func 0x814411c
|
|
thumb_func 0x81441f4
|
|
thumb_func 0x8144234
|
|
thumb_func 0x8144274 prev_quest_read_x24_hm_usage
|
|
thumb_func 0x8144330
|
|
thumb_func 0x81444dc
|
|
thumb_func 0x81445e0
|
|
thumb_func 0x81446a4
|
|
thumb_func 0x8144778
|
|
thumb_func 0x81447a8
|
|
thumb_func 0x8144984
|
|
thumb_func 0x8144af0
|
|
thumb_func 0x8144d3c
|
|
thumb_func 0x8144d9c
|
|
thumb_func 0x8144e60
|
|
thumb_func 0x8144f2c
|
|
thumb_func 0x8145060
|
|
thumb_func 0x814507c
|
|
thumb_func 0x81450fc
|
|
thumb_func 0x81451a4
|
|
thumb_func 0x81452e4
|
|
thumb_func 0x8145360
|
|
# pokedex_cry_screen.s
|
|
thumb_func 0x8145420
|
|
thumb_func 0x8145528
|
|
thumb_func 0x8145600
|
|
thumb_func 0x8145654
|
|
thumb_func 0x8145674
|
|
thumb_func 0x81456d8
|
|
thumb_func 0x8145714
|
|
thumb_func 0x8145774
|
|
thumb_func 0x81458e0
|
|
thumb_func 0x81458f0
|
|
thumb_func 0x814591c
|
|
thumb_func 0x81459e0
|
|
thumb_func 0x8145a38
|
|
thumb_func 0x8145bf0
|
|
# coins.s
|
|
thumb_func 0x8145c20 PrintCoinsString
|
|
thumb_func 0x8145c6c ShowCoinsWindow
|
|
thumb_func 0x8145cd4 HideCoinsWindow
|
|
thumb_func 0x8145cf0 GetCoins
|
|
thumb_func 0x8145d18 SetCoins
|
|
thumb_func 0x8145d40 GiveCoins
|
|
thumb_func 0x8145d8c TakeCoins
|
|
# landmark.s
|
|
thumb_func 0x8145db4 GetLandmarkName
|
|
thumb_func 0x8145e08 GetLandmarks
|
|
# fldeff_strength.s
|
|
thumb_func 0x8145e84 SetUpFieldMove_Strength
|
|
thumb_func 0x8145ecc FldEff_UseStrength
|
|
thumb_func 0x8145eec
|
|
thumb_func 0x8145f34
|
|
# battle_transition.s
|
|
thumb_func 0x8145f44 CB2_TestBattleTransition
|
|
thumb_func 0x8145f9c TestBattleTransition
|
|
thumb_func 0x8145fb4 BattleTransition_StartOnField
|
|
thumb_func 0x8145fd0 BattleTransition_Start
|
|
thumb_func 0x8145fe0 IsBattleTransitionDone
|
|
thumb_func 0x814602c LaunchBattleTransitionTask
|
|
thumb_func 0x8146068 Phase2Task_29
|
|
thumb_func 0x81460a0 Transition_Phase1
|
|
thumb_func 0x81460f0 Transition_WaitForPhase1
|
|
thumb_func 0x8146124 Transition_Phase2
|
|
thumb_func 0x814614c Transition_WaitForPhase2
|
|
thumb_func 0x814617c Phase1Task_TransitionAll
|
|
thumb_func 0x81461cc Phase2Task_30
|
|
thumb_func 0x8146204 Phase2_Blur_Func1
|
|
thumb_func 0x8146238 Phase2_Blur_Func2
|
|
thumb_func 0x8146298 Phase2_Blur_Func3
|
|
thumb_func 0x81462c4 Phase2Task_31
|
|
thumb_func 0x81462fc Phase2_Swirl_Func1
|
|
thumb_func 0x8146368 Phase2_Swirl_Func2
|
|
thumb_func 0x81463e0 VBlankCB_Phase2_Swirl
|
|
thumb_func 0x8146418 HBlankCB_Phase2_Shuffle
|
|
thumb_func 0x8146444 Phase2Task_32
|
|
thumb_func 0x814647c Phase2_Shuffle_Func1
|
|
thumb_func 0x81464e0 Phase2_Shuffle_Func2
|
|
thumb_func 0x8146570 VBlankCB_Phase2_Shuffle
|
|
thumb_func 0x81465a8 HBlankCB_Phase2_Swirl
|
|
thumb_func 0x81465d4 Phase2Task_33
|
|
thumb_func 0x814660c Phase2Task_Aqua
|
|
thumb_func 0x8146644 Phase2Task_BigPokeball
|
|
thumb_func 0x814667c Phase2Task_Blackhole1
|
|
thumb_func 0x81466b4 Phase2Task_Blackhole2
|
|
thumb_func 0x81466ec Phase2Task_Blur
|
|
thumb_func 0x8146724 Phase2Task_Clockwise_BlackFade
|
|
thumb_func 0x814675c
|
|
thumb_func 0x81467cc Phase2_Aqua_Func1
|
|
thumb_func 0x8146820 Phase2_Magma_Func1
|
|
thumb_func 0x8146874 Phase2_Regi_Func1
|
|
thumb_func 0x81468c0 Phase2_BigPokeball_Func1
|
|
thumb_func 0x8146914 Phase2_BigPokeball_Func2
|
|
thumb_func 0x81469a4 Phase2_Aqua_Func2
|
|
thumb_func 0x81469ec Phase2_Magma_Func2
|
|
thumb_func 0x8146a34 Phase2_Regice_Func2
|
|
thumb_func 0x8146a8c Phase2_Registeel_Func2
|
|
thumb_func 0x8146ae4 Phase2_Regirock_Func2
|
|
thumb_func 0x8146b3c Phase2_Kyogre_Func3
|
|
thumb_func 0x8146b88 Phase2_Kyogre_Func4
|
|
thumb_func 0x8146be4 Phase2_Kyogre_Func5
|
|
thumb_func 0x8146c3c Phase2_WeatherDuo_Func6
|
|
thumb_func 0x8146c68 Phase2_WeatherDuo_Func7
|
|
thumb_func 0x8146cb8 Phase2_BigPokeball_Func3
|
|
thumb_func 0x8146d4c Phase2_BigPokeball_Func4
|
|
thumb_func 0x8146de0 Phase2_BigPokeball_Func5
|
|
thumb_func 0x8146e50 Phase2_FramesCountdown
|
|
thumb_func 0x8146e6c Phase2_WeatherTrio_Func1
|
|
thumb_func 0x8146e98 Phase2_WaitPaletteFade
|
|
thumb_func 0x8146eb8 Phase2_BigPokeball_Func6
|
|
thumb_func 0x8146f80 Transition_BigPokeball_Vblank
|
|
thumb_func 0x8146ffc VBlankCB0_Phase2_BigPokeball
|
|
thumb_func 0x8147028 VBlankCB1_Phase2_BigPokeball
|
|
thumb_func 0x8147054 Phase2Task_GridSquares
|
|
thumb_func 0x814708c Phase2_PokeballsTrail_Func1
|
|
thumb_func 0x81470d8 Phase2_PokeballsTrail_Func2
|
|
thumb_func 0x8147164 Phase2_PokeballsTrail_Func3
|
|
thumb_func 0x8147190 FldEff_Pokeball
|
|
thumb_func 0x81471fc
|
|
thumb_func 0x81472c4 Phase2Task_Groudon
|
|
thumb_func 0x81472fc Phase2_Clockwise_BlackFade_Func1
|
|
thumb_func 0x8147364 Phase2_Clockwise_BlackFade_Func2
|
|
thumb_func 0x81473f4 Phase2_Clockwise_BlackFade_Func3
|
|
thumb_func 0x81474e8 Phase2_Clockwise_BlackFade_Func4
|
|
thumb_func 0x8147570 Phase2_Clockwise_BlackFade_Func5
|
|
thumb_func 0x8147670 Phase2_Clockwise_BlackFade_Func6
|
|
thumb_func 0x8147708 Phase2_Clockwise_BlackFade_Func7
|
|
thumb_func 0x8147748 VBlankCB_Phase2_Clockwise_BlackFade
|
|
thumb_func 0x81477d8 Phase2Task_Kyogre
|
|
thumb_func 0x8147810 Phase2_Ripple_Func1
|
|
thumb_func 0x8147868 Phase2_Ripple_Func2
|
|
thumb_func 0x8147948 VBlankCB_Phase2_Ripple
|
|
thumb_func 0x8147980 HBlankCB_Phase2_Ripple
|
|
thumb_func 0x81479ac Phase2Task_MugShotTransition
|
|
thumb_func 0x81479e4 Phase2_Wave_Func1
|
|
thumb_func 0x8147a3c Phase2_Wave_Func2
|
|
thumb_func 0x8147ad8 Phase2_Wave_Func3
|
|
thumb_func 0x8147b18 VBlankCB_Phase2_Wave
|
|
thumb_func 0x8147ba4 Phase2Task_Sidney
|
|
thumb_func 0x8147bc4 Phase2Task_Phoebe
|
|
thumb_func 0x8147be4 Phase2Task_Glacia
|
|
thumb_func 0x8147c04 Phase2Task_Drake
|
|
thumb_func 0x8147c24 Phase2Task_Champion
|
|
thumb_func 0x8147c44 Phase2Task_PokeballsTrail
|
|
thumb_func 0x8147c7c Phase2_Mugshot_Func1
|
|
thumb_func 0x8147ce4 Phase2_Mugshot_Func2
|
|
thumb_func 0x8147da4 Phase2_Mugshot_Func3
|
|
thumb_func 0x8147e90 Phase2_Mugshot_Func4
|
|
thumb_func 0x8147f0c Phase2_Mugshot_Func5
|
|
thumb_func 0x8147f48 Phase2_Mugshot_Func6
|
|
thumb_func 0x8148000 Phase2_Mugshot_Func7
|
|
thumb_func 0x81480c8 Phase2_Mugshot_Func8
|
|
thumb_func 0x8148100 Phase2_Mugshot_Func9
|
|
thumb_func 0x814814c Phase2_Mugshot_Func10
|
|
thumb_func 0x814818c VBlankCB0_Phase2_Mugshots
|
|
thumb_func 0x8148220 VBlankCB1_Phase2_Mugshots
|
|
thumb_func 0x81482a0 HBlankCB_Phase2_Mugshots
|
|
thumb_func 0x81482d8 Mugshots_CreateOpponentPlayerSprites
|
|
thumb_func 0x8148440
|
|
thumb_func 0x8148468
|
|
thumb_func 0x814846c
|
|
thumb_func 0x81484b8
|
|
thumb_func 0x81484ec
|
|
thumb_func 0x8148518
|
|
thumb_func 0x8148544
|
|
thumb_func 0x814855c
|
|
thumb_func 0x8148578
|
|
thumb_func 0x8148590 Phase2Task_Rayquaza
|
|
thumb_func 0x81485c8 Phase2_Slice_Func1
|
|
thumb_func 0x8148650 Phase2_Slice_Func2
|
|
thumb_func 0x814871c Phase2_Slice_Func3
|
|
thumb_func 0x814875c VBlankCB_Phase2_Slice
|
|
thumb_func 0x81487e8 HBlankCB_Phase2_Slice
|
|
thumb_func 0x8148820 Phase2Task_RectangularSpiral
|
|
thumb_func 0x8148858 Phase2_ShredSplit_Func1
|
|
thumb_func 0x8148924 Phase2_ShredSplit_Func2
|
|
thumb_func 0x8148b94 Phase2_ShredSplit_Func3
|
|
thumb_func 0x8148bd4 Phase2_ShredSplit_Func4
|
|
thumb_func 0x8148c14 Phase2Task_Regice
|
|
thumb_func 0x8148c4c Phase2Task_Regirock
|
|
thumb_func 0x8148c84 Phase2_Blackhole_Func1
|
|
thumb_func 0x8148ce8 Phase2_Blackhole1_Func3
|
|
thumb_func 0x8148da8 Phase2_Blackhole1_Func2
|
|
thumb_func 0x8148e2c Phase2_Blackhole2_Func2
|
|
thumb_func 0x8148f14 Phase2Task_Registeel
|
|
thumb_func 0x8148f4c Phase2_RectangularSpiral_Func1
|
|
thumb_func 0x814900c Phase2_RectangularSpiral_Func2
|
|
thumb_func 0x81490c8 Phase2_RectangularSpiral_Func3
|
|
thumb_func 0x8149108
|
|
thumb_func 0x8149200 Phase2Task_Ripple
|
|
thumb_func 0x8149238 Phase2_Groudon_Func3
|
|
thumb_func 0x8149288 Phase2_Groudon_Func4
|
|
thumb_func 0x81492e4 Phase2_Groudon_Func5
|
|
thumb_func 0x814933c Phase2Task_Shards
|
|
thumb_func 0x8149374 Phase2_Rayquaza_Func3
|
|
thumb_func 0x8149418 Phase2_Rayquaza_Func4
|
|
thumb_func 0x8149448 Phase2_Rayquaza_Func5
|
|
thumb_func 0x8149498 Phase2_Rayquaza_Func6
|
|
thumb_func 0x81494d0 Phase2_Rayquaza_Func7
|
|
thumb_func 0x81494fc Phase2_Rayquaza_Func8
|
|
thumb_func 0x814952c Phase2_Rayquaza_Func9
|
|
thumb_func 0x81495c8 VBlankCB_Phase2_Rayquaza
|
|
thumb_func 0x8149638 Phase2Task_ShredSplit
|
|
thumb_func 0x8149670 Phase2_WhiteFade_Func1
|
|
thumb_func 0x81496e8 Phase2_WhiteFade_Func2
|
|
thumb_func 0x814975c Phase2_WhiteFade_Func3
|
|
thumb_func 0x8149798 Phase2_WhiteFade_Func4
|
|
thumb_func 0x8149800 Phase2_WhiteFade_Func5
|
|
thumb_func 0x8149834 VBlankCB0_Phase2_WhiteFade
|
|
thumb_func 0x81498c4 VBlankCB1_Phase2_WhiteFade
|
|
thumb_func 0x8149900 HBlankCB_Phase2_WhiteFade
|
|
thumb_func 0x8149924
|
|
thumb_func 0x8149a1c Phase2Task_Shuffle
|
|
thumb_func 0x8149a54 Phase2_GridSquares_Func1
|
|
thumb_func 0x8149aa8 Phase2_GridSquares_Func2
|
|
thumb_func 0x8149b00 Phase2_GridSquares_Func3
|
|
thumb_func 0x8149b2c Phase2Task_Slice
|
|
thumb_func 0x8149b64 Phase2_Shards_Func1
|
|
thumb_func 0x8149bc8 Phase2_Shards_Func2
|
|
thumb_func 0x8149c44 Phase2_Shards_Func3
|
|
thumb_func 0x8149d20 Phase2_Shards_Func4
|
|
thumb_func 0x8149d8c Phase2_Shards_Func5
|
|
thumb_func 0x8149da8 VBlankCB_Phase2_Shards
|
|
thumb_func 0x8149e38 CreatePhase1Task
|
|
thumb_func 0x8149e9c IsPhase1Done
|
|
thumb_func 0x8149ebc Phase2Task_Magma
|
|
thumb_func 0x8149ef4 Phase1_TransitionAll_Func1
|
|
thumb_func 0x8149f50 Phase1_TransitionAll_Func2
|
|
thumb_func 0x8149fc8
|
|
thumb_func 0x8149fec VBlankCB_BattleTransition
|
|
thumb_func 0x814a000
|
|
thumb_func 0x814a018
|
|
thumb_func 0x814a044
|
|
thumb_func 0x814a058
|
|
thumb_func 0x814a0d4
|
|
thumb_func 0x814a26c
|
|
thumb_func 0x814a2e8
|
|
thumb_func 0x814a3e4 Phase2_29_Func1
|
|
thumb_func 0x814a434 Phase2_29_Func2
|
|
thumb_func 0x814a47c Phase2Task_Swirl
|
|
thumb_func 0x814a4b4 Phase2Task_Wave
|
|
thumb_func 0x814a4ec Phase2_30_Func1
|
|
thumb_func 0x814a594 Phase2_30_Func2
|
|
thumb_func 0x814a5c0 Phase2_30_Func3
|
|
thumb_func 0x814a610 Phase2_30_Func4
|
|
thumb_func 0x814a744 VBlankCB_Phase2_30
|
|
thumb_func 0x814a78c HBlankCB_Phase2_30
|
|
thumb_func 0x814a7b0 Phase2Task_WhiteFade
|
|
thumb_func 0x814a7e8 Task_BattleTransitionMain
|
|
thumb_func 0x814a820 TransitionPhase1_Task_RunFuncs
|
|
thumb_func 0x814a858 Phase2_31_Func1
|
|
thumb_func 0x814a8e8 Phase2_31_Func2
|
|
thumb_func 0x814a958 Phase2_31_Func3
|
|
thumb_func 0x814aa20 Phase2_33_Func1
|
|
thumb_func 0x814aac4 Phase2_33_Func2
|
|
thumb_func 0x814ab44 Phase2_33_Func3
|
|
thumb_func 0x814ab78 Phase2_33_Func4
|
|
thumb_func 0x814ac60 Phase2_31_33_Func5
|
|
thumb_func 0x814aca4
|
|
thumb_func 0x814acf8 Phase2_32_Func1
|
|
thumb_func 0x814ae08 Phase2_32_Func2
|
|
thumb_func 0x814ae74 Phase2_32_Func3
|
|
thumb_func 0x814ae98 Phase2_32_Func4
|
|
thumb_func 0x814af00 Phase2_32_Func5
|
|
# battle_controller_link_partner.s
|
|
thumb_func 0x814af6c SpriteCB_Null2
|
|
thumb_func 0x814af70 SetControllerToLinkPartner
|
|
thumb_func 0x814af8c LinkPartnerBufferRunCommand
|
|
thumb_func 0x814afdc
|
|
thumb_func 0x814b014
|
|
thumb_func 0x814b07c
|
|
thumb_func 0x814b0c4
|
|
thumb_func 0x814b1a8
|
|
thumb_func 0x814b350
|
|
thumb_func 0x814b390 LinkPartnerHandleSwitchInAnim
|
|
thumb_func 0x814b400
|
|
thumb_func 0x814b49c
|
|
thumb_func 0x814b50c LinkPartnerHandlePlaySE
|
|
thumb_func 0x814b524 LinkPartnerHandleHitAnimation
|
|
thumb_func 0x814b5a0
|
|
thumb_func 0x814b614
|
|
thumb_func 0x814b668
|
|
thumb_func 0x814b75c
|
|
thumb_func 0x814b800 LinkPartnerBufferExecCompleted
|
|
thumb_func 0x814b878 LinkPartnerHandleStatusAnimation
|
|
thumb_func 0x814b8a8 LinkPartnerHandleStatusIconUpdate
|
|
thumb_func 0x814b8d8 LinkPartnerHandleGetMonData
|
|
thumb_func 0x814b94c CopyLinkPartnerMonData
|
|
thumb_func 0x814c0f8 LinkPartnerHandleGetRawMonData
|
|
thumb_func 0x814c104 LinkPartnerHandleSetMonData
|
|
thumb_func 0x814c15c SetLinkPartnerMonData
|
|
thumb_func 0x814cb58 LinkPartnerHandleSetRawMonData
|
|
thumb_func 0x814cbcc LinkPartnerHandleLoadMonSprite
|
|
thumb_func 0x814cce8
|
|
thumb_func 0x814cd58
|
|
thumb_func 0x814ced4 LinkPartnerHandleReturnMonToBall
|
|
thumb_func 0x814cf64
|
|
thumb_func 0x814cff0 LinkPartnerHandleDrawTrainerPic
|
|
thumb_func 0x814d1a4 LinkPartnerHandleTrainerSlide
|
|
thumb_func 0x814d1b0 LinkPartnerHandleTrainerSlideBack
|
|
thumb_func 0x814d25c LinkPartnerHandleFaintAnimation
|
|
thumb_func 0x814d348 LinkPartnerHandlePaletteFade
|
|
thumb_func 0x814d354 LinkPartnerHandleSuccessBallThrowAnim
|
|
thumb_func 0x814d360 LinkPartnerHandleBallThrowAnim
|
|
thumb_func 0x814d36c LinkPartnerHandlePause
|
|
thumb_func 0x814d378 LinkPartnerHandleMoveAnimation
|
|
thumb_func 0x814d4cc LinkPartnerDoMoveAnimation
|
|
thumb_func 0x814d650 LinkPartnerHandlePrintString
|
|
thumb_func 0x814d6a8 LinkPartnerHandlePrintSelectionString
|
|
thumb_func 0x814d6b4 LinkPartnerHandleChooseAction
|
|
thumb_func 0x814d6c0 LinkPartnerHandleUnknownYesNoBox
|
|
thumb_func 0x814d6cc LinkPartnerHandleChooseMove
|
|
thumb_func 0x814d6d8 LinkPartnerHandleChooseItem
|
|
thumb_func 0x814d6e4 LinkPartnerHandleChoosePokemon
|
|
thumb_func 0x814d6f0 LinkPartnerHandleCmd23
|
|
thumb_func 0x814d6fc LinkPartnerHandleHealthBarUpdate
|
|
thumb_func 0x814d7ec LinkPartnerHandleExpUpdate
|
|
thumb_func 0x814d7f8
|
|
thumb_func 0x814d870
|
|
thumb_func 0x814d8d8 LinkPartnerHandleStatusXor
|
|
thumb_func 0x814d8e4 LinkPartnerHandleDataTransfer
|
|
thumb_func 0x814d8f0 LinkPartnerHandleDMA3Transfer
|
|
thumb_func 0x814d8fc LinkPartnerHandlePlayBGM
|
|
thumb_func 0x814d908 LinkPartnerHandleCmd32
|
|
thumb_func 0x814d914 LinkPartnerHandleTwoReturnValues
|
|
thumb_func 0x814d920 LinkPartnerHandleChosenMonReturnValue
|
|
thumb_func 0x814d92c LinkPartnerHandleOneReturnValue
|
|
thumb_func 0x814d938 LinkPartnerHandleOneReturnValue_Duplicate
|
|
thumb_func 0x814d944 LinkPartnerHandleCmd37
|
|
thumb_func 0x814d960 LinkPartnerHandleCmd38
|
|
thumb_func 0x814d998 LinkPartnerHandleCmd39
|
|
thumb_func 0x814d9b0 LinkPartnerHandleCmd40
|
|
thumb_func 0x814d9d8
|
|
thumb_func 0x814da48 LinkPartnerHandleCmd42
|
|
thumb_func 0x814da54
|
|
thumb_func 0x814da98 LinkPartnerHandlePlayFanfareOrBGM
|
|
thumb_func 0x814daf4 LinkPartnerHandleFaintingCry
|
|
thumb_func 0x814db34 LinkPartnerHandleIntroSlide
|
|
thumb_func 0x814db68 LinkPartnerHandleIntroTrainerBallThrow
|
|
thumb_func 0x814dd8c
|
|
thumb_func 0x814de98 LinkPartnerHandleDrawPartyStatusSummary
|
|
thumb_func 0x814df5c
|
|
thumb_func 0x814dfa4 LinkPartnerHandleHidePartyStatusSummary
|
|
thumb_func 0x814dff4 LinkPartnerHandleEndBounceEffect
|
|
thumb_func 0x814e000 LinkPartnerHandleSpriteInvisibility
|
|
thumb_func 0x814e060 LinkPartnerHandleBattleAnimation
|
|
thumb_func 0x814e0d4 LinkPartnerHandleLinkStandbyMsg
|
|
thumb_func 0x814e0f4 LinkPartnerHandleResetActionMoveSelection
|
|
thumb_func 0x814e100 LinkPartnerHandleCmd55
|
|
thumb_func 0x814e180 LinkPartnerCmdEnd
|
|
# battle_message.s
|
|
thumb_func 0x814e184 BufferStringBattle
|
|
thumb_func 0x814e7a0 TryGetStatusString
|
|
thumb_func 0x814e7b0 BattleStringExpandPlaceholdersToDisplayedString
|
|
thumb_func 0x814e7f0 BattleStringExpandPlaceholders
|
|
thumb_func 0x814f62c BattlePutTextOnWindow
|
|
thumb_func 0x814f63c
|
|
thumb_func 0x814f664 ExpandBattleTextBuffPlaceholders
|
|
thumb_func 0x814f910 ChooseMoveUsedParticle
|
|
thumb_func 0x814f968 ChooseTypeOfMoveUsedString
|
|
thumb_func 0x814fa04
|
|
thumb_func 0x814fb80 SetPpNumbersPaletteInMoveSelection
|
|
thumb_func 0x814fbfc GetCurrentPpToMaxPpState
|
|
# cable_car.s
|
|
thumb_func 0x814fc4c CableCarTask1
|
|
thumb_func 0x814fc78 CableCar
|
|
thumb_func 0x814fca4 CableCarMainCallback_Setup
|
|
thumb_func 0x8150218 CableCarMainCallback_Run
|
|
thumb_func 0x8150234 CleanupCableCar
|
|
thumb_func 0x81503c0
|
|
thumb_func 0x815052c
|
|
thumb_func 0x8150640
|
|
thumb_func 0x81507dc CableCarVblankCallback
|
|
thumb_func 0x8150840 nullsub_58
|
|
thumb_func 0x8150844
|
|
thumb_func 0x8150924
|
|
thumb_func 0x8150a44
|
|
thumb_func 0x8150ad0
|
|
thumb_func 0x8150b48
|
|
thumb_func 0x8150d04 LoadCableCarSprites
|
|
thumb_func 0x8151064
|
|
thumb_func 0x8151138
|
|
thumb_func 0x8151194
|
|
thumb_func 0x81511f0
|
|
thumb_func 0x8151364
|
|
# math_util.s
|
|
thumb_func 0x81514a4
|
|
thumb_func 0x8151510
|
|
thumb_func 0x815152c
|
|
thumb_func 0x8151550
|
|
thumb_func 0x815158c
|
|
thumb_func 0x81515b0
|
|
thumb_func 0x81515d8
|
|
thumb_func 0x8151600
|
|
thumb_func 0x8151618
|
|
# roulette_util.s
|
|
thumb_func 0x8151638
|
|
thumb_func 0x8151654
|
|
thumb_func 0x8151668
|
|
thumb_func 0x81516ec
|
|
thumb_func 0x8151720
|
|
thumb_func 0x8151928
|
|
thumb_func 0x81519b8 task_tutorial_controls_fadein
|
|
thumb_func 0x8151a24
|
|
thumb_func 0x8151a78
|
|
thumb_func 0x8151b18 InitPulseBlend
|
|
thumb_func 0x8151b44 InitPulseBlendPaletteSettings
|
|
thumb_func 0x8151bb0 ClearPulseBlendPalettesSettings
|
|
thumb_func 0x8151c2c UnloadUsedPulseBlendPalettes
|
|
thumb_func 0x8151c84 MarkUsedPulseBlendPalettes
|
|
thumb_func 0x8151d04 UnmarkUsedPulseBlendPalettes
|
|
thumb_func 0x8151e2c UpdatePulseBlend
|
|
thumb_func 0x8151fe4
|
|
thumb_func 0x8152034
|
|
# rom_81520A8.s
|
|
thumb_func 0x8152084
|
|
thumb_func 0x8152110
|
|
thumb_func 0x815219c
|
|
thumb_func 0x8152230
|
|
thumb_func 0x81522b0
|
|
thumb_func 0x81523d0
|
|
thumb_func 0x8152414
|
|
thumb_func 0x8152450
|
|
thumb_func 0x81524a0
|
|
thumb_func 0x81525ac
|
|
# save.s
|
|
thumb_func 0x815262c ClearSaveData
|
|
thumb_func 0x815265c Save_ResetSaveCounters
|
|
thumb_func 0x8152678 SetDamagedSectorBits
|
|
thumb_func 0x81526dc save_write_to_flash
|
|
thumb_func 0x815277c HandleWriteSector
|
|
thumb_func 0x815286c HandleWriteSectorNBytes
|
|
thumb_func 0x81528e4 TryWriteSector
|
|
thumb_func 0x8152910 RestoreSaveBackupVarsAndIncrement
|
|
thumb_func 0x815296c RestoreSaveBackupVars
|
|
thumb_func 0x81529b0
|
|
thumb_func 0x8152a10
|
|
thumb_func 0x8152a5c ClearSaveData_2
|
|
thumb_func 0x8152bfc
|
|
thumb_func 0x8152c94
|
|
thumb_func 0x8152d20
|
|
thumb_func 0x8152d60
|
|
thumb_func 0x8152e18 GetSaveValidStatus
|
|
thumb_func 0x815302c
|
|
thumb_func 0x815309c DoReadFlashWholeSection
|
|
thumb_func 0x81530b4 CalculateChecksum
|
|
thumb_func 0x81530e0 UpdateSaveAddresses
|
|
thumb_func 0x8153154 HandleSavingData
|
|
thumb_func 0x8153274 TrySavingData
|
|
thumb_func 0x81532bc
|
|
thumb_func 0x81532e8
|
|
thumb_func 0x815331c
|
|
thumb_func 0x8153344
|
|
thumb_func 0x815336c FullSaveGame
|
|
thumb_func 0x81533b0 CheckSaveFile
|
|
thumb_func 0x815340c Save_LoadGameData
|
|
thumb_func 0x8153498
|
|
thumb_func 0x8153518 TryReadSpecialSaveSection
|
|
thumb_func 0x8153570 TryWriteSpecialSaveSection
|
|
thumb_func 0x81535c4
|
|
# mystery_event_script.s
|
|
thumb_func 0x8153708 CheckCompatibility
|
|
thumb_func 0x8153740 SetIncompatible
|
|
thumb_func 0x815375c InitMysteryEventScript
|
|
thumb_func 0x815378c RunMysteryEventScriptCommand
|
|
thumb_func 0x81537ac
|
|
thumb_func 0x81537c0
|
|
thumb_func 0x81537dc RunMysteryEventScript
|
|
thumb_func 0x8153800 SetMysteryEventScriptStatus
|
|
thumb_func 0x815380c CalcRecordMixingGiftChecksum
|
|
thumb_func 0x8153834 IsRecordMixingGiftValid
|
|
thumb_func 0x8153880 ClearRecordMixingGift
|
|
thumb_func 0x81538ac SetRecordMixingGift
|
|
thumb_func 0x8153910 GetRecordMixingGift
|
|
thumb_func 0x8153960 MEScrCmd_end
|
|
thumb_func 0x815396c MEScrCmd_checkcompat
|
|
thumb_func 0x81539bc MEScrCmd_nop
|
|
thumb_func 0x81539c0 MEScrCmd_setstatus
|
|
thumb_func 0x81539d0 MEScrCmd_setmsg
|
|
thumb_func 0x8153a08 MEScrCmd_runscript
|
|
thumb_func 0x8153a24 MEScrCmd_setenigmaberry
|
|
thumb_func 0x8153aec MEScrCmd_giveribbon
|
|
thumb_func 0x8153b20 MEScrCmd_initramscript
|
|
thumb_func 0x8153b88 MEScrCmd_enableresetrtc
|
|
thumb_func 0x8153bac MEScrCmd_addrareword
|
|
thumb_func 0x8153bd8 MEScrCmd_setrecordmixinggift
|
|
thumb_func 0x8153c04 MEScrCmd_givepokemon
|
|
thumb_func 0x8153d10 MEScrCmd_addtrainer
|
|
thumb_func 0x8153d58 MEScrCmd_givenationaldex
|
|
thumb_func 0x8153d7c MEScrCmd_checksum
|
|
thumb_func 0x8153dc4 MEScrCmd_crc
|
|
# field_effect_helpers.s
|
|
thumb_func 0x8153e10 SetUpReflection
|
|
thumb_func 0x8153ed4 GetReflectionVerticalOffset
|
|
thumb_func 0x8153ee8 LoadObjectReflectionPalette
|
|
thumb_func 0x8153f58 LoadObjectRegularReflectionPalette
|
|
thumb_func 0x8153fb4 LoadObjectHighBridgeReflectionPalette
|
|
thumb_func 0x8153fe4 UpdateObjectReflectionSprite
|
|
thumb_func 0x8154164 CreateWarpArrowSprite
|
|
thumb_func 0x81541b4 SetSpriteInvisible
|
|
thumb_func 0x81541d4 ShowWarpArrowSprite
|
|
thumb_func 0x815427c FldEff_Shadow
|
|
thumb_func 0x8154320 UpdateShadowFieldEffect
|
|
thumb_func 0x81543e8 FldEff_TallGrass
|
|
thumb_func 0x815448c UpdateTallGrassFieldEffect
|
|
thumb_func 0x8154594 FldEff_JumpTallGrass
|
|
thumb_func 0x8154604 FindTallGrassFieldEffectSpriteId
|
|
thumb_func 0x8154694 FldEff_LongGrass
|
|
thumb_func 0x815473c UpdateLongGrassFieldEffect
|
|
thumb_func 0x8154838 FldEff_JumpLongGrass
|
|
thumb_func 0x81548a8 FldEff_ShortGrass
|
|
thumb_func 0x815494c UpdateShortGrassFieldEffect
|
|
thumb_func 0x8154a40 FldEff_SandFootprints
|
|
thumb_func 0x8154ab4 FldEff_DeepSandFootprints
|
|
thumb_func 0x8154b28 FldEff_BikeTireTracks
|
|
thumb_func 0x8154b9c UpdateFootprintsTireTracksFieldEffect
|
|
thumb_func 0x8154bb8 FadeFootprintsTireTracks_Step0
|
|
thumb_func 0x8154bdc FadeFootprintsTireTracks_Step1
|
|
thumb_func 0x8154c28 FldEff_Splash
|
|
thumb_func 0x8154ccc UpdateSplashFieldEffect
|
|
thumb_func 0x8154d58 FldEff_JumpSmallSplash
|
|
thumb_func 0x8154dc8 FldEff_JumpBigSplash
|
|
thumb_func 0x8154e38 FldEff_FeetInFlowingWater
|
|
thumb_func 0x8154ef0 UpdateFeetInFlowingWaterFieldEffect
|
|
thumb_func 0x8154f90 FldEff_Ripple
|
|
thumb_func 0x8154ff0 FldEff_HotSpringsWater
|
|
thumb_func 0x8155094 UpdateHotSpringsWaterFieldEffect
|
|
thumb_func 0x815512c FldEff_Unknown19
|
|
thumb_func 0x8155198 FldEff_Unknown20
|
|
thumb_func 0x8155204 FldEff_Unknown21
|
|
thumb_func 0x8155270 FldEff_Unknown22
|
|
thumb_func 0x81552dc StartAshFieldEffect
|
|
thumb_func 0x8155310 FldEff_Ash
|
|
thumb_func 0x815539c UpdateAshFieldEffect
|
|
thumb_func 0x81553b8 UpdateAshFieldEffect_Step0
|
|
thumb_func 0x81553e8 UpdateAshFieldEffect_Step1
|
|
thumb_func 0x8155448 UpdateAshFieldEffect_Step2
|
|
thumb_func 0x8155470 FldEff_SurfBlob
|
|
thumb_func 0x81554e8
|
|
thumb_func 0x8155514
|
|
thumb_func 0x8155540
|
|
thumb_func 0x8155574
|
|
thumb_func 0x815557c
|
|
thumb_func 0x8155588
|
|
thumb_func 0x8155594 UpdateSurfBlobFieldEffect
|
|
thumb_func 0x81555ec SynchroniseSurfAnim
|
|
thumb_func 0x8155624
|
|
thumb_func 0x81556b8 CreateBobbingEffect
|
|
thumb_func 0x815573c
|
|
thumb_func 0x815578c
|
|
thumb_func 0x81557cc FldEff_Dust
|
|
thumb_func 0x815583c FldEff_SandPile
|
|
thumb_func 0x81558f8 UpdateSandPileFieldEffect
|
|
thumb_func 0x81559c4 FldEff_Bubbles
|
|
thumb_func 0x8155a28 UpdateBubblesFieldEffect
|
|
thumb_func 0x8155a68 FldEff_BerryTreeGrowthSparkle
|
|
thumb_func 0x8155adc ShowTreeDisguiseFieldEffect
|
|
thumb_func 0x8155aec ShowMountainDisguiseFieldEffect
|
|
thumb_func 0x8155afc ShowSandDisguiseFieldEffect
|
|
thumb_func 0x8155b0c ShowDisguiseFieldEffect
|
|
thumb_func 0x8155bc4 UpdateDisguiseFieldEffect
|
|
thumb_func 0x8155cb4
|
|
thumb_func 0x8155cdc
|
|
thumb_func 0x8155d18 FldEff_Sparkle
|
|
thumb_func 0x8155d8c UpdateSparkleFieldEffect
|
|
thumb_func 0x8155ddc
|
|
thumb_func 0x8155de4
|
|
thumb_func 0x8155ebc
|
|
thumb_func 0x81560d0
|
|
thumb_func 0x815610c WaitFieldEffectSpriteAnim
|
|
thumb_func 0x8156138
|
|
# contest_ai.s
|
|
thumb_func 0x8156200 ContestAI_ResetAI
|
|
thumb_func 0x8156260 ContestAI_GetActionToUse
|
|
thumb_func 0x81562ec ContestAI_DoAIProcessing
|
|
thumb_func 0x81563e8
|
|
thumb_func 0x8156418 ContestAICmd_score
|
|
thumb_func 0x815646c ContestAICmd_get_turn
|
|
thumb_func 0x815648c ContestAICmd_if_turn_less_than
|
|
thumb_func 0x81564d0 ContestAICmd_if_turn_more_than
|
|
thumb_func 0x8156514 ContestAICmd_if_turn_eq
|
|
thumb_func 0x8156558 ContestAICmd_if_turn_not_eq
|
|
thumb_func 0x815659c ContestAICmd_get_excitement
|
|
thumb_func 0x81565c0 ContestAICmd_if_excitement_less_than
|
|
thumb_func 0x8156604 ContestAICmd_if_excitement_more_than
|
|
thumb_func 0x8156648 ContestAICmd_if_excitement_eq
|
|
thumb_func 0x815668c ContestAICmd_if_excitement_not_eq
|
|
thumb_func 0x81566d0 ContestAICmd_get_user_order
|
|
thumb_func 0x81566f8 ContestAICmd_if_user_order_less_than
|
|
thumb_func 0x815673c ContestAICmd_if_user_order_more_than
|
|
thumb_func 0x8156780 ContestAICmd_if_user_order_eq
|
|
thumb_func 0x81567c4 ContestAICmd_if_user_order_not_eq
|
|
thumb_func 0x8156808 ContestAICmd_get_user_condition
|
|
thumb_func 0x8156848 ContestAICmd_if_user_condition_less_than
|
|
thumb_func 0x815688c ContestAICmd_if_user_condition_more_than
|
|
thumb_func 0x81568d0 ContestAICmd_if_user_condition_eq
|
|
thumb_func 0x8156914 ContestAICmd_if_user_condition_not_eq
|
|
thumb_func 0x8156958 ContestAICmd_unk_15
|
|
thumb_func 0x8156984 ContestAICmd_unk_1B
|
|
thumb_func 0x81569d4 ContestAICmd_unk_17
|
|
thumb_func 0x8156a24 ContestAICmd_unk_18
|
|
thumb_func 0x8156a74 ContestAICmd_unk_1E
|
|
thumb_func 0x8156ac4 ContestAICmd_unk_1A
|
|
thumb_func 0x8156af0 ContestAICmd_unk_16
|
|
thumb_func 0x8156b40 ContestAICmd_unk_1C
|
|
thumb_func 0x8156b90 ContestAICmd_unk_1D
|
|
thumb_func 0x8156be0 ContestAICmd_unk_19
|
|
thumb_func 0x8156c30 ContestAICmd_get_contest_type
|
|
thumb_func 0x8156c54 ContestAICmd_if_contest_type_eq
|
|
thumb_func 0x8156c98 ContestAICmd_if_contest_type_not_eq
|
|
thumb_func 0x8156cdc ContestAICmd_get_move_excitement
|
|
thumb_func 0x8156d20 ContestAICmd_if_move_excitement_less_than
|
|
thumb_func 0x8156d68 ContestAICmd_if_move_excitement_greater_than
|
|
thumb_func 0x8156db0 ContestAICmd_if_move_excitement_eq
|
|
thumb_func 0x8156df8 ContestAICmd_if_move_excitement_not_eq
|
|
thumb_func 0x8156e40 ContestAICmd_get_move_effect
|
|
thumb_func 0x8156e80 ContestAICmd_if_move_effect_eq
|
|
thumb_func 0x8156ec4 ContestAICmd_if_move_effect_not_eq
|
|
thumb_func 0x8156f08 ContestAICmd_get_move_effect_type
|
|
thumb_func 0x8156f54 ContestAICmd_if_move_effect_type_eq
|
|
thumb_func 0x8156f98 ContestAICmd_if_move_effect_type_not_eq
|
|
thumb_func 0x8156fdc ContestAICmd_check_most_appealing_move
|
|
thumb_func 0x8157068 ContestAICmd_if_most_appealing_move
|
|
thumb_func 0x81570b0 ContestAICmd_unk_2F
|
|
thumb_func 0x815713c ContestAICmd_unk_30
|
|
thumb_func 0x8157184 ContestAICmd_unk_31
|
|
thumb_func 0x81571e0 ContestAICmd_unk_32
|
|
thumb_func 0x8157224 ContestAICmd_if_used_combo_starter_more_than
|
|
thumb_func 0x8157268 ContestAICmd_if_used_combo_starter_eq
|
|
thumb_func 0x81572ac ContestAICmd_unk_35
|
|
thumb_func 0x81572f0 ContestAICmd_unk_36
|
|
thumb_func 0x815734c ContestAICmd_unk_37
|
|
thumb_func 0x8157390 ContestAICmd_unk_33
|
|
thumb_func 0x81573d4 ContestAICmd_unk_34
|
|
thumb_func 0x8157418 ContestAICmd_unk_3A
|
|
thumb_func 0x815745c ContestAICmd_get_move_used_count
|
|
thumb_func 0x81574b4 ContestAICmd_if_most_used_count_less_than
|
|
thumb_func 0x81574f8 ContestAICmd_if_most_used_count_more_than
|
|
thumb_func 0x815753c ContestAICmd_if_most_used_count_eq
|
|
thumb_func 0x8157580 ContestAICmd_if_most_used_count_not_eq
|
|
thumb_func 0x81575c4 ContestAICmd_check_combo_starter
|
|
thumb_func 0x815763c ContestAICmd_if_combo_starter
|
|
thumb_func 0x8157684 ContestAICmd_if_not_combo_starter
|
|
thumb_func 0x81576cc ContestAICmd_check_combo_finisher
|
|
thumb_func 0x8157744 ContestAICmd_if_combo_finisher
|
|
thumb_func 0x815778c ContestAICmd_if_not_combo_finisher
|
|
thumb_func 0x81577d4 ContestAICmd_check_would_finish_combo
|
|
thumb_func 0x8157834 ContestAICmd_if_would_finish_combo
|
|
thumb_func 0x815787c ContestAICmd_if_would_not_finish_combo
|
|
thumb_func 0x81578c4 ContestAICmd_get_condition
|
|
thumb_func 0x8157908 ContestAICmd_if_condition_less_than
|
|
thumb_func 0x815794c ContestAICmd_if_condition_more_than
|
|
thumb_func 0x8157990 ContestAICmd_if_condition_eq
|
|
thumb_func 0x81579d4 ContestAICmd_if_condition_not_eq
|
|
thumb_func 0x8157a18 ContestAICmd_get_used_combo_starter
|
|
thumb_func 0x8157a74 ContestAICmd_if_used_combo_starter_less_than
|
|
thumb_func 0x8157ab8 ContestAICmd_unk_38
|
|
thumb_func 0x8157afc ContestAICmd_unk_39
|
|
thumb_func 0x8157b40 ContestAICmd_if_used_combo_starter_not_eq
|
|
thumb_func 0x8157b84 ContestAICmd_check_can_participate
|
|
thumb_func 0x8157bd0 ContestAICmd_if_can_participate
|
|
thumb_func 0x8157c18 ContestAICmd_if_cannot_participate
|
|
thumb_func 0x8157c60 ContestAICmd_get_val_812A188
|
|
thumb_func 0x8157c9c ContestAICmd_unk_57
|
|
thumb_func 0x8157ce4 ContestAICmd_contest_58
|
|
thumb_func 0x8157d2c ContestAICmd_unk_59
|
|
thumb_func 0x8157d78 ContestAICmd_unk_5A
|
|
thumb_func 0x8157dc0 ContestAICmd_unk_5B
|
|
thumb_func 0x8157e08 ContestAICmd_unk_5C
|
|
thumb_func 0x8157e50 ContestAICmd_unk_5D
|
|
thumb_func 0x8157e98 ContestAICmd_unk_5E
|
|
thumb_func 0x8157edc ContestAICmd_unk_5F
|
|
thumb_func 0x8157f24 ContestAICmd_unk_60
|
|
thumb_func 0x8157f6c ContestAICmd_unk_61
|
|
thumb_func 0x8157fb4 ContestAICmd_unk_62
|
|
thumb_func 0x8157ffc ContestAICmd_unk_63
|
|
thumb_func 0x8158044 ContestAICmd_unk_64
|
|
thumb_func 0x8158088 ContestAICmd_unk_65
|
|
thumb_func 0x81580cc ContestAICmd_unk_66
|
|
thumb_func 0x8158110 ContestAICmd_unk_67
|
|
thumb_func 0x8158154 ContestAICmd_unk_68
|
|
thumb_func 0x8158190 ContestAICmd_unk_69
|
|
thumb_func 0x81581d4 ContestAICmd_unk_6A
|
|
thumb_func 0x8158218 ContestAICmd_unk_6B
|
|
thumb_func 0x815825c ContestAICmd_unk_6C
|
|
thumb_func 0x81582a0 ContestAICmd_unk_6D
|
|
thumb_func 0x81582f4 ContestAICmd_unk_6E
|
|
thumb_func 0x8158338 ContestAICmd_unk_6F
|
|
thumb_func 0x815837c ContestAICmd_unk_70
|
|
thumb_func 0x81583a8 ContestAICmd_unk_71
|
|
thumb_func 0x81583d8 ContestAICmd_unk_72
|
|
thumb_func 0x8158410 ContestAICmd_unk_74
|
|
thumb_func 0x8158444 ContestAICmd_unk_73
|
|
thumb_func 0x8158478 ContestAICmd_unk_75
|
|
thumb_func 0x81584c8 ContestAICmd_unk_76
|
|
thumb_func 0x8158518 ContestAICmd_unk_77
|
|
thumb_func 0x8158568 ContestAICmd_unk_78
|
|
thumb_func 0x81585b8 ContestAICmd_unk_79
|
|
thumb_func 0x815860c ContestAICmd_unk_7A
|
|
thumb_func 0x8158660 ContestAICmd_unk_7B
|
|
thumb_func 0x81586b4 ContestAICmd_unk_7C
|
|
thumb_func 0x8158708 ContestAICmd_if_random
|
|
thumb_func 0x8158758 ContestAICmd_unk_7E
|
|
thumb_func 0x81587a8 ContestAICmd_jump
|
|
thumb_func 0x81587c8 ContestAICmd_call
|
|
thumb_func 0x81587f8 ContestAICmd_end
|
|
thumb_func 0x815881c AIStackPushVar
|
|
thumb_func 0x8158844 AIStackPop
|
|
thumb_func 0x8158884 ContestAICmd_check_user_has_exciting_move
|
|
thumb_func 0x81588e0 ContestAICmd_if_user_has_exciting_move
|
|
thumb_func 0x8158928 ContestAICmd_if_user_doesnt_have_exciting_move
|
|
thumb_func 0x8158970 ContestAICmd_unk_85
|
|
thumb_func 0x81589dc ContestAICmd_unk_86
|
|
thumb_func 0x8158a24 ContestAICmd_if_effect_in_user_moveset
|
|
# battle_anim_sound_tasks.s
|
|
thumb_func 0x8158a6c
|
|
thumb_func 0x8158ad4
|
|
thumb_func 0x8158b40
|
|
thumb_func 0x8158b94
|
|
thumb_func 0x8158c28
|
|
thumb_func 0x8158c44
|
|
thumb_func 0x8158cc8
|
|
thumb_func 0x8158dd8
|
|
thumb_func 0x8158f30
|
|
thumb_func 0x8158fb4
|
|
thumb_func 0x8158ff4
|
|
thumb_func 0x8159078
|
|
thumb_func 0x815914c
|
|
thumb_func 0x8159180
|
|
thumb_func 0x81591b4
|
|
thumb_func 0x815922c
|
|
thumb_func 0x8159244
|
|
# battle_controller_safari.s
|
|
thumb_func 0x81592a4 SpriteCB_Null4
|
|
thumb_func 0x81592a8 SetControllerToSafari
|
|
thumb_func 0x81592c4 SafariBufferRunCommand
|
|
thumb_func 0x8159314 HandleInputChooseAction
|
|
thumb_func 0x8159498 CompleteOnHealthboxSpriteCallbackDummy
|
|
thumb_func 0x81594d0 SafariHandlePrintSelectionString
|
|
thumb_func 0x81594e8 CompleteWhenChosePokeblock
|
|
thumb_func 0x8159520
|
|
thumb_func 0x8159560 CompleteOnSpecialAnimDone
|
|
thumb_func 0x815959c SafariOpenPokeblockCase
|
|
thumb_func 0x81595d4
|
|
thumb_func 0x8159610 SafariHandleSuccessBallThrowAnim
|
|
thumb_func 0x8159640 SafariBufferExecCompleted
|
|
thumb_func 0x81596b8 SafariHandleBallThrowAnim
|
|
thumb_func 0x81596e8 SafariHandleGetMonData
|
|
thumb_func 0x81596f4 SafariHandleGetRawMonData
|
|
thumb_func 0x8159700 SafariHandleSetMonData
|
|
thumb_func 0x815970c SafariHandleSetRawMonData
|
|
thumb_func 0x8159718 SafariHandleLoadMonSprite
|
|
thumb_func 0x8159724 SafariHandleSwitchInAnim
|
|
thumb_func 0x8159730 SafariHandleReturnMonToBall
|
|
thumb_func 0x815973c SafariHandleDrawTrainerPic
|
|
thumb_func 0x815981c SafariHandleTrainerSlide
|
|
thumb_func 0x8159828 SafariHandleTrainerSlideBack
|
|
thumb_func 0x8159834 SafariHandleFaintAnimation
|
|
thumb_func 0x8159840 SafariHandlePaletteFade
|
|
thumb_func 0x815984c
|
|
thumb_func 0x81598a0
|
|
thumb_func 0x8159900 SafariHandlePause
|
|
thumb_func 0x815990c SafariHandleMoveAnimation
|
|
thumb_func 0x8159918 SafariHandlePrintString
|
|
thumb_func 0x815996c
|
|
thumb_func 0x8159990
|
|
thumb_func 0x81599d0 SafariHandleChooseAction
|
|
thumb_func 0x8159a38 SafariHandleUnknownYesNoBox
|
|
thumb_func 0x8159a44 SafariHandleChooseMove
|
|
thumb_func 0x8159a50 SafariHandleChooseItem
|
|
thumb_func 0x8159a90 SafariHandleChoosePokemon
|
|
thumb_func 0x8159a9c SafariHandleCmd23
|
|
thumb_func 0x8159aa8 SafariHandleHealthBarUpdate
|
|
thumb_func 0x8159ab4 SafariHandleExpUpdate
|
|
thumb_func 0x8159ac0 SafariHandleStatusIconUpdate
|
|
thumb_func 0x8159afc SafariHandleStatusAnimation
|
|
thumb_func 0x8159b08 SafariHandleStatusXor
|
|
thumb_func 0x8159b14 SafariHandleDataTransfer
|
|
thumb_func 0x8159b20 SafariHandleDMA3Transfer
|
|
thumb_func 0x8159b2c SafariHandlePlayBGM
|
|
thumb_func 0x8159b38 SafariHandleCmd32
|
|
thumb_func 0x8159b44 SafariHandleTwoReturnValues
|
|
thumb_func 0x8159b50 SafariHandleChosenMonReturnValue
|
|
thumb_func 0x8159b5c SafariHandleOneReturnValue
|
|
thumb_func 0x8159b68 SafariHandleOneReturnValue_Duplicate
|
|
thumb_func 0x8159b74 SafariHandleCmd37
|
|
thumb_func 0x8159b80 SafariHandleCmd38
|
|
thumb_func 0x8159b8c SafariHandleCmd39
|
|
thumb_func 0x8159b98 SafariHandleCmd40
|
|
thumb_func 0x8159ba4 SafariHandleHitAnimation
|
|
thumb_func 0x8159bb0 SafariHandleCmd42
|
|
thumb_func 0x8159bbc SafariHandlePlaySE
|
|
thumb_func 0x8159c00 SafariHandlePlayFanfareOrBGM
|
|
thumb_func 0x8159c5c SafariHandleFaintingCry
|
|
thumb_func 0x8159c98 SafariHandleIntroSlide
|
|
thumb_func 0x8159ccc SafariHandleIntroTrainerBallThrow
|
|
thumb_func 0x8159d28 SafariHandleDrawPartyStatusSummary
|
|
thumb_func 0x8159d34 SafariHandleHidePartyStatusSummary
|
|
thumb_func 0x8159d40 SafariHandleEndBounceEffect
|
|
thumb_func 0x8159d4c SafariHandleSpriteInvisibility
|
|
thumb_func 0x8159d58 SafariHandleBattleAnimation
|
|
thumb_func 0x8159db4 SafariHandleLinkStandbyMsg
|
|
thumb_func 0x8159dc0 SafariHandleResetActionMoveSelection
|
|
thumb_func 0x8159dcc SafariHandleCmd55
|
|
thumb_func 0x8159e28 SafariCmdEnd
|
|
# fldeff_sweetscent.s
|
|
thumb_func 0x8159e2c SetUpFieldMove_SweetScent
|
|
thumb_func 0x8159e4c FieldCallback_SweetScent
|
|
thumb_func 0x8159e68 FldEff_SweetScent
|
|
thumb_func 0x8159e98 StartSweetScentFieldEffect
|
|
thumb_func 0x8159f28 TrySweetScentEncounter
|
|
thumb_func 0x8159fcc FailSweetScentEncounter
|
|
# battle_anim_effects_3.s
|
|
thumb_func 0x815a010
|
|
thumb_func 0x815a050
|
|
thumb_func 0x815a09c
|
|
thumb_func 0x815a0ec
|
|
thumb_func 0x815a130
|
|
thumb_func 0x815a170
|
|
thumb_func 0x815a190
|
|
thumb_func 0x815a22c
|
|
thumb_func 0x815a258
|
|
thumb_func 0x815a2e8
|
|
thumb_func 0x815a32c
|
|
thumb_func 0x815a3d8
|
|
thumb_func 0x815a440
|
|
thumb_func 0x815a468
|
|
thumb_func 0x815a504
|
|
thumb_func 0x815a52c
|
|
thumb_func 0x815a600
|
|
thumb_func 0x815a678
|
|
thumb_func 0x815a6a8
|
|
thumb_func 0x815a6ec
|
|
thumb_func 0x815a728
|
|
thumb_func 0x815a7e8
|
|
thumb_func 0x815a804 AnimTask_IsTargetPlayerSide
|
|
thumb_func 0x815a840 AnimTask_IsHealingMove
|
|
thumb_func 0x815a870
|
|
thumb_func 0x815a8dc
|
|
thumb_func 0x815a9a8
|
|
thumb_func 0x815a9e0
|
|
thumb_func 0x815aa98
|
|
thumb_func 0x815ab0c
|
|
thumb_func 0x815ab28
|
|
thumb_func 0x815abc8
|
|
thumb_func 0x815ac0c
|
|
thumb_func 0x815ac88
|
|
thumb_func 0x815acec
|
|
thumb_func 0x815ae14
|
|
thumb_func 0x815af2c
|
|
thumb_func 0x815af90
|
|
thumb_func 0x815b178
|
|
thumb_func 0x815b1b8
|
|
thumb_func 0x815b274
|
|
thumb_func 0x815b2d0
|
|
thumb_func 0x815b3d8
|
|
thumb_func 0x815b410
|
|
thumb_func 0x815b4ac AnimMiniTwinklingStar
|
|
thumb_func 0x815b50c
|
|
thumb_func 0x815b598
|
|
thumb_func 0x815b5f0 AnimTask_StrongFrustrationGrowAndShrink
|
|
thumb_func 0x815b648
|
|
thumb_func 0x815b6b4
|
|
thumb_func 0x815b70c
|
|
thumb_func 0x815ba54
|
|
thumb_func 0x815ba94
|
|
thumb_func 0x815bac0
|
|
thumb_func 0x815bd40
|
|
thumb_func 0x815be80
|
|
thumb_func 0x815bf30
|
|
thumb_func 0x815bf8c
|
|
thumb_func 0x815bfe0
|
|
thumb_func 0x815c2e4
|
|
thumb_func 0x815c33c AnimWeakFrustrationAngerMark
|
|
thumb_func 0x815c3b4 AnimTask_RockMonBackAndForth
|
|
thumb_func 0x815c484 AnimTask_RockMonBackAndForthStep
|
|
thumb_func 0x815c5ec AnimSweetScentPetal
|
|
thumb_func 0x815c63c AnimSweetScentPetalStep
|
|
thumb_func 0x815c6ac AnimTask_FlailMovement
|
|
thumb_func 0x815c700 AnimTask_FlailMovementStep
|
|
thumb_func 0x815c898 AnimPainSplitProjectile
|
|
thumb_func 0x815c95c AnimTask_PainSplitMovement
|
|
thumb_func 0x815cac4 AnimFlatterConfetti
|
|
thumb_func 0x815cb70 AnimFlatterConfettiStep
|
|
thumb_func 0x815cbd0 AnimFlatterSpotlight
|
|
thumb_func 0x815cc48 AnimFlatterSpotlightStep
|
|
thumb_func 0x815ccf0 AnimReversalOrb
|
|
thumb_func 0x815cd38 AnimReversalOrbStep
|
|
thumb_func 0x815ce14 AnimTask_RolePlaySilhouette
|
|
thumb_func 0x815d09c AnimTask_RolePlaySilhouetteStep1
|
|
thumb_func 0x815d0f8 AnimTask_RolePlaySilhouetteStep2
|
|
thumb_func 0x815d17c AnimTask_AcidArmor
|
|
thumb_func 0x815d2d4 AnimTask_AcidArmorStep
|
|
thumb_func 0x815d588 AnimTask_DeepInhale
|
|
thumb_func 0x815d5d0 AnimTask_DeepInhaleStep
|
|
thumb_func 0x815d668 InitYawnCloudPosition
|
|
thumb_func 0x815d6d0 UpdateYawnCloudPosition
|
|
thumb_func 0x815d6f0 AnimYawnCloud
|
|
thumb_func 0x815d740 AnimYawnCloudStep
|
|
thumb_func 0x815d7ac AnimSmokeBallEscapeCloud
|
|
thumb_func 0x815d814
|
|
thumb_func 0x815d95c
|
|
thumb_func 0x815dacc
|
|
thumb_func 0x815dbe0 AnimTask_SquishAndSweatDroplets
|
|
thumb_func 0x815dc84 AnimTask_SquishAndSweatDropletsStep
|
|
thumb_func 0x815dd1c CreateSweatDroplets
|
|
thumb_func 0x815ddf8
|
|
thumb_func 0x815de48 AnimTask_FacadeColorBlend
|
|
thumb_func 0x815dea0 AnimTask_FacadeColorBlendStep
|
|
thumb_func 0x815df08
|
|
thumb_func 0x815df54 AnimRoarNoiseLine
|
|
thumb_func 0x815e014 AnimRoarNoiseLineStep
|
|
thumb_func 0x815e04c AnimTask_GlareEyeDots
|
|
thumb_func 0x815e144 AnimTask_GlareEyeDotsStep
|
|
thumb_func 0x815e284 GetGlareEyeDotCoords
|
|
thumb_func 0x815e33c AnimGlareEyeDot
|
|
thumb_func 0x815e37c AnimAssistPawprint
|
|
thumb_func 0x815e3b4 AnimTask_BarrageBall
|
|
thumb_func 0x815e504 AnimTask_BarrageBallStep
|
|
thumb_func 0x815e610 AnimSmellingSaltsHand
|
|
thumb_func 0x815e6bc
|
|
thumb_func 0x815e778 AnimTask_SmellingSaltsSquish
|
|
thumb_func 0x815e7d0 AnimTask_SmellingSaltsSquishStep
|
|
thumb_func 0x815e88c AnimSmellingSaltExclamation
|
|
thumb_func 0x815e8f4 AnimSmellingSaltExclamationStep
|
|
thumb_func 0x815e94c AnimHelpingHandClap
|
|
thumb_func 0x815e998 AnimHelpingHandClapStep
|
|
thumb_func 0x815eb80 AnimTask_HelpingHandAttackerMovement
|
|
thumb_func 0x815ec1c AnimTask_HelpingHandAttackerMovementStep
|
|
thumb_func 0x815edbc AnimForesightMagnifyingGlass
|
|
thumb_func 0x815ee40 AnimForesightMagnifyingGlassStep
|
|
thumb_func 0x815f044 AnimMeteorMashStarStep
|
|
thumb_func 0x815f0c4 AnimMeteorMashStar
|
|
thumb_func 0x815f144 AnimTask_MonToSubstitute
|
|
thumb_func 0x815f268 AnimTask_MonToSubstituteDoll
|
|
thumb_func 0x815f3c4 AnimBlockX
|
|
thumb_func 0x815f428 AnimBlockXStep
|
|
thumb_func 0x815f558 AnimTask_OdorSleuthMovement
|
|
thumb_func 0x815f6d4 AnimTask_OdorSleuthMovementWaitFinish
|
|
thumb_func 0x815f6fc MoveOdorSleuthClone
|
|
thumb_func 0x815f7d8 AnimTask_GetReturnPowerLevel
|
|
thumb_func 0x815f82c AnimTask_SnatchOpposingMonMove
|
|
thumb_func 0x815fdb8
|
|
thumb_func 0x815fefc AnimTask_SnatchPartnerMove
|
|
thumb_func 0x816009c AnimTask_TeeterDanceMovement
|
|
thumb_func 0x8160114 AnimTask_TeeterDanceMovementStep
|
|
thumb_func 0x8160218 AnimKnockOffStrikeStep
|
|
thumb_func 0x8160270 AnimKnockOffStrike
|
|
thumb_func 0x81602e0 AnimRecycle
|
|
thumb_func 0x816032c AnimRecycleStep
|
|
thumb_func 0x8160428 AnimTask_GetWeather
|
|
thumb_func 0x816047c AnimTask_SlackOffSquish
|
|
thumb_func 0x81604c4 AnimTask_SlackOffSquishStep
|
|
# move_relearner.s
|
|
thumb_func 0x816055c VBlankCB_MoveRelearner
|
|
thumb_func 0x8160570 TeachMoveRelearnerMove
|
|
thumb_func 0x816059c Task_WaitForFadeOut
|
|
thumb_func 0x81605d8 CB2_InitLearnMove
|
|
thumb_func 0x8160678 CB2_InitLearnMoveReturnFromSelectMove
|
|
thumb_func 0x8160724 InitMoveRelearnerBackgroundLayers
|
|
thumb_func 0x8160764 CB2_MoveRelearnerMain
|
|
thumb_func 0x8160784 FormatAndPrintText
|
|
thumb_func 0x81607a0 DoMoveRelearnerMain
|
|
thumb_func 0x8160dc8 FreeMoveRelearnerResources
|
|
thumb_func 0x8160e08 HideHeartSpritesAndShowTeachMoveText
|
|
thumb_func 0x8160e70
|
|
thumb_func 0x8160f74 GetCurrentSelectedMove
|
|
thumb_func 0x8160f94 ShowTeachMoveText
|
|
thumb_func 0x8160fd0 CreateUISprites
|
|
thumb_func 0x81610c4 AddScrollArrows
|
|
thumb_func 0x816114c RemoveScrollArrows
|
|
thumb_func 0x8161198 CreateLearnableMovesList
|
|
thumb_func 0x8161280 MoveRelearnerShowHideHearts
|
|
# fldeff_softboiled.s
|
|
thumb_func 0x816140c SetUpFieldMove_SoftBoiled
|
|
thumb_func 0x8161464
|
|
thumb_func 0x81614ac
|
|
thumb_func 0x8161570
|
|
thumb_func 0x81615c4
|
|
thumb_func 0x8161628
|
|
thumb_func 0x8161688
|
|
thumb_func 0x81616bc
|
|
# decoration_inventory.s
|
|
thumb_func 0x81616f8 SetDecorationInventoriesPointers
|
|
thumb_func 0x8161784 ClearDecorationInventory
|
|
thumb_func 0x81617b8 ClearDecorationInventories
|
|
thumb_func 0x81617d4 GetFirstEmptyDecorSlot
|
|
thumb_func 0x816181c CheckHasDecoration
|
|
thumb_func 0x8161868 DecorationAdd
|
|
thumb_func 0x81618b4 DecorationCheckSpace
|
|
thumb_func 0x81618ec DecorationRemove
|
|
thumb_func 0x816194c CondenseDecorationsInCategory
|
|
thumb_func 0x81619e4 GetNumOwnedDecorationsInCategory
|
|
thumb_func 0x8161a24 GetNumOwnedDecorations
|
|
# roamer.s
|
|
thumb_func 0x8161a48 ClearRoamerData
|
|
thumb_func 0x8161a74 ClearRoamerLocationData
|
|
thumb_func 0x8161aa8 CreateInitialRoamerMon
|
|
thumb_func 0x8161bd0 InitRoamer
|
|
thumb_func 0x8161bec UpdateLocationHistoryForRoamer
|
|
thumb_func 0x8161c14 RoamerMoveToOtherLocationSet
|
|
thumb_func 0x8161c68 RoamerMove
|
|
thumb_func 0x8161cfc IsRoamerAt
|
|
thumb_func 0x8161d3c CreateRoamerMonInstance
|
|
thumb_func 0x8161df0 TryStartRoamerEncounter
|
|
thumb_func 0x8161e2c UpdateRoamerHPStatus
|
|
thumb_func 0x8161e60 SetRoamerInactive
|
|
thumb_func 0x8161e78 GetRoamerLocation
|
|
# battle_tower.s
|
|
thumb_func 0x8161e88
|
|
thumb_func 0x8161e9c nullsub_61
|
|
thumb_func 0x8161ea8
|
|
thumb_func 0x8161f68
|
|
thumb_func 0x8162008
|
|
thumb_func 0x81620d4
|
|
thumb_func 0x8162140 ChooseSpecialBattleTowerTrainer
|
|
thumb_func 0x8162304 ChooseNextBattleTowerTrainer
|
|
thumb_func 0x816245c
|
|
thumb_func 0x81624c8
|
|
thumb_func 0x8162528 SetBattleFacilityTrainerGfxId
|
|
thumb_func 0x81626a0 SetEReaderTrainerGfxId
|
|
thumb_func 0x81626b0 GetBattleFacilityTrainerGfxId
|
|
thumb_func 0x81627a4 PutNewBattleTowerRecord
|
|
thumb_func 0x81629a4 GetFrontierTrainerFrontSpriteId
|
|
thumb_func 0x8162adc GetFrontierOpponentClass
|
|
thumb_func 0x8162c38 GetFrontierTrainerFacilityClass
|
|
thumb_func 0x8162d24 GetFrontierTrainerName
|
|
thumb_func 0x8162e90 IsFrontierTrainerFemale
|
|
thumb_func 0x8162f68 FillFrontierTrainerParty
|
|
thumb_func 0x8162f8c FillFrontierTrainersParties
|
|
thumb_func 0x8162fc0 FillTentTrainerParty
|
|
thumb_func 0x8162fe4 FillTrainerParty
|
|
thumb_func 0x8163364 Unused_CreateApprenticeMons
|
|
thumb_func 0x8163444 RandomizeFacilityTrainerMonSet
|
|
thumb_func 0x81634b0 FillFactoryTrainerParty
|
|
thumb_func 0x81634f4 FillFactoryFrontierTrainerParty
|
|
thumb_func 0x81636bc FillFactoryTentTrainerParty
|
|
thumb_func 0x81637cc FrontierSpeechToString
|
|
thumb_func 0x816383c
|
|
thumb_func 0x81638d4 HandleSpecialTrainerBattleEnd
|
|
thumb_func 0x81639b4 Task_StartBattleAfterTransition
|
|
thumb_func 0x81639ec DoSpecialTrainerBattle
|
|
thumb_func 0x8163db8 SaveCurrentWinStreak
|
|
thumb_func 0x8163e0c
|
|
thumb_func 0x8163f68 SaveBattleTowerProgress
|
|
thumb_func 0x8164000 SpriteCB_Null6
|
|
thumb_func 0x8164004 GetEreaderTrainerFrontSpriteId
|
|
thumb_func 0x8164008
|
|
thumb_func 0x81640b0
|
|
thumb_func 0x81641c8
|
|
thumb_func 0x81645e4
|
|
thumb_func 0x8164718
|
|
thumb_func 0x8164a54
|
|
thumb_func 0x8164cac
|
|
thumb_func 0x8164cc4
|
|
thumb_func 0x8164ce4
|
|
thumb_func 0x8164da4 ValidateBattleTowerRecordChecksums
|
|
thumb_func 0x8164e3c CalcEmeraldBattleTowerChecksum
|
|
thumb_func 0x8164e60 CalcRubyBattleTowerChecksum
|
|
thumb_func 0x8164e84 ClearBattleTowerRecord
|
|
thumb_func 0x8164e98 GetCurrentBattleTowerWinStreak
|
|
thumb_func 0x8164ec8 AwardBattleTowerRibbons
|
|
thumb_func 0x8164fd8 FillEReaderTrainerWithPlayerData
|
|
thumb_func 0x81650c0 GetMonCountForBattleMode
|
|
thumb_func 0x81650e0 GetEreaderTrainerClassId
|
|
thumb_func 0x8165100 GetEreaderTrainerName
|
|
thumb_func 0x8165130 ValidateEReaderTrainer
|
|
thumb_func 0x81651a4 SetEReaderTrainerChecksum
|
|
thumb_func 0x81651c8 ClearEReaderTrainer
|
|
thumb_func 0x81651dc CopyEReaderTrainerGreeting
|
|
thumb_func 0x81651f8 CopyEReaderTrainerFarewellMessage
|
|
thumb_func 0x8165248
|
|
thumb_func 0x8165280 FillPartnerParty
|
|
thumb_func 0x81656c8 RubyBattleTowerRecordToEmerald
|
|
thumb_func 0x8165820 EmeraldBattleTowerRecordToRuby
|
|
thumb_func 0x8165924 CalcApprenticeChecksum
|
|
thumb_func 0x8165944 ClearApprentice
|
|
thumb_func 0x816595c ValidateApprenticesChecksums
|
|
thumb_func 0x81659c4 GetBattleTowerTrainerLanguage
|
|
thumb_func 0x8165a4c SetFacilityPtrsGetLevel
|
|
thumb_func 0x8165a9c GetFrontierEnemyMonLevel
|
|
thumb_func 0x8165ac0 GetHighestLevelInPlayerParty
|
|
thumb_func 0x8165b14 GetFrontierTrainerFixedIvs
|
|
thumb_func 0x8165b4c
|
|
thumb_func 0x8165b84 SetTentPtrsGetLevel
|
|
thumb_func 0x8165c24
|
|
thumb_func 0x8165cb0 FillTentTrainerParty_
|
|
thumb_func 0x8165ec4 FacilityClassToGraphicsId
|
|
thumb_func 0x8165f30 ValidateBattleTowerRecord
|
|
thumb_func 0x8165f94
|
|
# use_pokeblock.s
|
|
thumb_func 0x8166010 ChooseMonToGivePokeblock
|
|
thumb_func 0x8166058 CB2_ReturnAndChooseMonToGivePokeblock
|
|
thumb_func 0x81660cc
|
|
thumb_func 0x81660dc
|
|
thumb_func 0x8166110
|
|
thumb_func 0x8166128
|
|
thumb_func 0x8166138
|
|
thumb_func 0x816614c
|
|
thumb_func 0x8166178
|
|
thumb_func 0x816618c
|
|
thumb_func 0x8166370
|
|
thumb_func 0x8166440
|
|
thumb_func 0x8166628
|
|
thumb_func 0x8166704
|
|
thumb_func 0x8166840
|
|
thumb_func 0x81669f8
|
|
thumb_func 0x8166b50
|
|
thumb_func 0x8166bf0
|
|
thumb_func 0x8166c30
|
|
thumb_func 0x8166ce8
|
|
thumb_func 0x8166d5c
|
|
thumb_func 0x8166d98
|
|
thumb_func 0x8166db4 Pokeblock_MenuWindowTextPrint
|
|
thumb_func 0x8166dd8 Pokeblock_BufferEnhancedStatText
|
|
thumb_func 0x8166e28 Pokeblock_GetMonContestStats
|
|
thumb_func 0x8166e58
|
|
thumb_func 0x8166f08
|
|
thumb_func 0x8166f88
|
|
thumb_func 0x816706c IsSheenMaxed
|
|
thumb_func 0x81670a8
|
|
thumb_func 0x81670e8
|
|
thumb_func 0x8167128
|
|
thumb_func 0x816713c
|
|
thumb_func 0x81671e0
|
|
thumb_func 0x8167224
|
|
thumb_func 0x81672c0
|
|
thumb_func 0x8167340
|
|
thumb_func 0x816740c
|
|
thumb_func 0x8167564
|
|
thumb_func 0x8167734
|
|
thumb_func 0x81679a4
|
|
thumb_func 0x8167aa8
|
|
thumb_func 0x8167cac
|
|
thumb_func 0x8167dac
|
|
thumb_func 0x8167e50
|
|
thumb_func 0x8167f70
|
|
thumb_func 0x8167f88
|
|
thumb_func 0x8167fbc
|
|
thumb_func 0x8167ffc
|
|
thumb_func 0x8168050
|
|
thumb_func 0x816809c
|
|
thumb_func 0x8168130
|
|
thumb_func 0x816817c
|
|
# battle_controller_wally.s
|
|
thumb_func 0x81681bc WallyCmdEnd
|
|
thumb_func 0x81681c0 SetControllerToWally
|
|
thumb_func 0x81681fc WallyBufferRunCommand
|
|
thumb_func 0x816824c WallyHandleActions
|
|
thumb_func 0x8168374 CompleteOnChosenItem
|
|
thumb_func 0x81683ac WallyHandleChosenMonReturnValue
|
|
thumb_func 0x81683c4 CompleteOnFinishedAnimation
|
|
thumb_func 0x81683dc OpenBagAfterPaletteFade
|
|
thumb_func 0x8168418 WallyHandleCmd39
|
|
thumb_func 0x8168454
|
|
thumb_func 0x8168620
|
|
thumb_func 0x816873c
|
|
thumb_func 0x81687ac WallyHandleGetRawMonData
|
|
thumb_func 0x8168828
|
|
thumb_func 0x8168898 WallyHandleOneReturnValue
|
|
thumb_func 0x81688d0
|
|
thumb_func 0x8168900 WallyBufferExecCompleted
|
|
thumb_func 0x8168978
|
|
thumb_func 0x81689a8 WallyHandleGetMonData
|
|
thumb_func 0x8168a1c CopyWallyMonData
|
|
thumb_func 0x81691c8
|
|
thumb_func 0x81691d4 WallyHandleSetMonData
|
|
thumb_func 0x816922c SetWallyMonData
|
|
thumb_func 0x8169c28 WallyHandleSetRawMonData
|
|
thumb_func 0x8169c34 WallyHandleLoadMonSprite
|
|
thumb_func 0x8169c40 WallyHandleSwitchInAnim
|
|
thumb_func 0x8169c4c WallyHandleReturnMonToBall
|
|
thumb_func 0x8169cd0 WallyHandleDrawTrainerPic
|
|
thumb_func 0x8169d9c WallyHandleTrainerSlide
|
|
thumb_func 0x8169e68 WallyHandleTrainerSlideBack
|
|
thumb_func 0x8169e74 WallyHandleFaintAnimation
|
|
thumb_func 0x8169e80 WallyHandlePaletteFade
|
|
thumb_func 0x8169e8c WallyHandleSuccessBallThrowAnim
|
|
thumb_func 0x8169ee0 WallyHandleBallThrowAnim
|
|
thumb_func 0x8169f40 WallyHandlePause
|
|
thumb_func 0x8169f4c WallyHandleMoveAnimation
|
|
thumb_func 0x816a074 WallyDoMoveAnimation
|
|
thumb_func 0x816a1c0 WallyHandlePrintString
|
|
thumb_func 0x816a214 WallyHandlePrintSelectionString
|
|
thumb_func 0x816a238 HandleChooseActionAfterDma3
|
|
thumb_func 0x816a278 WallyHandleChooseAction
|
|
thumb_func 0x816a2e0 WallyHandleUnknownYesNoBox
|
|
thumb_func 0x816a2ec WallyHandleChooseMove
|
|
thumb_func 0x816a384 WallyHandleChooseItem
|
|
thumb_func 0x816a3c4 WallyHandleChoosePokemon
|
|
thumb_func 0x816a3d0 WallyHandleCmd23
|
|
thumb_func 0x816a3dc WallyHandleHealthBarUpdate
|
|
thumb_func 0x816a4dc WallyHandleExpUpdate
|
|
thumb_func 0x816a4e8 WallyHandleStatusIconUpdate
|
|
thumb_func 0x816a4f4 WallyHandleStatusAnimation
|
|
thumb_func 0x816a500 WallyHandleStatusXor
|
|
thumb_func 0x816a50c WallyHandleDataTransfer
|
|
thumb_func 0x816a518 WallyHandleDMA3Transfer
|
|
thumb_func 0x816a524 WallyHandlePlayBGM
|
|
thumb_func 0x816a530 WallyHandleCmd32
|
|
thumb_func 0x816a53c WallyHandleTwoReturnValues
|
|
thumb_func 0x816a548
|
|
thumb_func 0x816a554
|
|
thumb_func 0x816a560 WallyHandleOneReturnValue_Duplicate
|
|
thumb_func 0x816a56c WallyHandleCmd37
|
|
thumb_func 0x816a578 WallyHandleCmd38
|
|
thumb_func 0x816a584
|
|
thumb_func 0x816a590 WallyHandleCmd40
|
|
thumb_func 0x816a59c WallyHandleHitAnimation
|
|
thumb_func 0x816a60c WallyHandleCmd42
|
|
thumb_func 0x816a618 WallyHandlePlaySE
|
|
thumb_func 0x816a648 WallyHandlePlayFanfareOrBGM
|
|
thumb_func 0x816a6a4 WallyHandleFaintingCry
|
|
thumb_func 0x816a6e0 WallyHandleIntroSlide
|
|
thumb_func 0x816a714 WallyHandleIntroTrainerBallThrow
|
|
thumb_func 0x816a888
|
|
thumb_func 0x816aa0c
|
|
thumb_func 0x816aa80 WallyHandleDrawPartyStatusSummary
|
|
thumb_func 0x816ab04 WallyHandleHidePartyStatusSummary
|
|
thumb_func 0x816ab10 WallyHandleEndBounceEffect
|
|
thumb_func 0x816ab1c WallyHandleSpriteInvisibility
|
|
thumb_func 0x816ab28 WallyHandleBattleAnimation
|
|
thumb_func 0x816ab84 WallyHandleLinkStandbyMsg
|
|
thumb_func 0x816ab90 WallyHandleResetActionMoveSelection
|
|
thumb_func 0x816ab9c WallyHandleCmd55
|
|
thumb_func 0x816abf8 SpriteCB_Null7
|
|
# player_pc.s
|
|
thumb_func 0x816abfc NewGameInitPCItems
|
|
thumb_func 0x816ac60 BedroomPC
|
|
thumb_func 0x816aca0 PlayerPC
|
|
thumb_func 0x816ace0 InitPlayerPCMenu
|
|
thumb_func 0x816adb0 PlayerPCProcessMenuInput
|
|
thumb_func 0x816ae78 ReshowPlayerPC
|
|
thumb_func 0x816ae94 PlayerPC_ItemStorage
|
|
thumb_func 0x816aec0 PlayerPC_Mailbox
|
|
thumb_func 0x816af50 PlayerPC_Decoration
|
|
thumb_func 0x816af60 PlayerPC_TurnOff
|
|
thumb_func 0x816afa8 InitItemStorageMenu
|
|
thumb_func 0x816b040 ItemStorageMenuPrint
|
|
thumb_func 0x816b06c ItemStorageMenuProcessInput
|
|
thumb_func 0x816b0ec ItemStorage_Deposit
|
|
thumb_func 0x816b114 Task_ItemStorage_Deposit
|
|
thumb_func 0x816b140
|
|
thumb_func 0x816b160 Mailbox_DoRedrawMailboxMenuAfterReturn
|
|
thumb_func 0x816b18c ItemStorage_HandleReturnToProcessInput
|
|
thumb_func 0x816b1bc ItemStorage_Withdraw
|
|
thumb_func 0x816b208 ItemStorage_Toss
|
|
thumb_func 0x816b254 ItemStorage_WithdrawToss_Helper
|
|
thumb_func 0x816b2c8 ItemStorage_Exit
|
|
thumb_func 0x816b2e4 ItemStorage_SetItemAndMailCount
|
|
thumb_func 0x816b300
|
|
thumb_func 0x816b334 GetMailboxMailCount
|
|
thumb_func 0x816b370 Mailbox_UpdateMailList
|
|
thumb_func 0x816b41c Mailbox_DrawMailboxMenu
|
|
thumb_func 0x816b488 Mailbox_ProcessInput
|
|
thumb_func 0x816b544 Mailbox_PrintWhatToDoWithPlayerMailText
|
|
thumb_func 0x816b5a4 Mailbox_ReturnToPlayerPC
|
|
thumb_func 0x816b5e8 Mailbox_PrintMailOptions
|
|
thumb_func 0x816b66c Mailbox_MailOptionsProcessInput
|
|
thumb_func 0x816b6b8 Mailbox_DoMailRead
|
|
thumb_func 0x816b6e4 Mailbox_FadeAndReadMail
|
|
thumb_func 0x816b740 Mailbox_ReturnToFieldFromReadMail
|
|
thumb_func 0x816b760 pal_fill_for_maplights_or_black
|
|
thumb_func 0x816b7a4 Mailbox_HandleReturnToProcessInput
|
|
thumb_func 0x816b7d4 Mailbox_MoveToBag
|
|
thumb_func 0x816b7f0 Mailbox_DrawYesNoBeforeMove
|
|
thumb_func 0x816b818 Mailbox_MoveToBagYesNoPrompt
|
|
thumb_func 0x816b858 Mailbox_DoMailMoveToBag
|
|
thumb_func 0x816b8ec Mailbox_CancelMoveToBag
|
|
thumb_func 0x816b8fc Mailbox_Give
|
|
thumb_func 0x816b938 Mailbox_DoGiveMailPokeMenu
|
|
thumb_func 0x816b968 Mailbox_ReturnToMailListAfterDeposit
|
|
thumb_func 0x816b988 Mailbox_UpdateMailListAfterDeposit
|
|
thumb_func 0x816b9f8 Mailbox_NoPokemonForMail
|
|
thumb_func 0x816ba14 Mailbox_Cancel
|
|
thumb_func 0x816ba54
|
|
thumb_func 0x816ba98
|
|
thumb_func 0x816babc
|
|
thumb_func 0x816bb04
|
|
thumb_func 0x816bb44 ItemStorage_RefreshListMenu
|
|
thumb_func 0x816bc08 CopyItemName_PlayerPC
|
|
thumb_func 0x816bc1c ItemStorage_MoveCursor
|
|
thumb_func 0x816bc84 fish4_goto_x5_or_x6
|
|
thumb_func 0x816bd24
|
|
thumb_func 0x816bd94 ItemStorage_StartScrollIndicator
|
|
thumb_func 0x816bdd0 ItemStorage_RemoveScrollIndicator
|
|
thumb_func 0x816bdec
|
|
thumb_func 0x816be14
|
|
thumb_func 0x816be94
|
|
thumb_func 0x816befc
|
|
thumb_func 0x816bf44
|
|
thumb_func 0x816bf74
|
|
thumb_func 0x816bf8c ItemStorage_ProcessWithdrawTossInput
|
|
thumb_func 0x816c070 ItemStorage_GetItemPcResponse
|
|
thumb_func 0x816c108 ItemStorage_PrintItemPcResponse
|
|
thumb_func 0x816c154 ItemStorage_ProcessInput
|
|
thumb_func 0x816c1ec ItemStorage_GoBackToPlayerPCMenu_InitStorage
|
|
thumb_func 0x816c268 ItemStorage_ItemSwapChoosePrompt
|
|
thumb_func 0x816c314
|
|
thumb_func 0x816c3b8 ItemStorage_DoItemSwap
|
|
thumb_func 0x816c4a8
|
|
thumb_func 0x816c4d4
|
|
thumb_func 0x816c534 ItemStorage_DoItemAction
|
|
thumb_func 0x816c630 ItemStorage_HandleQuantityRolling
|
|
thumb_func 0x816c70c ItemStorage_DoItemWithdraw
|
|
thumb_func 0x816c7c8 ItemStorage_DoItemToss
|
|
thumb_func 0x816c8a4 ItemStorage_ResumeInputFromYesToss
|
|
thumb_func 0x816c8d8 ItemStorage_ResumeInputFromNoToss
|
|
thumb_func 0x816c914 ItemStorage_HandleRemoveItem
|
|
thumb_func 0x816c984 ItemStorage_WaitPressHandleResumeProcessInput
|
|
thumb_func 0x816c9d0 ItemStorage_StartScrollIndicatorAndProcessInput
|
|
# intro.s
|
|
thumb_func 0x816c9f8 VBlankCB_Intro
|
|
thumb_func 0x816ca10 MainCB2_Intro
|
|
thumb_func 0x816ca64 MainCB2_EndIntro
|
|
thumb_func 0x816ca80 LoadCopyrightGraphics
|
|
thumb_func 0x816cac8 SerialCB_CopyrightScreen
|
|
thumb_func 0x816cad8 SetUpCopyrightScreen
|
|
thumb_func 0x816cc90 CB2_InitCopyrightScreenAfterBootup
|
|
thumb_func 0x816ccf0 CB2_InitCopyrightScreenAfterTitleScreen
|
|
thumb_func 0x816ccfc Task_IntroLoadPart1Graphics
|
|
thumb_func 0x816cf10 Task_IntroFadeIn
|
|
thumb_func 0x816cf74 Task_IntroWaterDrops
|
|
thumb_func 0x816d084 Task_IntroWaterDrops_3
|
|
thumb_func 0x816d11c
|
|
thumb_func 0x816d138 Task_IntroScrollDownAndShowFlygon
|
|
thumb_func 0x816d23c Task_IntroWaitToSetupPart3
|
|
thumb_func 0x816d270 Task_IntroLoadPart2Graphics
|
|
thumb_func 0x816d2c8 Task_IntroStartBikeRide
|
|
thumb_func 0x816d434 Task_IntroHandleBikeAndFlygonMovement
|
|
thumb_func 0x816d5cc Task_IntroWaitToSetupPart2
|
|
thumb_func 0x816d600
|
|
thumb_func 0x816d7a4
|
|
thumb_func 0x816d8cc
|
|
thumb_func 0x816d990 Task_IntroLoadPart3Graphics
|
|
thumb_func 0x816da48 Task_IntroSpinAndZoomPokeball
|
|
thumb_func 0x816dae0 Task_IntroWaitToSetupPart3LegendsFight
|
|
thumb_func 0x816db0c Task_IntroLoadGroudonScene
|
|
thumb_func 0x816dbbc Task_IntroLoadPart3Graphics1
|
|
thumb_func 0x816dc60 Task_IntroLoadPart3Graphics2
|
|
thumb_func 0x816dcb4 Task_IntroLoadPart3Graphics3
|
|
thumb_func 0x816dcd0 Task_IntroLoadPart3Graphics4
|
|
thumb_func 0x816dd10 Task_IntroGroudonScene
|
|
thumb_func 0x816df74 CreateGroudonRockSprites
|
|
thumb_func 0x816dfdc SpriteCB_IntroGroudonRocks
|
|
thumb_func 0x816e084 Task_IntroLoadKyogreScene
|
|
thumb_func 0x816e13c Task_IntroKyogreScene
|
|
thumb_func 0x816e4b8 CreateKyogreBubbleSprites_0
|
|
thumb_func 0x816e530 CreateKyogreBubbleSprites_1
|
|
thumb_func 0x816e598 SpriteCB_IntroKyogreBubbles
|
|
thumb_func 0x816e66c Task_IntroLoadClouds1
|
|
thumb_func 0x816e738 Task_IntroLoadClouds2
|
|
thumb_func 0x816e77c Task_IntroLoadClouds3
|
|
thumb_func 0x816e7c0 Task_IntroCloudScene
|
|
thumb_func 0x816e89c Task_IntroLoadRayquazaLightningScene
|
|
thumb_func 0x816e928 Task_IntroRayquazaLightningScene
|
|
thumb_func 0x816ea50 SpriteCB_IntroRayquazaLightning
|
|
thumb_func 0x816eb04 Task_IntroLoadRayquazaGlowScene
|
|
thumb_func 0x816eb98 Task_IntroRayquazaGlowScene_0
|
|
thumb_func 0x816ec74 Task_EndIntroMovie
|
|
thumb_func 0x816ec8c Task_IntroRayquazaGlowScene_1
|
|
thumb_func 0x816eea4 intro_reset_and_hide_bgs
|
|
thumb_func 0x816ef0c Task_IntroWaterDrops_1
|
|
thumb_func 0x816efc4 Task_IntroWaterDrops_2
|
|
thumb_func 0x816f08c PanFadeAndZoomScreen
|
|
thumb_func 0x816f0fc
|
|
thumb_func 0x816f188
|
|
thumb_func 0x816f238
|
|
thumb_func 0x816f250
|
|
thumb_func 0x816f398
|
|
thumb_func 0x816f444
|
|
thumb_func 0x816f4b4 SpriteCB_WaterDropFall_2
|
|
thumb_func 0x816f534 SpriteCB_WaterDropFall
|
|
thumb_func 0x816f5b4 CreateWaterDrop
|
|
thumb_func 0x816f7b8 SpriteCB_IntroGraphicsBicycle
|
|
thumb_func 0x816f894 SpriteCB_IntroGraphicsFlygon
|
|
thumb_func 0x816f91c
|
|
thumb_func 0x816fb3c
|
|
thumb_func 0x816fbb0 CreatePart1Animations
|
|
thumb_func 0x816fcd4
|
|
thumb_func 0x816fe38 SpriteCB_IntroRayquazaHyperbeam
|
|
# reset_save_heap.s
|
|
thumb_func 0x816fef0
|
|
# field_region_map.s
|
|
thumb_func 0x816ff84 FieldInitRegionMap
|
|
thumb_func 0x816ffbc MCB2_InitRegionMapRegisters
|
|
thumb_func 0x8170058 VBCB_FieldUpdateRegionMap
|
|
thumb_func 0x817006c MCB2_FieldUpdateRegionMap
|
|
thumb_func 0x8170088 FieldUpdateRegionMap
|
|
thumb_func 0x8170214 PrintRegionMapSecName
|
|
# battle_anim_special.s
|
|
thumb_func 0x817025c unref_sub_8170478
|
|
thumb_func 0x8170444
|
|
thumb_func 0x8170618
|
|
thumb_func 0x8170704
|
|
thumb_func 0x8170730
|
|
thumb_func 0x81707d0
|
|
thumb_func 0x81707f0
|
|
thumb_func 0x817081c
|
|
thumb_func 0x81708e8
|
|
thumb_func 0x8170994
|
|
thumb_func 0x8170ae0
|
|
thumb_func 0x8170b08
|
|
thumb_func 0x8170b30 AnimTask_IsBallBlockedByTrainer
|
|
thumb_func 0x8170b68 ItemIdToBallId
|
|
thumb_func 0x8170be8
|
|
thumb_func 0x8170cd4
|
|
thumb_func 0x8170d10
|
|
thumb_func 0x8170e14
|
|
thumb_func 0x8170e8c
|
|
thumb_func 0x8170ee8
|
|
thumb_func 0x8170f18
|
|
thumb_func 0x8170fcc
|
|
thumb_func 0x8171024
|
|
thumb_func 0x8171170
|
|
thumb_func 0x81711b4
|
|
thumb_func 0x81712b8
|
|
thumb_func 0x8171304
|
|
thumb_func 0x8171598
|
|
thumb_func 0x81715bc
|
|
thumb_func 0x81715dc
|
|
thumb_func 0x81716bc
|
|
thumb_func 0x81717a4
|
|
thumb_func 0x81717d0
|
|
thumb_func 0x8171890
|
|
thumb_func 0x81718c8
|
|
thumb_func 0x8171990
|
|
thumb_func 0x8171a90
|
|
thumb_func 0x8171acc
|
|
thumb_func 0x8171b44
|
|
thumb_func 0x8171b7c AnimateBallOpenParticles
|
|
thumb_func 0x8171c04
|
|
thumb_func 0x8171c34 PokeBallOpenParticleAnimation
|
|
thumb_func 0x8171d4c PokeBallOpenParticleAnimation_Step1
|
|
thumb_func 0x8171d6c PokeBallOpenParticleAnimation_Step2
|
|
thumb_func 0x8171da8 TimerBallOpenParticleAnimation
|
|
thumb_func 0x8171eac DiveBallOpenParticleAnimation
|
|
thumb_func 0x8171fb0 SafariBallOpenParticleAnimation
|
|
thumb_func 0x81720b0 UltraBallOpenParticleAnimation
|
|
thumb_func 0x81721b8 GreatBallOpenParticleAnimation
|
|
thumb_func 0x81722ec FanOutBallOpenParticles_Step1
|
|
thumb_func 0x8172344 RepeatBallOpenParticleAnimation
|
|
thumb_func 0x8172440 RepeatBallOpenParticleAnimation_Step1
|
|
thumb_func 0x81724a0 MasterBallOpenParticleAnimation
|
|
thumb_func 0x81725cc PremierBallOpenParticleAnimation
|
|
thumb_func 0x81726c4 PremierBallOpenParticleAnimation_Step1
|
|
thumb_func 0x8172728 DestroyBallOpenAnimationParticle
|
|
thumb_func 0x81727cc LaunchBallFadeMonTask
|
|
thumb_func 0x8172894
|
|
thumb_func 0x8172924
|
|
thumb_func 0x8172974
|
|
thumb_func 0x81729d4
|
|
thumb_func 0x8172b7c
|
|
thumb_func 0x8172c80 AnimTask_IsAttackerBehindSubstitute
|
|
thumb_func 0x8172cb4 AnimTask_TargetToEffectBattler
|
|
thumb_func 0x8172cd4
|
|
thumb_func 0x8172dd0
|
|
thumb_func 0x8172f94
|
|
thumb_func 0x8172fe0
|
|
thumb_func 0x8173034
|
|
thumb_func 0x8173094 AnimTask_LoadPokeblockGfx
|
|
thumb_func 0x81730c8 AnimTask_FreePokeblockGfx
|
|
thumb_func 0x81730f0
|
|
thumb_func 0x8173180
|
|
thumb_func 0x81731b8
|
|
thumb_func 0x81731e4
|
|
thumb_func 0x8173240
|
|
thumb_func 0x8173298 AnimTask_GetTrappedMoveAnimId
|
|
thumb_func 0x8173300 AnimTask_GetBattlersFromArg
|
|
# hall_of_fame.s
|
|
thumb_func 0x8173330 VBlankCB_HallOfFame
|
|
thumb_func 0x8173344 CB2_HallOfFame
|
|
thumb_func 0x8173360 InitHallOfFameScreen
|
|
thumb_func 0x8173478 CB2_DoHallOfFameScreen
|
|
thumb_func 0x81734bc CB2_DoHallOfFameScreenDontSaveData
|
|
thumb_func 0x8173500 Task_Hof_InitMonData
|
|
thumb_func 0x81736a0 Task_Hof_InitTeamSaveData
|
|
thumb_func 0x81737a8 Task_Hof_TrySaveData
|
|
thumb_func 0x8173840 Task_Hof_WaitForFrames
|
|
thumb_func 0x8173870 Task_Hof_SetMonDisplayTask
|
|
thumb_func 0x817388c Task_Hof_DisplayMon
|
|
thumb_func 0x81739a4 Task_Hof_PrintMonInfoAfterAnimating
|
|
thumb_func 0x8173a18 Task_Hof_TryDisplayAnotherMon
|
|
thumb_func 0x8173b08 Task_Hof_PaletteFadeAndPrintWelcomeText
|
|
thumb_func 0x8173ba4
|
|
thumb_func 0x8173c88
|
|
thumb_func 0x8173cc8
|
|
thumb_func 0x8173d68 Task_Hof_WaitAndPrintPlayerInfo
|
|
thumb_func 0x8173e0c Task_Hof_ExitOnKeyPressed
|
|
thumb_func 0x8173e44 Task_Hof_HandlePaletteOnExit
|
|
thumb_func 0x8173e94 Task_Hof_HandleExit
|
|
thumb_func 0x8173f68 SetCallback2AfterHallOfFameDisplay
|
|
thumb_func 0x8173f78 CB2_DoHallOfFamePC
|
|
thumb_func 0x8174108 Task_HofPC_CopySaveData
|
|
thumb_func 0x81741d0 Task_HofPC_DrawSpritesPrintText
|
|
thumb_func 0x81743e0 Task_HofPC_PrintMonInfo
|
|
thumb_func 0x817450c Task_HofPC_HandleInput
|
|
thumb_func 0x817467c Task_HofPC_HandlePaletteOnExit
|
|
thumb_func 0x81746d4 Task_HofPC_HandleExit
|
|
thumb_func 0x8174784 Task_HofPC_PrintDataIsCorrupted
|
|
thumb_func 0x81747ec Task_HofPC_ExitOnButtonPress
|
|
thumb_func 0x817481c HallOfFame_PrintWelcomeText
|
|
thumb_func 0x817487c HallOfFame_PrintMonInfo
|
|
thumb_func 0x8174b74 HallOfFame_PrintPlayerInfo
|
|
thumb_func 0x8174dc8 ClearVramOamPltt_LoadHofPal
|
|
thumb_func 0x8174e74
|
|
thumb_func 0x8174eb0
|
|
thumb_func 0x8174f28
|
|
thumb_func 0x8175024 SpriteCB_GetOnScreenAndAnimate
|
|
thumb_func 0x81750a8
|
|
thumb_func 0x8175100
|
|
thumb_func 0x8175184
|
|
thumb_func 0x81751c4
|
|
thumb_func 0x81751f8
|
|
thumb_func 0x8175268
|
|
# credits.s
|
|
thumb_func 0x81753cc
|
|
thumb_func 0x81753e0
|
|
thumb_func 0x817544c
|
|
thumb_func 0x81754a8
|
|
thumb_func 0x81754c0
|
|
thumb_func 0x817553c
|
|
thumb_func 0x817564c
|
|
thumb_func 0x817567c
|
|
thumb_func 0x8175710
|
|
thumb_func 0x8175750 c2_080C9BFC
|
|
thumb_func 0x81757ac
|
|
thumb_func 0x81757ec
|
|
thumb_func 0x81759a4
|
|
thumb_func 0x81759ec
|
|
thumb_func 0x8175a24
|
|
thumb_func 0x8175a9c
|
|
thumb_func 0x8175ae4
|
|
thumb_func 0x8175b40
|
|
thumb_func 0x8175bd4
|
|
thumb_func 0x8175bf0
|
|
thumb_func 0x8175cac
|
|
thumb_func 0x8175f1c
|
|
thumb_func 0x8176024
|
|
thumb_func 0x817615c
|
|
thumb_func 0x817642c
|
|
thumb_func 0x8176488
|
|
thumb_func 0x81768b8
|
|
thumb_func 0x8176aa8
|
|
thumb_func 0x8176b24
|
|
thumb_func 0x8176c04
|
|
thumb_func 0x8176c48
|
|
thumb_func 0x8176ccc
|
|
thumb_func 0x8176d74
|
|
thumb_func 0x8176e1c
|
|
thumb_func 0x8176edc
|
|
thumb_func 0x81770b0
|
|
thumb_func 0x8177144
|
|
thumb_func 0x8177214
|
|
# lottery_corner.s
|
|
thumb_func 0x81773e4 ResetLotteryCorner
|
|
thumb_func 0x8177410 SetRandomLotteryNumber
|
|
thumb_func 0x8177458 RetrieveLotteryNumber
|
|
thumb_func 0x817746c PickLotteryCornerTicket
|
|
thumb_func 0x8177618 GetMatchingDigits
|
|
thumb_func 0x81776a0 SetLotteryNumber
|
|
thumb_func 0x81776c8 GetLotteryNumber
|
|
thumb_func 0x81776f0 SetLotteryNumber16_Unused
|
|
thumb_func 0x8177700
|
|
thumb_func 0x8177714 CB2_ShowDiploma
|
|
# option_menu.s
|
|
thumb_func 0x8177894 MainCB2
|
|
thumb_func 0x81778ac Task_DiplomaFadeIn
|
|
thumb_func 0x81778dc Task_DiplomaWaitForKeyPress
|
|
thumb_func 0x8177924 Task_DiplomaFadeOut
|
|
thumb_func 0x8177960 DisplayDiplomaText
|
|
thumb_func 0x8177a2c InitDiplomaBg
|
|
thumb_func 0x8177a84 InitDiplomaWindow
|
|
thumb_func 0x8177ab4 PrintDiplomaText
|
|
# berry_tag_screen.s
|
|
thumb_func 0x8177afc DoBerryTagScreen
|
|
thumb_func 0x8177b3c CB2_BerryTagScreen
|
|
thumb_func 0x8177b58 VblankCB
|
|
thumb_func 0x8177b6c CB2_InitBerryTagScreen
|
|
thumb_func 0x8177b98 InitBerryTagScreen
|
|
thumb_func 0x8177cfc AddBerryTagTextToBg0
|
|
thumb_func 0x8177d70 LoadBerryTagGfx
|
|
thumb_func 0x8177ef0 PrintMysteryMenuText
|
|
thumb_func 0x8177f34 PrintTextInBerryTagScreen
|
|
thumb_func 0x8177f78 PrintBerrySize
|
|
thumb_func 0x8177fcc PrintAllBerryData
|
|
thumb_func 0x8177fe8 PrintBerryNumberAndName
|
|
thumb_func 0x817804c
|
|
thumb_func 0x8178108 PrintBerryFirmness
|
|
thumb_func 0x8178188 PrintBerryDescription1
|
|
thumb_func 0x81781bc PrintBerryDescription2
|
|
thumb_func 0x81781f0 CreateBerrySprite
|
|
thumb_func 0x8178224 DestroyBerrySprite
|
|
thumb_func 0x8178254 CreateFlavorCircleSprites
|
|
thumb_func 0x81782bc SetFlavorCirclesVisiblity
|
|
thumb_func 0x817844c DestroyFlavorCircleSprites
|
|
thumb_func 0x8178488 PrepareToCloseBerryTagScreen
|
|
thumb_func 0x81784c8 Task_CloseBerryTagScreen
|
|
thumb_func 0x817850c Task_HandleInput
|
|
thumb_func 0x8178564 TryChangeDisplayedBerry
|
|
thumb_func 0x81785e0 HandleBagCursorPositionChange
|
|
thumb_func 0x8178664 Task_DisplayAnotherBerry
|
|
thumb_func 0x81787fc
|
|
thumb_func 0x8178810 CheckLanguageMatch
|
|
thumb_func 0x817882c CB2_InitMysteryEventMenu
|
|
thumb_func 0x81788f8 GetEventLoadMessage
|
|
thumb_func 0x8178930 CB2_MysteryEventMenu
|
|
thumb_func 0x8178d7c
|
|
# save_failed_screen.s
|
|
thumb_func 0x8178dfc SaveFailedScreenTextPrint
|
|
thumb_func 0x8178e48 DoSaveFailedScreen
|
|
thumb_func 0x8178e80
|
|
thumb_func 0x8178e94 CB2_SaveFailedScreen
|
|
thumb_func 0x8179140 CB2_WipeSave
|
|
thumb_func 0x8179248 CB2_GameplayCannotBeContinued
|
|
thumb_func 0x8179298 CB2_FadeAndReturnToTitleScreen
|
|
thumb_func 0x81792e0 CB2_ReturnToTitleScreen
|
|
thumb_func 0x817930c VBlankCB_UpdateClockGraphics
|
|
thumb_func 0x81793cc VerifySectorWipe
|
|
thumb_func 0x817940c WipeSector
|
|
thumb_func 0x8179464 WipeSectors
|
|
# braille_puzzles.s
|
|
thumb_func 0x81794a0 ShouldDoBrailleDigEffect
|
|
thumb_func 0x81794f4 DoBrailleDigEffect
|
|
thumb_func 0x8179564 CheckRelicanthWailord
|
|
thumb_func 0x81795b4 ShouldDoBrailleRegirockEffectOld
|
|
thumb_func 0x81795b8 DoSealedChamberShakingEffect1
|
|
thumb_func 0x81795f4 DoSealedChamberShakingEffect2
|
|
thumb_func 0x8179630 SealedChamberShakingEffect
|
|
thumb_func 0x8179694 ShouldDoBrailleRegirockEffect
|
|
thumb_func 0x81796ec SetUpPuzzleEffectRegirock
|
|
thumb_func 0x8179708 UseRegirockHm_Callback
|
|
thumb_func 0x8179718 DoBrailleRegirockEffect
|
|
thumb_func 0x8179788 ShouldDoBrailleRegisteelEffect
|
|
thumb_func 0x81797d0 SetUpPuzzleEffectRegisteel
|
|
thumb_func 0x81797ec UseRegisteelHm_Callback
|
|
thumb_func 0x81797fc DoBrailleRegisteelEffect
|
|
thumb_func 0x817986c DoBrailleWait
|
|
thumb_func 0x8179870 FldEff_UsePuzzleEffect
|
|
thumb_func 0x81798bc ShouldDoBrailleRegicePuzzle
|
|
# pokeblock_feed.s
|
|
thumb_func 0x8179a20 CB2_PokeblockFeed
|
|
thumb_func 0x8179a3c VBlankCB_PokeblockFeed
|
|
thumb_func 0x8179a50 TransitionToPokeblockFeedScene
|
|
thumb_func 0x8179c28 CB2_PreparePokeblockFeedScene
|
|
thumb_func 0x8179c54 HandleInitBackgrounds
|
|
thumb_func 0x8179cac LoadMonAndSceneGfx
|
|
thumb_func 0x8179e64 HandleInitWindows
|
|
thumb_func 0x8179ea4 SetPokeblockSpritePal
|
|
thumb_func 0x8179ee8 Task_HandlePokeblockFeed
|
|
thumb_func 0x817a020 LaunchPokeblockFeedTask
|
|
thumb_func 0x817a04c Task_WaitForAtePokeblockText
|
|
thumb_func 0x817a07c Task_HandleMonAtePokeblock
|
|
thumb_func 0x817a178 Task_ReturnAfterPaletteFade
|
|
thumb_func 0x817a1d8 Task_PaletteFadeToReturn
|
|
thumb_func 0x817a210 CreateMonSprite
|
|
thumb_func 0x817a2ec PrepareMonToMoveToPokeblock
|
|
thumb_func 0x817a320
|
|
thumb_func 0x817a35c CreatePokeblockCaseSpriteForFeeding
|
|
thumb_func 0x817a3b0 DoPokeblockCaseThrowEffect
|
|
thumb_func 0x817a424 CreatePokeblockSprite
|
|
thumb_func 0x817a458 SpriteCB_ThrownPokeblock
|
|
thumb_func 0x817a484
|
|
thumb_func 0x817a4ec
|
|
thumb_func 0x817a7d4
|
|
thumb_func 0x817a89c
|
|
thumb_func 0x817a8f4 FreeMonSpriteOamMatrix
|
|
thumb_func 0x817a90c
|
|
thumb_func 0x817aa20
|
|
# clear_save_data_screen.s
|
|
thumb_func 0x817ab80 CB2_InitClearSaveDataScreen
|
|
thumb_func 0x817ab9c Task_DoClearSaveDataScreenYesNo
|
|
thumb_func 0x817ac00 Task_ClearSaveDataScreenYesNoChoice
|
|
thumb_func 0x817ac80 Task_ClearSaveData
|
|
thumb_func 0x817aca4 MainCB
|
|
# diploma.s
|
|
thumb_func 0x817acb4 VBlankCB
|
|
thumb_func 0x817acc0 SetupClearSaveDataScreen
|
|
thumb_func 0x817ae94 CB2_FadeAndDoReset
|
|
thumb_func 0x817aeec InitClearSaveDataScreenWindows
|
|
# intro_credits_graphics.s
|
|
thumb_func 0x817af24 load_intro_part2_graphics
|
|
thumb_func 0x817b010
|
|
thumb_func 0x817b088
|
|
thumb_func 0x817b268
|
|
thumb_func 0x817b29c CreateBicycleAnimationTask
|
|
thumb_func 0x817b318
|
|
thumb_func 0x817b400
|
|
thumb_func 0x817b4ec
|
|
thumb_func 0x817b558
|
|
thumb_func 0x817b62c
|
|
thumb_func 0x817b648
|
|
thumb_func 0x817b664
|
|
thumb_func 0x817b680 nullsub_65
|
|
thumb_func 0x817b684
|
|
thumb_func 0x817b6f4 intro_create_brendan_sprite
|
|
thumb_func 0x817b74c intro_create_may_sprite
|
|
thumb_func 0x817b7a4 nullsub_66
|
|
thumb_func 0x817b7a8
|
|
thumb_func 0x817b808 intro_create_flygon_sprite
|
|
thumb_func 0x817b884
|
|
# evolution_graphics.s
|
|
thumb_func 0x817b900 PokeEvoSprite_DummySpriteCB
|
|
thumb_func 0x817b904 SetEvoSparklesMatrices
|
|
thumb_func 0x817b93c SpriteCB_PreEvoSparkleSet1
|
|
thumb_func 0x817b9f8 CreatePreEvoSparkleSet1
|
|
thumb_func 0x817ba54 SpriteCB_PreEvoSparkleSet2
|
|
thumb_func 0x817bac8 CreatePreEvoSparkleSet2
|
|
thumb_func 0x817bb30 SpriteCB_PostEvoSparkleSet1
|
|
thumb_func 0x817bb78 CreatePostEvoSparkleSet1
|
|
thumb_func 0x817bbe0 SpriteCB_PostEvoSparkleSet2
|
|
thumb_func 0x817bcb0 CreatePostEvoSparkleSet2
|
|
thumb_func 0x817bd38 LoadEvoSparkleSpriteAndPal
|
|
thumb_func 0x817bd54 LaunchTask_PreEvoSparklesSet1
|
|
thumb_func 0x817bd84 EvoTask_BeginPreSet1_FadeAndPlaySE
|
|
thumb_func 0x817bdd4 EvoTask_CreatePreEvoSparkleSet1
|
|
thumb_func 0x817be44 EvoTask_WaitForPre1SparklesToGoUp
|
|
thumb_func 0x817be74 LaunchTask_PostEvoSparklesSet1
|
|
thumb_func 0x817be8c EvoTask_BeginPreSparklesSet2
|
|
thumb_func 0x817bec0 EvoTask_CreatePreEvoSparklesSet2
|
|
thumb_func 0x817bf18 EvoTask_DestroyPreSet2Task
|
|
thumb_func 0x817bf28 LaunchTask_PreEvoSparklesSet2
|
|
thumb_func 0x817bf40 EvoTask_BeginPostSparklesSet1
|
|
thumb_func 0x817bf74 EvoTask_CreatePostEvoSparklesSet1
|
|
thumb_func 0x817bff4 EvoTask_DestroyPostSet1Task
|
|
thumb_func 0x817c004 LaunchTask_PostEvoSparklesSet2AndFlash
|
|
thumb_func 0x817c034 EvoTask_BeginPostSparklesSet2_AndFlash
|
|
thumb_func 0x817c094 EvoTask_CreatePostEvoSparklesSet2_AndFlash
|
|
thumb_func 0x817c120 EvoTask_DestroyPostSet2AndFlashTask
|
|
thumb_func 0x817c140 LaunchTask_PostEvoSparklesSet2AndFlash_Trade
|
|
thumb_func 0x817c170 EvoTask_BeginPostSparklesSet2_AndFlash_Trade
|
|
thumb_func 0x817c1d0 EvoTask_CreatePostEvoSparklesSet2_AndFlash_Trade
|
|
thumb_func 0x817c25c EvoSparkle_DummySpriteCb
|
|
thumb_func 0x817c260
|
|
thumb_func 0x817c3ac
|
|
thumb_func 0x817c3d0
|
|
thumb_func 0x817c420
|
|
thumb_func 0x817c53c PreEvoInvisible_PostEvoVisible_KillTask
|
|
thumb_func 0x817c5ec PreEvoVisible_PostEvoInvisible_KillTask
|
|
# bard_music.s
|
|
thumb_func 0x817c69c CalcWordPitch
|
|
thumb_func 0x817c6b0 GetWordPhonemes
|
|
thumb_func 0x817c704 GetWordSounds
|
|
# fldeff_teleport.s
|
|
thumb_func 0x817c768 SetUpFieldMove_Teleport
|
|
thumb_func 0x817c7a8 FieldCallback_Teleport
|
|
thumb_func 0x817c7c8 FldEff_UseTeleport
|
|
thumb_func 0x817c7f8 StartTeleportFieldEffect
|
|
# battle_tv.s
|
|
thumb_func 0x817c808 BattleTv_SetDataBasedOnString
|
|
thumb_func 0x817d9bc
|
|
thumb_func 0x817df64
|
|
thumb_func 0x817dfa8 BattleTv_SetDataBasedOnMove
|
|
thumb_func 0x817e1d8 BattleTv_SetDataBasedOnAnimation
|
|
thumb_func 0x817e2a0 TryPutLinkBattleTvShowOnAir
|
|
thumb_func 0x817e530 AddMovePoints
|
|
thumb_func 0x817e92c AddPointsOnFainting
|
|
thumb_func 0x817ed78 TrySetBattleSeminarShow
|
|
thumb_func 0x817f0c8 ShouldCalculateDamage
|
|
thumb_func 0x817f154 BattleTv_ClearExplosionFaintCause
|
|
thumb_func 0x817f1e8 GetBattlerMoveSlotId
|
|
thumb_func 0x817f240 AddPointsBasedOnWeather
|
|
# pokemon_animation.s
|
|
thumb_func 0x817f298 MonAnimDummySpriteCallback
|
|
thumb_func 0x817f29c
|
|
thumb_func 0x817f320 GetSpeciesBackAnimSet
|
|
thumb_func 0x817f344 Task_HandleMonAnimation
|
|
thumb_func 0x817f3f0 LaunchAnimationTaskForFrontSprite
|
|
thumb_func 0x817f424 StartMonSummaryAnimation
|
|
thumb_func 0x817f440 LaunchAnimationTaskForBackSprite
|
|
thumb_func 0x817f4b8 SetSpriteCB_MonAnimDummy
|
|
thumb_func 0x817f4c4 SetAffineData
|
|
thumb_func 0x817f51c HandleStartAffineAnim
|
|
thumb_func 0x817f580 HandleSetAffineData
|
|
thumb_func 0x817f5b8
|
|
thumb_func 0x817f5d0
|
|
thumb_func 0x817f604
|
|
thumb_func 0x817f628
|
|
thumb_func 0x817f6b4 pokemonanimfunc_01
|
|
thumb_func 0x817f744 pokemonanimfunc_02
|
|
thumb_func 0x817f7a8
|
|
thumb_func 0x817f808 pokemonanimfunc_03
|
|
thumb_func 0x817f824
|
|
thumb_func 0x817f884 pokemonanimfunc_04
|
|
thumb_func 0x817f8a0
|
|
thumb_func 0x817f918 pokemonanimfunc_1E
|
|
thumb_func 0x817f934 pokemonanimfunc_06
|
|
thumb_func 0x817fa10 pokemonanimfunc_09
|
|
thumb_func 0x817facc
|
|
thumb_func 0x817fb70 pokemonanimfunc_0A
|
|
thumb_func 0x817fb88
|
|
thumb_func 0x817fbd0 pokemonanimfunc_0F
|
|
thumb_func 0x817fbf0
|
|
thumb_func 0x817fc34 pokemonanimfunc_10
|
|
thumb_func 0x817fc50 pokemonanimfunc_11
|
|
thumb_func 0x817fcdc
|
|
thumb_func 0x817fdac pokemonanimfunc_12
|
|
thumb_func 0x817fde8
|
|
thumb_func 0x817fe64 pokemonanimfunc_1F
|
|
thumb_func 0x817fe9c
|
|
thumb_func 0x817ff3c pokemonanimfunc_14
|
|
thumb_func 0x817ff7c pokemonanimfunc_15
|
|
thumb_func 0x817ffe0 pokemonanimfunc_16
|
|
thumb_func 0x81800bc pokemonanimfunc_17
|
|
thumb_func 0x81801c8
|
|
thumb_func 0x818024c pokemonanimfunc_19
|
|
thumb_func 0x8180268 pokemonanimfunc_1A
|
|
thumb_func 0x8180320 pokemonanimfunc_1B
|
|
thumb_func 0x81803a4
|
|
thumb_func 0x8180440 pokemonanimfunc_1C
|
|
thumb_func 0x818045c
|
|
thumb_func 0x8180500 pokemonanimfunc_18
|
|
thumb_func 0x818051c pokemonanimfunc_1D
|
|
thumb_func 0x81805c0
|
|
thumb_func 0x81806b8 pokemonanimfunc_00
|
|
thumb_func 0x81806d4
|
|
thumb_func 0x8180784 pokemonanimfunc_13
|
|
thumb_func 0x81807ac
|
|
thumb_func 0x81808fc pokemonanimfunc_05
|
|
thumb_func 0x8180938 pokemonanimfunc_20
|
|
thumb_func 0x81809a4 pokemonanimfunc_21
|
|
thumb_func 0x8180a08 pokemonanimfunc_22
|
|
thumb_func 0x8180a70 pokemonanimfunc_23
|
|
thumb_func 0x8180adc pokemonanimfunc_24
|
|
thumb_func 0x8180b48 pokemonanimfunc_25
|
|
thumb_func 0x8180b60
|
|
thumb_func 0x8180b94
|
|
thumb_func 0x8180bf0
|
|
thumb_func 0x8180c6c
|
|
thumb_func 0x8180cd4
|
|
thumb_func 0x8180d08 pokemonanimfunc_26
|
|
thumb_func 0x8180d24
|
|
thumb_func 0x8180d7c
|
|
thumb_func 0x8180dd8
|
|
thumb_func 0x8180e54 pokemonanimfunc_27
|
|
thumb_func 0x8180eb8 pokemonanimfunc_28
|
|
thumb_func 0x8180ed0
|
|
thumb_func 0x8180f14
|
|
thumb_func 0x8180f70
|
|
thumb_func 0x8180fa4 pokemonanimfunc_29
|
|
thumb_func 0x8180fbc
|
|
thumb_func 0x8180ff0
|
|
thumb_func 0x8181050
|
|
thumb_func 0x818108c pokemonanimfunc_2A
|
|
thumb_func 0x81810c0
|
|
thumb_func 0x8181200 pokemonanimfunc_2B
|
|
thumb_func 0x818121c
|
|
thumb_func 0x81812c4 pokemonanimfunc_2C
|
|
thumb_func 0x8181380
|
|
thumb_func 0x818144c pokemonanimfunc_2D
|
|
thumb_func 0x8181480
|
|
thumb_func 0x818154c pokemonanimfunc_2E
|
|
thumb_func 0x8181580 pokemonanimfunc_2F
|
|
thumb_func 0x81815b4
|
|
thumb_func 0x818161c
|
|
thumb_func 0x8181640
|
|
thumb_func 0x81816bc
|
|
thumb_func 0x818180c pokemonanimfunc_30
|
|
thumb_func 0x8181840 pokemonanimfunc_31
|
|
thumb_func 0x8181924 pokemonanimfunc_32
|
|
thumb_func 0x8181968
|
|
thumb_func 0x81819f8
|
|
thumb_func 0x8181ad8
|
|
thumb_func 0x8181b94
|
|
thumb_func 0x8181c5c pokemonanimfunc_33
|
|
thumb_func 0x8181c90 pokemonanimfunc_34
|
|
thumb_func 0x8181d3c pokemonanimfunc_35
|
|
thumb_func 0x8181da4 pokemonanimfunc_36
|
|
thumb_func 0x8181dc0
|
|
thumb_func 0x8181dfc
|
|
thumb_func 0x8181e6c
|
|
thumb_func 0x8181ec8 pokemonanimfunc_37
|
|
thumb_func 0x8181f8c pokemonanimfunc_38
|
|
thumb_func 0x8181fa8
|
|
thumb_func 0x8182018
|
|
thumb_func 0x8182078
|
|
thumb_func 0x81820f4
|
|
thumb_func 0x818215c pokemonanimfunc_39
|
|
thumb_func 0x818221c pokemonanimfunc_3A
|
|
thumb_func 0x818234c pokemonanimfunc_3B
|
|
thumb_func 0x81823f4 pokemonanimfunc_3C
|
|
thumb_func 0x8182488 pokemonanimfunc_3D
|
|
thumb_func 0x81824a4
|
|
thumb_func 0x81824f4
|
|
thumb_func 0x81825a4
|
|
thumb_func 0x8182610
|
|
thumb_func 0x81826a8 pokemonanimfunc_3E
|
|
thumb_func 0x81826dc
|
|
thumb_func 0x8182774 pokemonanimfunc_3F
|
|
thumb_func 0x81827a8 pokemonanimfunc_40
|
|
thumb_func 0x8182858 pokemonanimfunc_41
|
|
thumb_func 0x8182918 pokemonanimfunc_42
|
|
thumb_func 0x81829d0 pokemonanimfunc_43
|
|
thumb_func 0x8182ac4 pokemonanimfunc_44
|
|
thumb_func 0x8182bd0 pokemonanimfunc_45
|
|
thumb_func 0x8182bec pokemonanimfunc_46
|
|
thumb_func 0x8182c08 pokemonanimfunc_47
|
|
thumb_func 0x8182c24 pokemonanimfunc_48
|
|
thumb_func 0x8182c60 pokemonanimfunc_49
|
|
thumb_func 0x8182c70 pokemonanimfunc_4A
|
|
thumb_func 0x8182c80 pokemonanimfunc_4B
|
|
thumb_func 0x8182cac pokemonanimfunc_4C
|
|
thumb_func 0x8182ccc pokemonanimfunc_4D
|
|
thumb_func 0x8182ce8 pokemonanimfunc_4E
|
|
thumb_func 0x8182d28 pokemonanimfunc_4F
|
|
thumb_func 0x8182d68 pokemonanimfunc_50
|
|
thumb_func 0x8182d84 pokemonanimfunc_51
|
|
thumb_func 0x8182da0 pokemonanimfunc_52
|
|
thumb_func 0x8182dbc pokemonanimfunc_53
|
|
thumb_func 0x8182df4 pokemonanimfunc_54
|
|
thumb_func 0x8182e2c pokemonanimfunc_55
|
|
thumb_func 0x8182e64 pokemonanimfunc_56
|
|
thumb_func 0x8182ea8 pokemonanimfunc_07
|
|
thumb_func 0x8182edc pokemonanimfunc_08
|
|
thumb_func 0x8182f14 pokemonanimfunc_0B
|
|
thumb_func 0x8182f48 pokemonanimfunc_0C
|
|
thumb_func 0x8182f80 pokemonanimfunc_0D
|
|
thumb_func 0x8182fb4 pokemonanimfunc_0E
|
|
thumb_func 0x8182fec
|
|
thumb_func 0x8183040 pokemonanimfunc_57
|
|
thumb_func 0x8183060 pokemonanimfunc_58
|
|
thumb_func 0x8183080 pokemonanimfunc_59
|
|
thumb_func 0x8183174
|
|
thumb_func 0x8183294 pokemonanimfunc_5A
|
|
thumb_func 0x81832c4
|
|
thumb_func 0x81833f0 pokemonanimfunc_5B
|
|
thumb_func 0x8183420
|
|
thumb_func 0x81834c4 pokemonanimfunc_5C
|
|
thumb_func 0x81834e4 pokemonanimfunc_5D
|
|
thumb_func 0x8183504 pokemonanimfunc_5E
|
|
thumb_func 0x8183520 pokemonanimfunc_5F
|
|
thumb_func 0x8183584 pokemonanimfunc_60
|
|
thumb_func 0x81835e8 pokemonanimfunc_61
|
|
thumb_func 0x8183608 pokemonanimfunc_62
|
|
thumb_func 0x8183628 pokemonanimfunc_63
|
|
thumb_func 0x8183648 pokemonanimfunc_64
|
|
thumb_func 0x8183688
|
|
thumb_func 0x81837e8 pokemonanimfunc_65
|
|
thumb_func 0x8183818 pokemonanimfunc_66
|
|
thumb_func 0x818390c pokemonanimfunc_67
|
|
thumb_func 0x81839f8
|
|
thumb_func 0x8183ab8 pokemonanimfunc_68
|
|
thumb_func 0x8183ad8 pokemonanimfunc_69
|
|
thumb_func 0x8183af8 pokemonanimfunc_6A
|
|
thumb_func 0x8183b18
|
|
thumb_func 0x8183b9c pokemonanimfunc_6B
|
|
thumb_func 0x8183bd4 pokemonanimfunc_6C
|
|
thumb_func 0x8183c0c pokemonanimfunc_6D
|
|
thumb_func 0x8183c40 pokemonanimfunc_6E
|
|
thumb_func 0x8183c74 pokemonanimfunc_6F
|
|
thumb_func 0x8183ca8 pokemonanimfunc_70
|
|
thumb_func 0x8183cdc pokemonanimfunc_71
|
|
thumb_func 0x8183d04 pokemonanimfunc_72
|
|
thumb_func 0x8183d2c pokemonanimfunc_73
|
|
thumb_func 0x8183d5c pokemonanimfunc_74
|
|
thumb_func 0x8183d8c pokemonanimfunc_75
|
|
thumb_func 0x8183dc0 pokemonanimfunc_76
|
|
thumb_func 0x8183df0 pokemonanimfunc_77
|
|
thumb_func 0x8183e24 pokemonanimfunc_78
|
|
thumb_func 0x8183e54
|
|
thumb_func 0x8183ef4 pokemonanimfunc_79
|
|
thumb_func 0x8183f1c pokemonanimfunc_7A
|
|
thumb_func 0x8183f44 pokemonanimfunc_7B
|
|
thumb_func 0x8183f70
|
|
thumb_func 0x818403c pokemonanimfunc_7C
|
|
thumb_func 0x8184068 pokemonanimfunc_7D
|
|
thumb_func 0x8184094 pokemonanimfunc_7E
|
|
thumb_func 0x81840c0 pokemonanimfunc_7F
|
|
thumb_func 0x81840e8 pokemonanimfunc_80
|
|
thumb_func 0x8184110 pokemonanimfunc_81
|
|
thumb_func 0x818413c
|
|
thumb_func 0x8184188 pokemonanimfunc_82
|
|
thumb_func 0x818420c pokemonanimfunc_83
|
|
thumb_func 0x8184290 pokemonanimfunc_84
|
|
thumb_func 0x8184314
|
|
thumb_func 0x81843fc pokemonanimfunc_85
|
|
thumb_func 0x8184428 pokemonanimfunc_86
|
|
thumb_func 0x8184454 pokemonanimfunc_87
|
|
thumb_func 0x8184480
|
|
thumb_func 0x81844bc
|
|
thumb_func 0x81844ec
|
|
thumb_func 0x8184524
|
|
thumb_func 0x8184564
|
|
thumb_func 0x8184598 pokemonanimfunc_88
|
|
thumb_func 0x81845c4 pokemonanimfunc_89
|
|
thumb_func 0x81845f0 pokemonanimfunc_8A
|
|
thumb_func 0x818461c
|
|
thumb_func 0x8184644 BackAnimBlendYellow
|
|
thumb_func 0x81846e0 pokemonanimfunc_8B
|
|
thumb_func 0x8184718 pokemonanimfunc_8C
|
|
thumb_func 0x8184750 pokemonanimfunc_8D
|
|
thumb_func 0x818478c BackAnimBlend
|
|
thumb_func 0x81847e0
|
|
thumb_func 0x8184880 pokemonanimfunc_8E
|
|
thumb_func 0x81848e8 pokemonanimfunc_8F
|
|
thumb_func 0x8184950 pokemonanimfunc_90
|
|
thumb_func 0x81849b8 pokemonanimfunc_91
|
|
thumb_func 0x8184a24 pokemonanimfunc_92
|
|
thumb_func 0x8184a8c pokemonanimfunc_93
|
|
thumb_func 0x8184af4 pokemonanimfunc_94
|
|
thumb_func 0x8184b5c pokemonanimfunc_95
|
|
thumb_func 0x8184bc8 pokemonanimfunc_96
|
|
thumb_func 0x8184c34 SpriteCB_SetDummyOnAnimEnd
|
|
# recorded_battle.s
|
|
thumb_func 0x8184c50
|
|
thumb_func 0x8184d04
|
|
thumb_func 0x8184e1c RecordedBattle_SetBattlerAction
|
|
thumb_func 0x8184e68 RecordedBattle_ClearBattlerAction
|
|
thumb_func 0x8184eb4 RecordedBattle_GetBattlerAction
|
|
thumb_func 0x8184f30 GetRecordedBattleApprenticeId
|
|
thumb_func 0x8184f3c
|
|
thumb_func 0x8185008
|
|
thumb_func 0x81850d8
|
|
thumb_func 0x81850f0 CanCopyRecordedBattleSaveData
|
|
thumb_func 0x8185110 IsRecordedBattleSaveValid
|
|
thumb_func 0x8185150 RecordedBattleToSave
|
|
thumb_func 0x8185198 MoveRecordedBattleToSaveData
|
|
thumb_func 0x8185810 TryCopyRecordedBattleSaveData
|
|
thumb_func 0x8185844 CopyRecordedBattleFromSave
|
|
thumb_func 0x818586c CB2_RecordedBattleEnd
|
|
thumb_func 0x81858d8 Task_StartAfterCountdown
|
|
thumb_func 0x818591c SetVariablesForRecordedBattle
|
|
thumb_func 0x8185b7c PlayRecordedBattle
|
|
thumb_func 0x8185be4 CB2_RecordedBattle
|
|
thumb_func 0x8185bf8 GetRecordedBattleApprenticeLanguage
|
|
thumb_func 0x8185c04 GetRecordedBattleFronterBrainSymbol
|
|
thumb_func 0x8185c10 RecordedBattle_RestoreSavedParties
|
|
thumb_func 0x8185c54 RecordedBattle_SaveParties
|
|
thumb_func 0x8185c98 GetActiveBattlerLinkPlayerGender
|
|
thumb_func 0x8185cdc
|
|
thumb_func 0x8185ce8
|
|
thumb_func 0x8185d04 GetRecordedBattleFrontierFacility
|
|
thumb_func 0x8185d10 GetRecordedBattleRecordMixFriendClass
|
|
thumb_func 0x8185d1c GetBattleSceneInRecordedBattle
|
|
thumb_func 0x8185d28 RecordedBattle_CopyBattlerMoves
|
|
thumb_func 0x8185d94
|
|
thumb_func 0x8186190 GetAiScriptsInRecordedBattle
|
|
thumb_func 0x818619c
|
|
thumb_func 0x81861a8
|
|
thumb_func 0x81861c0
|
|
thumb_func 0x81861e0 GetRecordedBattleRecordMixFriendLanguage
|
|
thumb_func 0x81861ec GetTextSpeedInRecordedBattle
|
|
thumb_func 0x81861f8 RecordedBattle_SaveBattleOutcome
|
|
thumb_func 0x818620c GetRecordedBattleEasyChatSpeech
|
|
thumb_func 0x8186214
|
|
thumb_func 0x8186218
|
|
thumb_func 0x8186234
|
|
thumb_func 0x8186284
|
|
thumb_func 0x81862bc
|
|
thumb_func 0x81862f4
|
|
thumb_func 0x818635c
|
|
thumb_func 0x81863a4
|
|
thumb_func 0x8186598
|
|
thumb_func 0x8186974
|
|
thumb_func 0x8186a30
|
|
thumb_func 0x8186a84
|
|
thumb_func 0x8186ac8
|
|
thumb_func 0x8186b3c
|
|
thumb_func 0x8186b54
|
|
thumb_func 0x8186bd0
|
|
thumb_func 0x8186c40
|
|
thumb_func 0x8186cc0
|
|
thumb_func 0x8186db0
|
|
thumb_func 0x8186e78
|
|
thumb_func 0x8186ea8
|
|
# battle_controller_recorded_opponent.s
|
|
thumb_func 0x8186ed8 RecordedOpponentBufferExecCompleted
|
|
thumb_func 0x8186f50 RecordedOpponentHandleGetMonData
|
|
thumb_func 0x8186fc4 CopyRecordedOpponentMonData
|
|
thumb_func 0x8187770 RecordedOpponentHandleGetRawMonData
|
|
thumb_func 0x818777c RecordedOpponentHandleSetMonData
|
|
thumb_func 0x81877d4 SetRecordedOpponentMonData
|
|
thumb_func 0x81880f4 RecordedOpponentHandleSetRawMonData
|
|
thumb_func 0x8188168 RecordedOpponentHandleLoadMonSprite
|
|
thumb_func 0x81882b8 RecordedOpponentHandleSwitchInAnim
|
|
thumb_func 0x8188304
|
|
thumb_func 0x8188494 RecordedOpponentHandleReturnMonToBall
|
|
thumb_func 0x818852c
|
|
thumb_func 0x81885b8 RecordedOpponentHandleDrawTrainerPic
|
|
thumb_func 0x818876c RecordedOpponentHandleTrainerSlide
|
|
thumb_func 0x8188778 RecordedOpponentHandleTrainerSlideBack
|
|
thumb_func 0x8188824 RecordedOpponentHandleFaintAnimation
|
|
thumb_func 0x81888d0 RecordedOpponentHandlePaletteFade
|
|
thumb_func 0x81888dc RecordedOpponentHandleSuccessBallThrowAnim
|
|
thumb_func 0x81888e8 RecordedOpponentHandleBallThrowAnim
|
|
thumb_func 0x81888f4 RecordedOpponentHandlePause
|
|
thumb_func 0x8188900 RecordedOpponentHandleMoveAnimation
|
|
thumb_func 0x8188a38 RecordedOpponentDoMoveAnimation
|
|
thumb_func 0x8188bbc RecordedOpponentHandlePrintString
|
|
thumb_func 0x8188c10 RecordedOpponentHandlePrintSelectionString
|
|
thumb_func 0x8188c1c RecordedOpponentHandleChooseAction
|
|
thumb_func 0x8188c40 RecordedOpponentHandleUnknownYesNoBox
|
|
thumb_func 0x8188c4c RecordedOpponentHandleChooseMove
|
|
thumb_func 0x8188ca8 RecordedOpponentHandleChooseItem
|
|
thumb_func 0x8188cb4 RecordedOpponentHandleChoosePokemon
|
|
thumb_func 0x8188cf0 RecordedOpponentHandleCmd23
|
|
thumb_func 0x8188cfc RecordedOpponentHandleHealthBarUpdate
|
|
thumb_func 0x8188dec RecordedOpponentHandleExpUpdate
|
|
thumb_func 0x8188df8 RecordedOpponentHandleStatusIconUpdate
|
|
thumb_func 0x8188e70 RecordedOpponentHandleStatusAnimation
|
|
thumb_func 0x8188ed8 RecordedOpponentHandleStatusXor
|
|
thumb_func 0x8188ee4 RecordedOpponentHandleDataTransfer
|
|
thumb_func 0x8188ef0 RecordedOpponentHandleDMA3Transfer
|
|
thumb_func 0x8188efc RecordedOpponentHandlePlayBGM
|
|
thumb_func 0x8188f08 RecordedOpponentHandleCmd32
|
|
thumb_func 0x8188f14 RecordedOpponentHandleTwoReturnValues
|
|
thumb_func 0x8188f20 RecordedOpponentHandleChosenMonReturnValue
|
|
thumb_func 0x8188f2c RecordedOpponentHandleOneReturnValue
|
|
thumb_func 0x8188f38 RecordedOpponentHandleOneReturnValue_Duplicate
|
|
thumb_func 0x8188f44 RecordedOpponentHandleCmd37
|
|
thumb_func 0x8188f60 RecordedOpponentHandleCmd38
|
|
thumb_func 0x8188f98 RecordedOpponentHandleCmd39
|
|
thumb_func 0x8188fb0 RecordedOpponentHandleCmd40
|
|
thumb_func 0x8188fd8 RecordedOpponentHandleHitAnimation
|
|
thumb_func 0x8189048 RecordedOpponentHandleCmd42
|
|
thumb_func 0x8189054 RecordedOpponentHandlePlaySE
|
|
thumb_func 0x8189098 RecordedOpponentHandlePlayFanfareOrBGM
|
|
thumb_func 0x81890f4 RecordedOpponentHandleFaintingCry
|
|
thumb_func 0x8189130 RecordedOpponentHandleIntroSlide
|
|
thumb_func 0x8189164 RecordedOpponentHandleIntroTrainerBallThrow
|
|
thumb_func 0x8189274
|
|
thumb_func 0x8189358
|
|
thumb_func 0x8189374 RecordedOpponentHandleDrawPartyStatusSummary
|
|
thumb_func 0x8189488
|
|
thumb_func 0x81894d0 RecordedOpponentHandleHidePartyStatusSummary
|
|
thumb_func 0x8189520 RecordedOpponentHandleEndBounceEffect
|
|
thumb_func 0x818952c RecordedOpponentHandleSpriteInvisibility
|
|
thumb_func 0x818958c RecordedOpponentHandleBattleAnimation
|
|
thumb_func 0x81895f4 RecordedOpponentHandleLinkStandbyMsg
|
|
thumb_func 0x8189600 RecordedOpponentHandleResetActionMoveSelection
|
|
thumb_func 0x818960c RecordedOpponentHandleCmd55
|
|
thumb_func 0x8189670 RecordedOpponentCmdEnd
|
|
# battle_controller_recorded_player.s
|
|
thumb_func 0x8189674 nullsub_120
|
|
thumb_func 0x8189678 SetControllerToRecordedPlayer
|
|
thumb_func 0x8189694 RecordedPlayerBufferRunCommand
|
|
thumb_func 0x81896e4
|
|
thumb_func 0x818971c
|
|
thumb_func 0x8189784
|
|
thumb_func 0x81897cc
|
|
thumb_func 0x8189a6c
|
|
thumb_func 0x8189d90 RecordedPlayerHandleBallThrowAnim
|
|
thumb_func 0x8189dd0
|
|
thumb_func 0x8189e40
|
|
thumb_func 0x8189edc
|
|
thumb_func 0x8189f4c RecordedPlayerHandleChosenMonReturnValue
|
|
thumb_func 0x8189f64 RecordedPlayerHandleHitAnimation
|
|
thumb_func 0x8189fe0
|
|
thumb_func 0x818a054
|
|
thumb_func 0x818a0a8
|
|
thumb_func 0x818a19c
|
|
thumb_func 0x818a240 RecordedPlayerBufferExecCompleted
|
|
thumb_func 0x818a2b8 RecordedPlayerHandleGetRawMonData
|
|
thumb_func 0x818a2e8 RecordedPlayerHandleOneReturnValue
|
|
thumb_func 0x818a318 RecordedPlayerHandleGetMonData
|
|
thumb_func 0x818a38c CopyRecordedPlayerMonData
|
|
thumb_func 0x818ab38 RecordedPlayerHandleSuccessBallThrowAnim
|
|
thumb_func 0x818ab44 RecordedPlayerHandleSetMonData
|
|
thumb_func 0x818ab9c SetRecordedPlayerMonData
|
|
thumb_func 0x818b598 RecordedPlayerHandleSetRawMonData
|
|
thumb_func 0x818b60c RecordedPlayerHandleLoadMonSprite
|
|
thumb_func 0x818b728 RecordedPlayerHandleSwitchInAnim
|
|
thumb_func 0x818b798
|
|
thumb_func 0x818b914 RecordedPlayerHandleReturnMonToBall
|
|
thumb_func 0x818b9a4
|
|
thumb_func 0x818ba30 RecordedPlayerHandleDrawTrainerPic
|
|
thumb_func 0x818bcd8 RecordedPlayerHandleTrainerSlide
|
|
thumb_func 0x818bce4 RecordedPlayerHandleTrainerSlideBack
|
|
thumb_func 0x818bd90 RecordedPlayerHandleFaintAnimation
|
|
thumb_func 0x818be7c RecordedPlayerHandlePaletteFade
|
|
thumb_func 0x818be88 RecordedPlayerHandleTwoReturnValues
|
|
thumb_func 0x818be94 RecordedPlayerHandleChoosePokemon
|
|
thumb_func 0x818bea0 RecordedPlayerHandlePause
|
|
thumb_func 0x818beac RecordedPlayerHandleMoveAnimation
|
|
thumb_func 0x818bfe4 RecordedPlayerDoMoveAnimation
|
|
thumb_func 0x818c168 RecordedPlayerHandlePrintString
|
|
thumb_func 0x818c1bc RecordedPlayerHandlePrintSelectionString
|
|
thumb_func 0x818c1c8 ChooseActionInBattlePalace
|
|
thumb_func 0x818c204 RecordedPlayerHandleChooseAction
|
|
thumb_func 0x818c258 RecordedPlayerHandleUnknownYesNoBox
|
|
thumb_func 0x818c264 RecordedPlayerHandleChooseMove
|
|
thumb_func 0x818c2c0 RecordedPlayerHandleChooseItem
|
|
thumb_func 0x818c2cc RecordedPlayerHandlePlaySE
|
|
thumb_func 0x818c308 RecordedPlayerHandleCmd23
|
|
thumb_func 0x818c314 RecordedPlayerHandleHealthBarUpdate
|
|
thumb_func 0x818c414 RecordedPlayerHandleExpUpdate
|
|
thumb_func 0x818c420 RecordedPlayerHandleStatusIconUpdate
|
|
thumb_func 0x818c498 RecordedPlayerHandleStatusAnimation
|
|
thumb_func 0x818c500 RecordedPlayerHandleStatusXor
|
|
thumb_func 0x818c50c RecordedPlayerHandleDataTransfer
|
|
thumb_func 0x818c518 RecordedPlayerHandleDMA3Transfer
|
|
thumb_func 0x818c524 RecordedPlayerHandlePlayBGM
|
|
thumb_func 0x818c530 RecordedPlayerHandleCmd32
|
|
thumb_func 0x818c53c
|
|
thumb_func 0x818c548
|
|
thumb_func 0x818c554
|
|
thumb_func 0x818c560 RecordedPlayerHandleOneReturnValue_Duplicate
|
|
thumb_func 0x818c56c RecordedPlayerHandleCmd37
|
|
thumb_func 0x818c588 RecordedPlayerHandleCmd38
|
|
thumb_func 0x818c5c0 RecordedPlayerHandleCmd39
|
|
thumb_func 0x818c5d8 RecordedPlayerHandleCmd40
|
|
thumb_func 0x818c600
|
|
thumb_func 0x818c670 RecordedPlayerHandleCmd42
|
|
thumb_func 0x818c67c
|
|
thumb_func 0x818c6c0 RecordedPlayerHandlePlayFanfareOrBGM
|
|
thumb_func 0x818c71c RecordedPlayerHandleFaintingCry
|
|
thumb_func 0x818c75c RecordedPlayerHandleIntroSlide
|
|
thumb_func 0x818c790 RecordedPlayerHandleIntroTrainerBallThrow
|
|
thumb_func 0x818c950
|
|
thumb_func 0x818ca5c RecordedPlayerHandleDrawPartyStatusSummary
|
|
thumb_func 0x818cb20
|
|
thumb_func 0x818cb68 RecordedPlayerHandleHidePartyStatusSummary
|
|
thumb_func 0x818cbb8 RecordedPlayerHandleEndBounceEffect
|
|
thumb_func 0x818cbc4 RecordedPlayerHandleSpriteInvisibility
|
|
thumb_func 0x818cc24 RecordedPlayerHandleBattleAnimation
|
|
thumb_func 0x818cc8c RecordedPlayerHandleLinkStandbyMsg
|
|
thumb_func 0x818cc98 RecordedPlayerHandleResetActionMoveSelection
|
|
thumb_func 0x818cca4 RecordedPlayerHandleCmd55
|
|
thumb_func 0x818ccf0 RecordedPlayerCmdEnd
|
|
# trainer_pokemon_sprites.s
|
|
thumb_func 0x818ccf4 DummyPicSpriteCallback
|
|
thumb_func 0x818ccf8 ResetAllPicSprites
|
|
thumb_func 0x818cd20 DecompressPic
|
|
thumb_func 0x818cdc8 DecompressPic_HandleDeoxys
|
|
thumb_func 0x818cdf0 LoadPicPaletteByTagOrSlot
|
|
thumb_func 0x818ceac LoadPicPaletteBySlot
|
|
thumb_func 0x818ceec AssignSpriteAnimsTable
|
|
thumb_func 0x818cf18 CreatePicSprite
|
|
thumb_func 0x818d0b0 CreatePicSprite_HandleDeoxys
|
|
thumb_func 0x818d110 CreatePicSprite2
|
|
thumb_func 0x818d2dc FreeAndDestroyPicSpriteInternal
|
|
thumb_func 0x818d388
|
|
thumb_func 0x818d3f8
|
|
thumb_func 0x818d4a4 CreateMonPicSprite
|
|
thumb_func 0x818d504 CreateMonPicSprite_HandleDeoxys
|
|
thumb_func 0x818d54c FreeAndDestroyMonPicSprite
|
|
thumb_func 0x818d560
|
|
thumb_func 0x818d590
|
|
thumb_func 0x818d5d8 CreateTrainerPicSprite
|
|
thumb_func 0x818d61c FreeAndDestroyTrainerPicSprite
|
|
thumb_func 0x818d630
|
|
thumb_func 0x818d664
|
|
thumb_func 0x818d6a8 PlayerGenderToFrontTrainerPicId_Debug
|
|
# lilycove_lady.s
|
|
thumb_func 0x818d6d8 GetLilycoveLadyId
|
|
thumb_func 0x818d6ec
|
|
thumb_func 0x818d75c SetLilycoveLady
|
|
thumb_func 0x818d7a4
|
|
thumb_func 0x818d7d8 SetLilycoveLadyRandomly
|
|
thumb_func 0x818d818
|
|
thumb_func 0x818d830
|
|
thumb_func 0x818d84c
|
|
thumb_func 0x818d8a8 SetLilycoveFavourLady
|
|
thumb_func 0x818d8f0
|
|
thumb_func 0x818d914
|
|
thumb_func 0x818d948
|
|
thumb_func 0x818d958
|
|
thumb_func 0x818d98c
|
|
thumb_func 0x818d9c8
|
|
thumb_func 0x818d9e4
|
|
thumb_func 0x818da10
|
|
thumb_func 0x818da30
|
|
thumb_func 0x818da60
|
|
thumb_func 0x818da84
|
|
thumb_func 0x818da90
|
|
thumb_func 0x818db50
|
|
thumb_func 0x818db68
|
|
thumb_func 0x818db94
|
|
thumb_func 0x818dbac
|
|
thumb_func 0x818dbe8
|
|
thumb_func 0x818dc00
|
|
thumb_func 0x818dc0c
|
|
thumb_func 0x818dc74 SetLilycoveQuizLady
|
|
thumb_func 0x818dd10
|
|
thumb_func 0x818dd44
|
|
thumb_func 0x818dd78
|
|
thumb_func 0x818dda4
|
|
thumb_func 0x818de50
|
|
thumb_func 0x818deb4
|
|
thumb_func 0x818ded0
|
|
thumb_func 0x818def4
|
|
thumb_func 0x818df34
|
|
thumb_func 0x818df58
|
|
thumb_func 0x818df64
|
|
thumb_func 0x818dfb4
|
|
thumb_func 0x818dfd8
|
|
thumb_func 0x818dff8
|
|
thumb_func 0x818e018
|
|
thumb_func 0x818e03c
|
|
thumb_func 0x818e048
|
|
thumb_func 0x818e08c
|
|
thumb_func 0x818e0d8
|
|
thumb_func 0x818e0ec
|
|
thumb_func 0x818e100
|
|
thumb_func 0x818e16c
|
|
thumb_func 0x818e194
|
|
thumb_func 0x818e1c0
|
|
thumb_func 0x818e1cc
|
|
thumb_func 0x818e260
|
|
thumb_func 0x818e294 SetLilycoveContestLady
|
|
thumb_func 0x818e2d0
|
|
thumb_func 0x818e30c
|
|
thumb_func 0x818e360 GivePokeblockToContestLady
|
|
thumb_func 0x818e3f0
|
|
thumb_func 0x818e43c
|
|
thumb_func 0x818e478
|
|
thumb_func 0x818e4a4
|
|
thumb_func 0x818e4c4
|
|
thumb_func 0x818e4dc
|
|
thumb_func 0x818e510
|
|
thumb_func 0x818e53c
|
|
thumb_func 0x818e570
|
|
thumb_func 0x818e588
|
|
thumb_func 0x818e59c
|
|
thumb_func 0x818e5bc
|
|
thumb_func 0x818e5ec
|
|
thumb_func 0x818e608
|
|
thumb_func 0x818e61c
|
|
# battle_dome.s
|
|
thumb_func 0x818e628 InitDomeChallenge
|
|
thumb_func 0x818e6e0 GetDomeData
|
|
thumb_func 0x818e984 SetDomeData
|
|
thumb_func 0x818ec88 InitDomeTrainers
|
|
thumb_func 0x818f37c CalcDomeMonStats
|
|
thumb_func 0x818f560 SwapDomeTrainers
|
|
thumb_func 0x818f60c BufferDomeRoundText
|
|
thumb_func 0x818f63c BufferDomeOpponentName
|
|
thumb_func 0x818f67c InitDomeOpponentParty
|
|
thumb_func 0x818f6d0 CreateDomeOpponentMon
|
|
thumb_func 0x818f838 CreateDomeOpponentMons
|
|
thumb_func 0x818f8d4 GetDomeTrainerMonCountInBits
|
|
thumb_func 0x818f918
|
|
thumb_func 0x818fa14
|
|
thumb_func 0x818fb10
|
|
thumb_func 0x818fc1c GetTypeEffectivenessPoints
|
|
thumb_func 0x818fdc4 GetDomeTrainerMonIvs
|
|
thumb_func 0x818fdfc TournamentIdOfOpponent
|
|
thumb_func 0x818fef4 SetDomeOpponentId
|
|
thumb_func 0x818ff08 TrainerIdOfPlayerOpponent
|
|
thumb_func 0x818ff40 SetDomeOpponentGraphicsId
|
|
thumb_func 0x818ff54
|
|
thumb_func 0x818ff98 UpdateDomeStreaks
|
|
thumb_func 0x8190014 ShowDomeOpponentInfo
|
|
thumb_func 0x819005c Task_ShowOpponentInfo
|
|
thumb_func 0x81903ec SpriteCb_TrainerIconCardScrollUp
|
|
thumb_func 0x8190454 SpriteCb_TrainerIconCardScrollDown
|
|
thumb_func 0x81904bc SpriteCb_TrainerIconCardScrollLeft
|
|
thumb_func 0x8190528 SpriteCb_TrainerIconCardScrollRight
|
|
thumb_func 0x8190594 SpriteCb_MonIcon
|
|
thumb_func 0x81905ac SpriteCb_MonIconCardScrollUp
|
|
thumb_func 0x8190628 SpriteCb_MonIconCardScrollDown
|
|
thumb_func 0x81906a4 SpriteCb_MonIconCardScrollLeft
|
|
thumb_func 0x8190720 SpriteCb_MonIconCardScrollRight
|
|
thumb_func 0x819079c
|
|
thumb_func 0x81908c8
|
|
thumb_func 0x8190930
|
|
thumb_func 0x8191e78
|
|
thumb_func 0x819213c DisplayTrainerInfoOnCard
|
|
thumb_func 0x8192b3c
|
|
thumb_func 0x8192d7c DisplayMatchInfoOnCard
|
|
thumb_func 0x8193484 ShowDomeTourneyTree
|
|
thumb_func 0x81934c0 ShowPreviousDomeResultsTourneyTree
|
|
thumb_func 0x819353c
|
|
thumb_func 0x81937bc UpdateTourneyTreeCursor
|
|
thumb_func 0x8193920 ShowNonInteractiveDomeTourneyTree
|
|
thumb_func 0x819395c ResolveDomeRoundWinners
|
|
thumb_func 0x8193ab0 GetWinningMove
|
|
thumb_func 0x8193e00 Task_ShowTourneyTree
|
|
thumb_func 0x8194490
|
|
thumb_func 0x81944f4
|
|
thumb_func 0x8194754 CB2_BattleDome
|
|
thumb_func 0x8194770 VblankCb0_BattleDome
|
|
thumb_func 0x81947ec HblankCb_BattleDome
|
|
thumb_func 0x81948e4 VblankCb1_BattleDome
|
|
thumb_func 0x8194948 InitDomeFacilityTrainersAndMons
|
|
thumb_func 0x8194968 RestoreDomePlayerParty
|
|
thumb_func 0x8194a44 RestoreDomePlayerPartyHeldItems
|
|
thumb_func 0x8194ab4 GetDomeBrainTrainerPicId
|
|
thumb_func 0x8194ac0 GetPlayerSeededBeforeOpponent
|
|
thumb_func 0x8194af8 BufferLastDomeWinnerName
|
|
thumb_func 0x8194b58
|
|
thumb_func 0x8194f58 TrainerIdToDomeTournamentId
|
|
thumb_func 0x8194fa0 TrainerIdToTournamentId
|
|
thumb_func 0x8194fe8
|
|
thumb_func 0x8195038 DecideRoundWinners
|
|
thumb_func 0x8195498 CopyDomeTrainerName
|
|
thumb_func 0x8195510 CallBattleDomeFunction
|
|
thumb_func 0x8195524 GetDomeBrainTrainerClass
|
|
thumb_func 0x8195538 CopyDomeBrainTrainerName
|
|
# battle_palace.s
|
|
thumb_func 0x8195560 CallBattlePalaceFunction
|
|
thumb_func 0x8195574
|
|
thumb_func 0x8195580
|
|
thumb_func 0x8195638
|
|
thumb_func 0x81956e4
|
|
thumb_func 0x81957b0
|
|
thumb_func 0x8195820
|
|
thumb_func 0x8195850
|
|
thumb_func 0x819587c
|
|
thumb_func 0x81958e4
|
|
thumb_func 0x8195928
|
|
thumb_func 0x81959b8
|
|
# match_call.s
|
|
thumb_func 0x8195a10 InitMatchCallCounters
|
|
thumb_func 0x8195a34 GetCurrentTotalMinutes
|
|
thumb_func 0x8195a58 UpdateMatchCallMinutesCounter
|
|
thumb_func 0x8195a8c CheckMatchCallChance
|
|
thumb_func 0x8195ad8 MapAllowsMatchCall
|
|
thumb_func 0x8195b40 UpdateMatchCallStepCounter
|
|
thumb_func 0x8195b68 SelectMatchCallTrainer
|
|
thumb_func 0x8195bcc GetNumRegisteredNPCs
|
|
thumb_func 0x8195bf8 GetActiveMatchCallTrainerId
|
|
thumb_func 0x8195c34 TryStartMatchCall
|
|
thumb_func 0x8195c80 StartMatchCallFromScript
|
|
thumb_func 0x8195c94 IsMatchCallTaskActive
|
|
thumb_func 0x8195ca8 StartMatchCall
|
|
thumb_func 0x8195ce0 ExecuteMatchCall
|
|
thumb_func 0x8195d2c LoadMatchCallWindowGfx
|
|
thumb_func 0x8195df0 MoveMatchCallWindowToVram
|
|
thumb_func 0x8195e74 PrintMatchCallIntroEllipsis
|
|
thumb_func 0x8195eb0
|
|
thumb_func 0x8195ed8
|
|
thumb_func 0x8195f30
|
|
thumb_func 0x8195f90
|
|
thumb_func 0x8195ff0
|
|
thumb_func 0x819605c DrawMatchCallTextBoxBorder
|
|
thumb_func 0x81961d8 InitMatchCallTextPrinter
|
|
thumb_func 0x8196248 ExecuteMatchCallTextPrinter
|
|
thumb_func 0x8196294
|
|
thumb_func 0x8196310 TrainerIsEligibleForRematch
|
|
thumb_func 0x819632c GetRematchTrainerLocation
|
|
thumb_func 0x8196348 GetNumRematchTrainersFought
|
|
thumb_func 0x8196374
|
|
thumb_func 0x81963ac SelectMatchCallMessage
|
|
thumb_func 0x8196444 GetTrainerMatchCallId
|
|
thumb_func 0x8196464 GetSameRouteMatchCallText
|
|
thumb_func 0x8196490 GetDifferentRouteMatchCallText
|
|
thumb_func 0x81964bc GetBattleMatchCallText
|
|
thumb_func 0x8196510 GetGeneralMatchCallText
|
|
thumb_func 0x81965e0 BuildMatchCallString
|
|
thumb_func 0x81965fc PopulateMatchCallStringVars
|
|
thumb_func 0x819662c PopulateMatchCallStringVar
|
|
thumb_func 0x8196644 PopulateTrainerName
|
|
thumb_func 0x8196698 PopulateMapName
|
|
thumb_func 0x81966b4 GetLandEncounterSlot
|
|
thumb_func 0x819674c GetWaterEncounterSlot
|
|
thumb_func 0x8196794 PopulateSpeciesFromTrainerLocation
|
|
thumb_func 0x819686c PopulateSpeciesFromTrainerParty
|
|
thumb_func 0x81968e8 PopulateBattleFrontierFacilityName
|
|
thumb_func 0x8196908 PopulateBattleFrontierStreak
|
|
thumb_func 0x8196940 GetNumOwnedBadges
|
|
thumb_func 0x8196968
|
|
thumb_func 0x81969f8 GetFrontierStreakInfo
|
|
thumb_func 0x8196b84 GetPokedexRatingLevel
|
|
thumb_func 0x8196c74
|
|
thumb_func 0x8196d78
|
|
thumb_func 0x8196db8
|
|
# menu.s
|
|
thumb_func 0x8196dc4 InitStandardTextBoxWindows
|
|
thumb_func 0x8196de8 FreeAllOverworldWindowBuffers
|
|
thumb_func 0x8196df4
|
|
thumb_func 0x8196e18 RunTextPrintersAndIsPrinter0Active
|
|
thumb_func 0x8196e2c AddTextPrinterParameterized2
|
|
thumb_func 0x8196eb8 AddTextPrinterForMessage
|
|
thumb_func 0x8196f04 AddTextPrinterForMessage_2
|
|
thumb_func 0x8196f50 AddTextPrinterWithCustomSpeedForMessage
|
|
thumb_func 0x8196f98
|
|
thumb_func 0x8196fb8 ClearDialogWindowAndFrame
|
|
thumb_func 0x8196ff0 ClearStdWindowAndFrame
|
|
thumb_func 0x8197028 DrawDialogueFrame
|
|
thumb_func 0x8197060 DrawStdWindowFrame
|
|
thumb_func 0x8197098 WindowFunc_DrawStandardFrame
|
|
thumb_func 0x81971e8 WindowFunc_DrawDialogueFrame
|
|
thumb_func 0x81975a0 WindowFunc_ClearStdWindowAndFrame
|
|
thumb_func 0x81975e8 WindowFunc_ClearDialogWindowAndFrame
|
|
thumb_func 0x8197638 SetStandardWindowBorderStyle
|
|
thumb_func 0x8197650
|
|
thumb_func 0x8197680
|
|
thumb_func 0x8197694 Menu_LoadStdPalAt
|
|
thumb_func 0x81976ac
|
|
thumb_func 0x81976b4
|
|
thumb_func 0x81976d0 DisplayItemMessageOnField
|
|
thumb_func 0x8197714 DisplayYesNoMenuDefaultYes
|
|
thumb_func 0x819773c DisplayYesNoMenuWithDefault
|
|
thumb_func 0x8197768 GetPlayerTextSpeed
|
|
thumb_func 0x8197794 GetPlayerTextSpeedDelay
|
|
thumb_func 0x81977c8
|
|
thumb_func 0x819780c GetStartMenuWindowId
|
|
thumb_func 0x8197818 RemoveMapNamePopUpWindow
|
|
thumb_func 0x8197834
|
|
thumb_func 0x819783c
|
|
thumb_func 0x8197844 AddMapNamePopUpWindow
|
|
thumb_func 0x819787c GetMapNamePopUpWindowId
|
|
thumb_func 0x8197888 RemoveStartMenuWindow
|
|
thumb_func 0x81978a4 AddTextPrinterWithCallbackForMessage
|
|
thumb_func 0x81978f0
|
|
thumb_func 0x8197924 DrawDialogFrameWithCustomTileAndPalette
|
|
thumb_func 0x819796c DrawDialogFrameWithCustomTile
|
|
thumb_func 0x81979bc WindowFunc_DrawDialogFrameWithCustomTileAndPalette
|
|
thumb_func 0x8197ebc ClearDialogWindowAndFrameToTransparent
|
|
thumb_func 0x8197ef4 WindowFunc_ClearDialogWindowAndFrameNullPalette
|
|
thumb_func 0x8197f44 DrawStdFrameWithCustomTileAndPalette
|
|
thumb_func 0x8197f8c DrawStdFrameWithCustomTile
|
|
thumb_func 0x8197fdc WindowFunc_DrawStdFrameWithCustomTileAndPalette
|
|
thumb_func 0x8198134 ClearStdWindowAndFrameToTransparent
|
|
thumb_func 0x819816c WindowFunc_ClearStdWindowAndFrameToTransparent
|
|
thumb_func 0x81981b4
|
|
thumb_func 0x8198244
|
|
thumb_func 0x81982e8
|
|
thumb_func 0x81983dc
|
|
thumb_func 0x81983f4
|
|
thumb_func 0x8198418
|
|
thumb_func 0x819844c
|
|
thumb_func 0x81984b0
|
|
thumb_func 0x81984f0
|
|
thumb_func 0x819854c RedrawMenuCursor
|
|
thumb_func 0x81985e8 Menu_MoveCursor
|
|
thumb_func 0x819862c Menu_MoveCursorNoWrapAround
|
|
thumb_func 0x8198670 Menu_GetCursorPos
|
|
thumb_func 0x819867c Menu_ProcessInput
|
|
thumb_func 0x81986e8 Menu_ProcessInputNoWrap
|
|
thumb_func 0x8198768 ProcessMenuInput_other
|
|
thumb_func 0x81987d4 Menu_ProcessInputNoWrapAround_other
|
|
thumb_func 0x8198850 PrintTextArray
|
|
thumb_func 0x81988cc
|
|
thumb_func 0x8198964
|
|
thumb_func 0x81989b4 AddItemMenuActionTextPrinters
|
|
thumb_func 0x8198ac8
|
|
thumb_func 0x8198b34 SetWindowTemplateFields
|
|
thumb_func 0x8198b60 CreateWindowTemplate
|
|
thumb_func 0x8198bb4
|
|
thumb_func 0x8198c08
|
|
thumb_func 0x8198d44
|
|
thumb_func 0x8198d68 Menu_ProcessInputNoWrapClearOnChoose
|
|
thumb_func 0x8198d88
|
|
thumb_func 0x8198da4
|
|
thumb_func 0x8198e64
|
|
thumb_func 0x8198ecc
|
|
thumb_func 0x8199008
|
|
thumb_func 0x8199068
|
|
thumb_func 0x81990e4
|
|
thumb_func 0x8199170
|
|
thumb_func 0x8199250
|
|
thumb_func 0x8199314
|
|
thumb_func 0x81993a0
|
|
thumb_func 0x8199450 Menu_ProcessInputGridLayout
|
|
thumb_func 0x81994f4
|
|
thumb_func 0x81995a0
|
|
thumb_func 0x8199640 clear_scheduled_bg_copies_to_vram
|
|
thumb_func 0x8199654 schedule_bg_copy_tilemap_to_vram
|
|
thumb_func 0x8199668 do_scheduled_bg_tilemap_copies_to_vram
|
|
thumb_func 0x81996b8 reset_temp_tile_data_buffers
|
|
thumb_func 0x81996dc free_temp_tile_data_buffers_if_possible
|
|
thumb_func 0x8199728 decompress_and_copy_tile_data_to_vram
|
|
thumb_func 0x81997a0 DecompressAndLoadBgGfxUsingHeap
|
|
thumb_func 0x819981c task_free_buf_after_copying_tile_data_to_vram
|
|
thumb_func 0x8199858 malloc_and_decompress
|
|
thumb_func 0x8199888 copy_decompressed_tile_data_to_vram
|
|
thumb_func 0x81998c8
|
|
thumb_func 0x8199954
|
|
thumb_func 0x81999d4
|
|
thumb_func 0x8199a30 ResetBgPositions
|
|
thumb_func 0x8199a88
|
|
thumb_func 0x8199afc AddTextPrinterParameterized3
|
|
thumb_func 0x8199b84 AddTextPrinterParameterized4
|
|
thumb_func 0x8199c0c AddTextPrinterParameterized5
|
|
thumb_func 0x8199cbc PrintPlayerNameOnWindow
|
|
thumb_func 0x8199d18
|
|
thumb_func 0x8199ef4
|
|
thumb_func 0x8199f14
|
|
thumb_func 0x8199f54
|
|
thumb_func 0x8199f90 blit_move_info_icon
|
|
thumb_func 0x8199fdc
|
|
# battle_factory_screen.s
|
|
thumb_func 0x819a0ec
|
|
thumb_func 0x819a168 Select_CB2
|
|
thumb_func 0x819a184 Select_VblankCb
|
|
thumb_func 0x819a198 DoBattleFactorySelectScreen
|
|
thumb_func 0x819a1b4 CB2_InitSelectScreen
|
|
thumb_func 0x819a64c Select_InitMonsData
|
|
thumb_func 0x819a6b8 Select_InitAllSprites
|
|
thumb_func 0x819a7e0 Select_DestroyAllSprites
|
|
thumb_func 0x819a848 Select_UpdateBallCursorPosition
|
|
thumb_func 0x819a8b0 Select_UpdateMenuCursorPosition
|
|
thumb_func 0x819a918 Select_UpdateYesNoCursorPosition
|
|
thumb_func 0x819a980 Select_HandleMonSelectionChange
|
|
thumb_func 0x819aa4c Select_SetBallSpritePaletteNum
|
|
thumb_func 0x819aaa8 Task_FromSelectScreenToSummaryScreen
|
|
thumb_func 0x819ac08 Task_CloseSelectionScreen
|
|
thumb_func 0x819accc Task_HandleSelectionScreenYesNo
|
|
thumb_func 0x819adc4 Task_HandleSelectionScreenMenu
|
|
thumb_func 0x819b018 Task_HandleSelectionScreenChooseMons
|
|
thumb_func 0x819b124 CreateFrontierFactorySelectableMons
|
|
thumb_func 0x819b2dc CreateTentFactorySelectableMons
|
|
thumb_func 0x819b404 Select_CopyMonsToPlayerParty
|
|
thumb_func 0x819b4e4 Select_ShowMenuOptions
|
|
thumb_func 0x819b574 Select_ShowYesNoOptions
|
|
thumb_func 0x819b5f8
|
|
thumb_func 0x819b654 Select_PrintRentalPkmnString
|
|
thumb_func 0x819b688 Select_PrintMonSpecies
|
|
thumb_func 0x819b708 Select_PrintSelectMonString
|
|
thumb_func 0x819b76c Select_PrintCantSelectSameMon
|
|
thumb_func 0x819b7a0 Select_PrintMenuOptions
|
|
thumb_func 0x819b84c Select_PrintYesNoOptions
|
|
thumb_func 0x819b8a8 Select_RunMenuOptionFunc
|
|
thumb_func 0x819b8c0
|
|
thumb_func 0x819b8d4 Select_OptionRentDeselect
|
|
thumb_func 0x819b940
|
|
thumb_func 0x819b970 Select_OptionSummary
|
|
thumb_func 0x819b974 Select_OptionOthers
|
|
thumb_func 0x819b99c Select_PrintMonCategory
|
|
thumb_func 0x819ba58 Summary_ShowMonSprite
|
|
thumb_func 0x819bb08
|
|
thumb_func 0x819bb1c Select_ShowSummaryMonSprite
|
|
thumb_func 0x819bc14 Select_ShowChosenMonsSprites
|
|
thumb_func 0x819bd28
|
|
thumb_func 0x819bde8
|
|
thumb_func 0x819beb8
|
|
thumb_func 0x819bfbc
|
|
thumb_func 0x819c19c
|
|
thumb_func 0x819c250
|
|
thumb_func 0x819c2b8 Select_SetWinRegs
|
|
thumb_func 0x819c31c Select_AreSpeciesValid
|
|
thumb_func 0x819c384 Task_SelectFadeSpeciesName
|
|
thumb_func 0x819c4c8 Swap_CB2
|
|
thumb_func 0x819c4e4 Swap_VblankCb
|
|
thumb_func 0x819c4f8 CopySwappedMonData
|
|
thumb_func 0x819c5f4 Task_FromSwapScreenToSummaryScreen
|
|
thumb_func 0x819c6f0 Task_CloseSwapScreen
|
|
thumb_func 0x819c804 Task_HandleSwapScreenYesNo
|
|
thumb_func 0x819c8c4
|
|
thumb_func 0x819c90c
|
|
thumb_func 0x819c95c
|
|
thumb_func 0x819c9bc
|
|
thumb_func 0x819ca1c Task_HandleSwapScreenMenu
|
|
thumb_func 0x819cb28 Task_HandleSwapScreenChooseMons
|
|
thumb_func 0x819cc3c Task_SwapFadeSpeciesName
|
|
thumb_func 0x819cd4c Task_SwapFadeSpeciesName2
|
|
thumb_func 0x819ce14
|
|
thumb_func 0x819d00c
|
|
thumb_func 0x819d270
|
|
thumb_func 0x819d458
|
|
thumb_func 0x819d6d4
|
|
thumb_func 0x819d8c0 Swap_InitStruct
|
|
thumb_func 0x819d8e8 DoBattleFactorySwapScreen
|
|
thumb_func 0x819d904 CB2_InitSwapScreen
|
|
thumb_func 0x819ddc8 Swap_InitAllSprites
|
|
thumb_func 0x819e240 Swap_DestroyAllSprites
|
|
thumb_func 0x819e310 Swap_HandleActionCursorChange
|
|
thumb_func 0x819e39c Swap_UpdateBallCursorPosition
|
|
thumb_func 0x819e3f0 Swap_UpdateActionCursorPosition
|
|
thumb_func 0x819e460 Swap_UpdateYesNoCursorPosition
|
|
thumb_func 0x819e4c8 Swap_UpdateMenuCursorPosition
|
|
thumb_func 0x819e540
|
|
thumb_func 0x819e5f4
|
|
thumb_func 0x819e64c Swap_ShowMenuOptions
|
|
thumb_func 0x819e6e8 Swap_ShowYesNoOptions
|
|
thumb_func 0x819e76c
|
|
thumb_func 0x819e7c8
|
|
thumb_func 0x819e7fc
|
|
thumb_func 0x819e844
|
|
thumb_func 0x819e864 Swap_PrintPkmnSwap
|
|
thumb_func 0x819e898 Swap_PrintMonSpecies
|
|
thumb_func 0x819e93c Swap_PrintOnInfoWindow
|
|
thumb_func 0x819e970 Swap_PrintMenuOptions
|
|
thumb_func 0x819e9e4 Swap_PrintYesNoOptions
|
|
thumb_func 0x819ea40 Swap_PrintActionString
|
|
thumb_func 0x819eab0 Swap_PrintActionStrings
|
|
thumb_func 0x819eb18 Swap_PrintActionStrings2
|
|
thumb_func 0x819eb80 Swap_PrintOneActionString
|
|
thumb_func 0x819ebf0 Swap_PrintMonSpecies2
|
|
thumb_func 0x819ed38 Swap_PrintMonSpecies3
|
|
thumb_func 0x819ee50 Swap_PrintMonCategory
|
|
thumb_func 0x819ef34 Swap_InitActions
|
|
thumb_func 0x819ef8c Swap_RunMenuOptionFunc
|
|
thumb_func 0x819efb8
|
|
thumb_func 0x819f000
|
|
thumb_func 0x819f020
|
|
thumb_func 0x819f070 Swap_RunActionFunc
|
|
thumb_func 0x819f098 Swap_ActionCancel
|
|
thumb_func 0x819f0c8 Swap_ActionPkmnForSwap
|
|
thumb_func 0x819f0f8 Swap_ActionMon
|
|
thumb_func 0x819f1a0
|
|
thumb_func 0x819f1f0 Swap_ShowSummaryMonSprite
|
|
thumb_func 0x819f2e4
|
|
thumb_func 0x819f330
|
|
thumb_func 0x819f374 Task_SwapCantHaveSameMons
|
|
thumb_func 0x819f488 Swap_AlreadyHasSameSpecies
|
|
thumb_func 0x819f4ec
|
|
thumb_func 0x819f540
|
|
thumb_func 0x819f588
|
|
thumb_func 0x819f6a0
|
|
thumb_func 0x819f7cc Swap_ShowMonSprite
|
|
# apprentice.s
|
|
thumb_func 0x819f888 CopyFriendsApprenticeChallengeText
|
|
thumb_func 0x819f928 Apprentice_EnableBothScriptContexts
|
|
thumb_func 0x819f934 ResetApprenticeStruct
|
|
thumb_func 0x819f978 ResetAllApprenticeData
|
|
thumb_func 0x819fa88 IsPlayersApprenticeActive
|
|
thumb_func 0x819faa0
|
|
thumb_func 0x819fb18 SetPlayersApprenticeLvlMode
|
|
thumb_func 0x819fb38
|
|
thumb_func 0x819fbd0
|
|
thumb_func 0x819fc3c
|
|
thumb_func 0x819fe70
|
|
thumb_func 0x81a0070
|
|
thumb_func 0x81a00c4 GetLatestLearnedMoves
|
|
thumb_func 0x81a0160
|
|
thumb_func 0x81a026c
|
|
thumb_func 0x81a03c4 CreateMenuWithAnswers
|
|
thumb_func 0x81a05d4 Task_ChooseAnswer
|
|
thumb_func 0x81a064c CreateAndShowWindow
|
|
thumb_func 0x81a06b0 RemoveAndHideWindow
|
|
thumb_func 0x81a06cc CreateChooseAnswerTask
|
|
thumb_func 0x81a0724 CallApprenticeFunction
|
|
thumb_func 0x81a0738
|
|
thumb_func 0x81a0744 Script_ResetPlayerApprentice
|
|
thumb_func 0x81a0804 Script_IsPlayersApprenticeActive
|
|
thumb_func 0x81a082c Script_CreateApprenticeMenu
|
|
thumb_func 0x81a0840
|
|
thumb_func 0x81a084c
|
|
thumb_func 0x81a0858
|
|
thumb_func 0x81a087c
|
|
thumb_func 0x81a0898
|
|
thumb_func 0x81a08e8 Script_SetPlayersApprenticeLvlMode
|
|
thumb_func 0x81a08fc Task_WaitForPrintingMessage
|
|
thumb_func 0x81a0938 PrintMessage
|
|
thumb_func 0x81a0b64 Script_PrintMessage
|
|
thumb_func 0x81a0b88
|
|
thumb_func 0x81a0c08
|
|
thumb_func 0x81a0c48
|
|
thumb_func 0x81a0c9c
|
|
thumb_func 0x81a0ebc
|
|
thumb_func 0x81a0ed4
|
|
thumb_func 0x81a1104
|
|
thumb_func 0x81a1124
|
|
thumb_func 0x81a1130
|
|
thumb_func 0x81a127c
|
|
thumb_func 0x81a1344
|
|
thumb_func 0x81a1418
|
|
thumb_func 0x81a14b0 Script_SetPlayerApprenticeTrainerGfxId
|
|
thumb_func 0x81a1544
|
|
thumb_func 0x81a1550
|
|
thumb_func 0x81a155c
|
|
thumb_func 0x81a1584 Task_ExecuteFuncAfterButtonPress
|
|
thumb_func 0x81a15d4 ExecuteFuncAfterButtonPress
|
|
thumb_func 0x81a1604
|
|
# frontier_util.s
|
|
thumb_func 0x81a1628 CallFrontierUtilFunc
|
|
thumb_func 0x81a163c
|
|
thumb_func 0x81a1648
|
|
thumb_func 0x81a16d8
|
|
thumb_func 0x81a1810
|
|
thumb_func 0x81a197c
|
|
thumb_func 0x81a19c4 DoSoftReset_
|
|
thumb_func 0x81a19d0
|
|
thumb_func 0x81a19e0
|
|
thumb_func 0x81a1a40 ShowFacilityResultsWindow
|
|
thumb_func 0x81a1acc
|
|
thumb_func 0x81a1af4 TowerPrintStreak
|
|
thumb_func 0x81a1b8c TowerPrintRecordStreak
|
|
thumb_func 0x81a1bc4 TowerGetWinStreak
|
|
thumb_func 0x81a1bf4 TowerPrintPrevOrCurrentStreak
|
|
thumb_func 0x81a1c9c ShowTowerResultsWindow
|
|
thumb_func 0x81a1ddc DomeGetWinStreak
|
|
thumb_func 0x81a1e0c PrintTwoStrings
|
|
thumb_func 0x81a1ea0 PyramidPrintPrevOrCurrentStreak
|
|
thumb_func 0x81a1f30 ShowDomeResultsWindow
|
|
thumb_func 0x81a20d0 PalacePrintStreak
|
|
thumb_func 0x81a2168 PalacePrintRecordStreak
|
|
thumb_func 0x81a21a0 FactoryGetRentsCount
|
|
thumb_func 0x81a21d0 ArenaPrintPrevOrCurrentStreak
|
|
thumb_func 0x81a2250 ShowPalaceResultsWindow
|
|
thumb_func 0x81a2360 ArenaGetWinStreak
|
|
thumb_func 0x81a238c PikePrintCleared
|
|
thumb_func 0x81a2420 PikePrintPrevOrCurrentStreak
|
|
thumb_func 0x81a2490 ShowPikeResultsWindow
|
|
thumb_func 0x81a25fc ArenaPrintStreak
|
|
thumb_func 0x81a2698 ArenaPrintRecordStreak
|
|
thumb_func 0x81a26d0 PikeGetWinStreak
|
|
thumb_func 0x81a26fc
|
|
thumb_func 0x81a2758 ShowArenaResultsWindow
|
|
thumb_func 0x81a2844 FactoryPrintStreak
|
|
thumb_func 0x81a2924 PyramidPrintRecordStreak
|
|
thumb_func 0x81a2974 FactoryGetWinStreak
|
|
thumb_func 0x81a29a4 PalaceGetWinStreak
|
|
thumb_func 0x81a29d4 PalacePrintPrevOrCurrentStreak
|
|
thumb_func 0x81a2a78 ShowFactoryResultsWindow
|
|
thumb_func 0x81a2b9c PyramidPrintStreak
|
|
thumb_func 0x81a2c38 PyramidGetWinStreak
|
|
thumb_func 0x81a2c70
|
|
thumb_func 0x81a2c9c
|
|
thumb_func 0x81a2cfc ShowPyramidResultsWindow
|
|
thumb_func 0x81a2de4 PrintHallRecords
|
|
thumb_func 0x81a2f90
|
|
thumb_func 0x81a337c
|
|
thumb_func 0x81a33a0
|
|
thumb_func 0x81a3460 CopyFrontierTrainerText
|
|
thumb_func 0x81a36a0
|
|
thumb_func 0x81a375c GetCurrentFacilityWinStreak
|
|
thumb_func 0x81a3864
|
|
thumb_func 0x81a3898
|
|
thumb_func 0x81a38c8 GetPlayerSymbolCountForFacility
|
|
thumb_func 0x81a38fc
|
|
thumb_func 0x81a3ac8
|
|
thumb_func 0x81a3af0
|
|
thumb_func 0x81a3b38
|
|
thumb_func 0x81a3b68
|
|
thumb_func 0x81a3c0c AppendIfValid
|
|
thumb_func 0x81a3cf0
|
|
thumb_func 0x81a3eb0
|
|
thumb_func 0x81a3ebc
|
|
thumb_func 0x81a4034
|
|
thumb_func 0x81a409c PrintAligned
|
|
thumb_func 0x81a40c8 GetFrontierBrainTrainerClass
|
|
thumb_func 0x81a4108
|
|
thumb_func 0x81a4208 GetFrontierBrainTrainerPicIndex
|
|
thumb_func 0x81a4220 Print1PRecord
|
|
thumb_func 0x81a42f4 FactoryPrintPrevOrCurrentStreak
|
|
thumb_func 0x81a43f8 Fill1PRecords
|
|
thumb_func 0x81a44cc Fill2PRecords
|
|
thumb_func 0x81a45b0 DomePrintPrevOrCurrentStreak
|
|
thumb_func 0x81a469c ShowRankingHallRecordsWindow
|
|
thumb_func 0x81a46e4 ScrollRankingHallRecordsWindow
|
|
thumb_func 0x81a4710 ClearRankingHallRecords
|
|
thumb_func 0x81a482c
|
|
thumb_func 0x81a48ac PrintHyphens
|
|
thumb_func 0x81a48f8
|
|
thumb_func 0x81a4944 CopyFrontierBrainTrainerName
|
|
thumb_func 0x81a49a8 IsFrontierBrainFemale
|
|
thumb_func 0x81a49c8 SetFrontierBrainEventObjGfx_2
|
|
thumb_func 0x81a49f4 CreateFrontierBrainPokemon
|
|
thumb_func 0x81a4be0 GetFrontierBrainMonSpecies
|
|
thumb_func 0x81a4c20 SetFrontierBrainEventObjGfx
|
|
thumb_func 0x81a4c50 GetFrontierBrainMonMove
|
|
thumb_func 0x81a4ca0 GetFrontierBrainMonNature
|
|
thumb_func 0x81a4ce0 GetFrontierBrainMonEvs
|
|
thumb_func 0x81a4d2c GetFronterBrainSymbol
|
|
thumb_func 0x81a4d98 CopyFrontierBrainText
|
|
# battle_arena.s
|
|
thumb_func 0x81a4e28 CallBattleArenaFunction
|
|
thumb_func 0x81a4e3c
|
|
thumb_func 0x81a4e48 BattleArena_ShowJudgmentWindow
|
|
thumb_func 0x81a5148 ShowJudgmentSprite
|
|
thumb_func 0x81a5288 SpriteCb_JudgmentIcon
|
|
thumb_func 0x81a52a4 BattleArena_InitPoints
|
|
thumb_func 0x81a52d8 BattleArena_AddMindPoints
|
|
thumb_func 0x81a5308 BattleArena_AddSkillPoints
|
|
thumb_func 0x81a53d4 BattleArena_DeductMindPoints
|
|
thumb_func 0x81a545c
|
|
thumb_func 0x81a54a4 InitArenaChallenge
|
|
thumb_func 0x81a5554 GetArenaData
|
|
thumb_func 0x81a55ec SetArenaData
|
|
thumb_func 0x81a56b4
|
|
thumb_func 0x81a56f8 SetArenaRewardItem
|
|
thumb_func 0x81a5778 GiveArenaRewardItem
|
|
thumb_func 0x81a57d0 BufferArenaOpponentName
|
|
thumb_func 0x81a57e8 DrawArenaRefereeTextBox
|
|
thumb_func 0x81a5ad8 RemoveArenaRefereeTextBox
|
|
# battle_factory.s
|
|
thumb_func 0x81a5c0c CallBattleFactoryFunction
|
|
thumb_func 0x81a5c20 nullsub_75
|
|
thumb_func 0x81a5c2c InitFactoryChallenge
|
|
thumb_func 0x81a5d40 GetBattleFactoryData
|
|
thumb_func 0x81a5dec SetBattleFactoryData
|
|
thumb_func 0x81a5ed4
|
|
thumb_func 0x81a5f18 SwapRentalMons
|
|
thumb_func 0x81a5f1c nullsub_123
|
|
thumb_func 0x81a5f20 SelectInitialRentalMons
|
|
thumb_func 0x81a5f30
|
|
thumb_func 0x81a5f3c SetPerformedRentalSwap
|
|
thumb_func 0x81a5f48 GenerateOpponentMons
|
|
thumb_func 0x81a6150 SetOpponentGfxVar
|
|
thumb_func 0x81a6164 SetRentalsToOpponentParty
|
|
thumb_func 0x81a625c SetPlayerAndOpponentParties
|
|
thumb_func 0x81a6584 GenerateInitialRentalMons
|
|
thumb_func 0x81a67a0 GetOpponentMostCommonMonType
|
|
thumb_func 0x81a6884 GetOpponentBattleStyle
|
|
thumb_func 0x81a693c GetMoveBattleStyle
|
|
thumb_func 0x81a698c InBattleFactory
|
|
thumb_func 0x81a69b4 RestorePlayerPartyHeldItems
|
|
thumb_func 0x81a6a40 GetFactoryMonFixedIV
|
|
thumb_func 0x81a6a68 FillFactoryBrainParty
|
|
thumb_func 0x81a6c88 GetMonSetId
|
|
thumb_func 0x81a6d08 GetNumPastRentalsRank
|
|
thumb_func 0x81a6d4c GetAiScriptsInBattleFactory
|
|
thumb_func 0x81a6dbc SetMonMoveAvoidReturn
|
|
# battle_pike.s
|
|
thumb_func 0x81a6dd4 CallBattlePikeFunction
|
|
thumb_func 0x81a6de8 nullsub_76
|
|
thumb_func 0x81a6df4 SetRoomType
|
|
thumb_func 0x81a6e08 SetupRoomEventObjects
|
|
thumb_func 0x81a6ec0 GetBattlePikeData
|
|
thumb_func 0x81a6fc8 SetBattlePikeData
|
|
thumb_func 0x81a7138 GetInFinalRoom
|
|
thumb_func 0x81a716c GetRoomType
|
|
thumb_func 0x81a7180
|
|
thumb_func 0x81a718c
|
|
thumb_func 0x81a7198
|
|
thumb_func 0x81a71e0
|
|
thumb_func 0x81a71e4 nullsub_124
|
|
thumb_func 0x81a71e8 GetRoomInflictedStatus
|
|
thumb_func 0x81a724c GetRoomInflictedStatusMon
|
|
thumb_func 0x81a7260 HealOneOrTwoMons
|
|
thumb_func 0x81a7288 BufferNPCMessage
|
|
thumb_func 0x81a7300 StatusInflictionScreenFade
|
|
thumb_func 0x81a7314 HealMon
|
|
thumb_func 0x81a73a8 DoesAbilityPreventStatus
|
|
thumb_func 0x81a73fc DoesTypePreventStatus
|
|
thumb_func 0x81a74a8 TryInflictRandomStatus
|
|
thumb_func 0x81a76f4 AtLeastOneHealthyMon
|
|
thumb_func 0x81a776c GetNextRoomType
|
|
thumb_func 0x81a78d8 GetNPCRoomGraphicsId
|
|
thumb_func 0x81a7904
|
|
thumb_func 0x81a7910 TryGenerateBattlePikeWildMon
|
|
thumb_func 0x81a7a80 GetBattlePikeWildMonHeaderId
|
|
thumb_func 0x81a7ad4 DoStatusInflictionScreenFade
|
|
thumb_func 0x81a7b0c StatusInflictionFadeOut
|
|
thumb_func 0x81a7b68 StatusInflictionFadeIn
|
|
thumb_func 0x81a7be0 StartStatusInflictionScreenFade
|
|
thumb_func 0x81a7c44 IsStatusInflictionScreenFadeTaskFinished
|
|
thumb_func 0x81a7c64 Task_DoStatusInflictionScreenFade
|
|
thumb_func 0x81a7cb8 TryHealMons
|
|
thumb_func 0x81a7e10 GetInBattlePike
|
|
thumb_func 0x81a7e28 InBattlePike
|
|
thumb_func 0x81a7e5c SetHintedRoom
|
|
thumb_func 0x81a7fdc GetHintedRoomIndex
|
|
thumb_func 0x81a7ffc GetRoomTypeHint
|
|
thumb_func 0x81a8024 PrepareOneTrainer
|
|
thumb_func 0x81a80f4 PrepareTwoTrainers
|
|
thumb_func 0x81a8234 ClearPikeTrainerIds
|
|
thumb_func 0x81a826c BufferRecordMixingTrainerMessage
|
|
thumb_func 0x81a82d4 AtLeastTwoAliveMons
|
|
thumb_func 0x81a8310 GetPikeQueenFightType
|
|
thumb_func 0x81a83bc GetCurrentRoomPikeQueenFightType
|
|
thumb_func 0x81a83d8 HealSomeMonsBeforePikeQueen
|
|
thumb_func 0x81a841c SetHealingRoomsDisabled
|
|
thumb_func 0x81a8440 CanAnyPartyMonsBeHealed
|
|
thumb_func 0x81a8514 BackupMonHeldItems
|
|
thumb_func 0x81a8568 RestoreMonHeldItems
|
|
thumb_func 0x81a85b0 InitPikeChallenge
|
|
thumb_func 0x81a8630 CanEncounterWildMon
|
|
thumb_func 0x81a868c SpeciesToPikeMonId
|
|
# mossdeep_gym.s
|
|
thumb_func 0x81a86b4 InitMossdeepGymTiles
|
|
thumb_func 0x81a86dc FinishMossdeepGymTiles
|
|
thumb_func 0x81a8720 MossdeepGym_MoveEvents
|
|
thumb_func 0x81a8878 MossdeepGym_TurnEvents
|
|
thumb_func 0x81a8ae0 AddEventObject
|
|
thumb_func 0x81a8b14
|
|
# battle_pyramid.s
|
|
thumb_func 0x81a8bfc CallBattlePyramidFunction
|
|
thumb_func 0x81a8c10
|
|
thumb_func 0x81a8c1c InitPyramidChallenge
|
|
thumb_func 0x81a8cb8 GetBattlePyramidData
|
|
thumb_func 0x81a8dc8 SetBattlePyramidData
|
|
thumb_func 0x81a8eb4
|
|
thumb_func 0x81a8efc SetBattlePyramidRewardItem
|
|
thumb_func 0x81a8f7c GiveBattlePyramidRewardItem
|
|
thumb_func 0x81a8fd4 SeedPyramidFloor
|
|
thumb_func 0x81a9010 SetPickupItem
|
|
thumb_func 0x81a9140 HidePyramidItem
|
|
thumb_func 0x81a918c InitPyramidFacilityTrainers
|
|
thumb_func 0x81a919c ShowPostBattleHintText
|
|
thumb_func 0x81a9390 UpdatePyramidWinStreak
|
|
thumb_func 0x81a93e4 GetInBattlePyramid
|
|
thumb_func 0x81a93fc UpdatePyramidLightRadius
|
|
thumb_func 0x81a94d4 ClearPyramidPartyHeldItems
|
|
thumb_func 0x81a9540 SetPyramidFloorPalette
|
|
thumb_func 0x81a9554 Task_SetPyramidFloorPalette
|
|
thumb_func 0x81a95a0
|
|
thumb_func 0x81a95ac RestorePyramidPlayerParty
|
|
thumb_func 0x81a9710 GetPostBattleDirectionHintTextIndex
|
|
thumb_func 0x81a9820 LocalIdToPyramidTrainerId
|
|
thumb_func 0x81a983c GetBattlePyramidTrainerFlag
|
|
thumb_func 0x81a987c MarkApproachingPyramidTrainersAsBattled
|
|
thumb_func 0x81a98bc MarkPyramidTrainerAsBattled
|
|
thumb_func 0x81a997c GenerateBattlePyramidWildMon
|
|
thumb_func 0x81a9ba0 GetPyramidRunMultiplier
|
|
thumb_func 0x81a9bb8 InBattlePyramid
|
|
thumb_func 0x81a9be4 InBattlePyramid_
|
|
thumb_func 0x81a9c08
|
|
thumb_func 0x81a9c40 SoftResetInBattlePyramid
|
|
thumb_func 0x81a9c54 CopyPyramidTrainerSpeechBefore
|
|
thumb_func 0x81a9c74 CopyPyramidTrainerWinSpeech
|
|
thumb_func 0x81a9c94 CopyPyramidTrainerLoseSpeech
|
|
thumb_func 0x81a9cb4 GetBattlePyramindTrainerEncounterMusicId
|
|
thumb_func 0x81a9cf8
|
|
thumb_func 0x81a9d08 GetUniqueTrainerId
|
|
thumb_func 0x81a9df0 GenerateBattlePyramidFloorLayout
|
|
thumb_func 0x81a9f50 LoadBattlePyramidEventObjectTemplates
|
|
thumb_func 0x81aa070 LoadBattlePyramidFloorEventObjectScripts
|
|
thumb_func 0x81aa0b4 GetPyramidEntranceAndExitSquareIds
|
|
thumb_func 0x81aa110 SetPyramidObjectPositionsUniformly
|
|
thumb_func 0x81aa250 SetPyramidObjectPositionsInAndNearSquare
|
|
thumb_func 0x81aa3c0 SetPyramidObjectPositionsNearSquare
|
|
thumb_func 0x81aa4d8 TrySetPyramidEventObjectPositionInSquare
|
|
thumb_func 0x81aa588 TrySetPyramidEventObjectPositionAtCoords
|
|
thumb_func 0x81aa6e4 GetPyramidFloorLayoutOffsets
|
|
thumb_func 0x81aa75c GetPyramidFloorTemplateId
|
|
thumb_func 0x81aa7b8 GetNumBattlePyramidEventObjects
|
|
thumb_func 0x81aa7f4 InitPyramidBagItems
|
|
thumb_func 0x81aa858 GetBattlePyramidPickupItemId
|
|
# item_menu.s
|
|
thumb_func 0x81aa8e8 ResetBagScrollPositions
|
|
thumb_func 0x81aa914 CB2_BagMenuFromStartMenu
|
|
thumb_func 0x81aa928
|
|
thumb_func 0x81aa954 CB2_ChooseBerry
|
|
thumb_func 0x81aa968
|
|
thumb_func 0x81aa978 CB2_GoToSellMenu
|
|
thumb_func 0x81aa98c
|
|
thumb_func 0x81aa9a0
|
|
thumb_func 0x81aa9c8
|
|
thumb_func 0x81aa9e8
|
|
thumb_func 0x81aaa08 GoToBagMenu
|
|
thumb_func 0x81aaad4 c2_bag_3
|
|
thumb_func 0x81aaaf0 vblank_cb_bag_menu
|
|
thumb_func 0x81aab04 CB2_Bag
|
|
thumb_func 0x81aab30 SetupBagMenu
|
|
thumb_func 0x81aadc0 BagMenu_InitBGs
|
|
thumb_func 0x81aae2c LoadBagMenu_Graphics
|
|
thumb_func 0x81aaf60
|
|
thumb_func 0x81aaf88 AllocateBagItemListBuffers
|
|
thumb_func 0x81aafb0 LoadBagItemListBuffers
|
|
thumb_func 0x81ab10c GetItemName
|
|
thumb_func 0x81ab1c0 BagMenu_MoveCursorCallback
|
|
thumb_func 0x81ab290 PrintItemQuantityPlusGFX
|
|
thumb_func 0x81ab414 BagMenu_PrintDescription
|
|
thumb_func 0x81ab4a0
|
|
thumb_func 0x81ab4e8 BagMenu_PrintCursor_
|
|
thumb_func 0x81ab508 BagMenu_PrintCursor
|
|
thumb_func 0x81ab568 bag_menu_add_pocket_scroll_arrow_indicators_maybe
|
|
thumb_func 0x81ab5d0
|
|
thumb_func 0x81ab600 bag_menu_add_list_scroll_arrow_indicators_maybe
|
|
thumb_func 0x81ab648
|
|
thumb_func 0x81ab674 FreeBagItemListBuffers
|
|
thumb_func 0x81ab6a4 unknown_ItemMenu_Confirm
|
|
thumb_func 0x81ab6dc TaskCloseBagMenu_2
|
|
thumb_func 0x81ab754
|
|
thumb_func 0x81ab818
|
|
thumb_func 0x81ab834 SetInitialScrollAndCursorPositions
|
|
thumb_func 0x81ab870 SetPocketListPositions
|
|
thumb_func 0x81ab88c
|
|
thumb_func 0x81ab8d8 GetItemListPosition
|
|
thumb_func 0x81ab8f8 DisplayItemMessage
|
|
thumb_func 0x81ab968 BagMenu_InitListsMenu
|
|
thumb_func 0x81ab9e8 PrintItemDepositAmount
|
|
thumb_func 0x81aba50
|
|
thumb_func 0x81abab4 Task_BagMenu
|
|
thumb_func 0x81abc58 set_callback3_to_bag
|
|
thumb_func 0x81abc9c GetSwitchBagPocketDirection
|
|
thumb_func 0x81abcfc ChangeBagPocketId
|
|
thumb_func 0x81abd34 SwitchBagPocket
|
|
thumb_func 0x81abec0
|
|
thumb_func 0x81ac000 bag_menu_leave_maybe
|
|
thumb_func 0x81ac030 BagMenu_DrawPocketIndicatorSquare
|
|
thumb_func 0x81ac084
|
|
thumb_func 0x81ac0ac BagMenu_SwapItems
|
|
thumb_func 0x81ac184
|
|
thumb_func 0x81ac25c
|
|
thumb_func 0x81ac354
|
|
thumb_func 0x81ac408
|
|
thumb_func 0x81ac8bc
|
|
thumb_func 0x81ac938
|
|
thumb_func 0x81ac9a8 unknown_item_menu_type
|
|
thumb_func 0x81ac9fc Task_HandleInBattleItemMenuInput
|
|
thumb_func 0x81aca70 Task_HandleOutOfBattleItemMenuInput
|
|
thumb_func 0x81acbf4
|
|
thumb_func 0x81acc30 BagMenu_RemoveSomeWindow
|
|
thumb_func 0x81acc74 ItemMenu_UseOutOfBattle
|
|
thumb_func 0x81accec ItemMenu_Toss
|
|
thumb_func 0x81acd80 BagMenu_TossItems
|
|
thumb_func 0x81ace08 BagMenu_CancelToss
|
|
thumb_func 0x81ace3c Task_ChooseHowManyToToss
|
|
thumb_func 0x81acec4 BagMenu_ConfirmToss
|
|
thumb_func 0x81acf48 Task_ActuallyToss
|
|
thumb_func 0x81acfe4 ItemMenu_Register
|
|
thumb_func 0x81ad070 ItemMenu_Give
|
|
thumb_func 0x81ad0e8 BagMenu_PrintThereIsNoPokemon
|
|
thumb_func 0x81ad104 BagMenu_PrintItemCantBeHeld
|
|
thumb_func 0x81ad148
|
|
thumb_func 0x81ad170 ItemMenu_CheckTag
|
|
thumb_func 0x81ad190 ItemMenu_Cancel
|
|
thumb_func 0x81ad1d4 ItemMenu_UseInBattle
|
|
thumb_func 0x81ad204 bag_menu_mail_related
|
|
thumb_func 0x81ad214 item_menu_type_2
|
|
thumb_func 0x81ad2ac item_menu_type_b
|
|
thumb_func 0x81ad318 UseRegisteredKeyItemOnField
|
|
thumb_func 0x81ad3d4 DisplaySellItemAskString
|
|
thumb_func 0x81ad478
|
|
thumb_func 0x81ad4dc
|
|
thumb_func 0x81ad4f4 BagMenu_CancelSell
|
|
thumb_func 0x81ad528
|
|
thumb_func 0x81ad57c bag_menu_leave_maybe_2
|
|
thumb_func 0x81ad5a8
|
|
thumb_func 0x81ad660 BagMenu_ConfirmSell
|
|
thumb_func 0x81ad6dc
|
|
thumb_func 0x81ad7d4 unknown_ItemMenu_Show
|
|
thumb_func 0x81ad800 DisplayDepositItemAskString
|
|
thumb_func 0x81ad890
|
|
thumb_func 0x81ad928
|
|
thumb_func 0x81ada18
|
|
thumb_func 0x81ada60 IsWallysBag
|
|
thumb_func 0x81ada7c PrepareBagForWallyTutorial
|
|
thumb_func 0x81adb0c RestoreBagAfterWallyTutorial
|
|
thumb_func 0x81adb7c DoWallyTutorialBagMenu
|
|
thumb_func 0x81adba4 Task_WallyTutorialBagMenu
|
|
thumb_func 0x81adc44
|
|
thumb_func 0x81adc78 bag_menu_leave_maybe_3
|
|
thumb_func 0x81adc98 unknown_ItemMenu_Give2
|
|
thumb_func 0x81adcc8
|
|
thumb_func 0x81adce8 unknown_ItemMenu_Confirm2
|
|
thumb_func 0x81add0c
|
|
thumb_func 0x81add2c SetupBagMenu_Textboxes
|
|
thumb_func 0x81add94 BagMenu_Print
|
|
thumb_func 0x81addfc
|
|
thumb_func 0x81ade14 BagMenu_AddWindow
|
|
thumb_func 0x81ade5c BagMenu_RemoveWindow
|
|
thumb_func 0x81ade9c AddItemMessageWindow
|
|
thumb_func 0x81aded0 bag_menu_RemoveBagItem_message_window
|
|
thumb_func 0x81adf10 BagMenu_YesNo
|
|
thumb_func 0x81adf40 bag_menu_AddMoney_window
|
|
thumb_func 0x81adf7c bag_menu_remove_money_window
|
|
thumb_func 0x81adf8c BagMenu_PrepareTMHMMoveWindow
|
|
thumb_func 0x81adfd4 PrintTMHMMoveData
|
|
# list_menu.s
|
|
thumb_func 0x81ae130 Task_RedArrowCursor
|
|
thumb_func 0x81ae134 DoMysteryGiftListMenu
|
|
thumb_func 0x81ae25c ListMenuInit
|
|
thumb_func 0x81ae288 ListMenuInitInRect
|
|
thumb_func 0x81ae2dc ListMenu_ProcessInput
|
|
thumb_func 0x81ae3a0 DestroyListMenuTask
|
|
thumb_func 0x81ae3e4 RedrawListMenu
|
|
thumb_func 0x81ae428 ChangeListMenuPals
|
|
thumb_func 0x81ae46c ChangeListMenuCoords
|
|
thumb_func 0x81ae4a8 ListMenuTestInput
|
|
thumb_func 0x81ae510 ListMenuGetCurrentItemArrayId
|
|
thumb_func 0x81ae538 ListMenuGetScrollAndRow
|
|
thumb_func 0x81ae564 ListMenuGetYCoordForPrintingArrowCursor
|
|
thumb_func 0x81ae5ac ListMenuInitInternal
|
|
thumb_func 0x81ae68c ListMenuPrint
|
|
thumb_func 0x81ae740 ListMenuPrintEntries
|
|
thumb_func 0x81ae7f8 ListMenuDrawCursor
|
|
thumb_func 0x81ae8f0 ListMenuAddCursorObject
|
|
thumb_func 0x81ae950 ListMenuErasePrintedCursor
|
|
thumb_func 0x81ae9d8 ListMenuUpdateSelectedRowIndexAndScrollOffset
|
|
thumb_func 0x81aeac8 ListMenuScroll
|
|
thumb_func 0x81aec00 ListMenuChangeSelection
|
|
thumb_func 0x81aecd8 ListMenuCallSelectionChangedCallback
|
|
thumb_func 0x81aed00 ListMenuOverrideSetColors
|
|
thumb_func 0x81aed50 ListMenuDefaultCursorMoveFunc
|
|
thumb_func 0x81aed64 ListMenuGetUnkIndicatorsStructFields
|
|
thumb_func 0x81aee34 ListMenuSetUnkIndicatorsStructField
|
|
thumb_func 0x81aef3c SpriteCallback_ScrollIndicatorArrow
|
|
thumb_func 0x81aefc8 AddScrollIndicatorArrowObject
|
|
thumb_func 0x81af058 AddScrollIndicatorArrowPair
|
|
thumb_func 0x81af178 AddScrollIndicatorArrowPairParameterized
|
|
thumb_func 0x81af1dc Task_ScrollIndicatorArrowPair
|
|
thumb_func 0x81af274 Task_ScrollIndicatorArrowPairOnMainMenu
|
|
thumb_func 0x81af2f8 RemoveScrollIndicatorArrowPair
|
|
thumb_func 0x81af358 ListMenuAddCursorObjectInternal
|
|
thumb_func 0x81af374 ListMenuUpdateCursorObject
|
|
thumb_func 0x81af39c ListMenuRemoveCursorObject
|
|
thumb_func 0x81af3bc Task_RedOutlineCursor
|
|
thumb_func 0x81af3c0 ListMenuGetRedOutlineCursorSpriteCount
|
|
thumb_func 0x81af3fc ListMenuSetUpRedOutlineCursorSpriteOamTable
|
|
thumb_func 0x81af500 ListMenuAddRedOutlineCursorObject
|
|
thumb_func 0x81af66c ListMenuUpdateRedOutlineCursorObject
|
|
thumb_func 0x81af6b0 ListMenuRemoveRedOutlineCursorObject
|
|
thumb_func 0x81af708 SpriteCallback_RedArrowCursor
|
|
thumb_func 0x81af734 ListMenuDummyTask
|
|
thumb_func 0x81af738 ListMenuAddRedArrowCursorObject
|
|
thumb_func 0x81af840 ListMenuUpdateRedArrowCursorObject
|
|
thumb_func 0x81af878 ListMenuRemoveRedArrowCursorObject
|
|
# dynamic_placeholder_text_util.s
|
|
thumb_func 0x81af8c8 DynamicPlaceholderTextUtil_Reset
|
|
thumb_func 0x81af8e4 DynamicPlaceholderTextUtil_SetPlaceholderPtr
|
|
thumb_func 0x81af900 DynamicPlaceholderTextUtil_ExpandPlaceholders
|
|
thumb_func 0x81af94c DynamicPlaceholderTextUtil_GetPlaceholderPtr
|
|
# save_location.s
|
|
thumb_func 0x81af95c IsCurMapInLocationList
|
|
thumb_func 0x81af9a4 IsCurMapPokeCenter
|
|
thumb_func 0x81af9b4 IsCurMapReloadLocation
|
|
thumb_func 0x81af9c4
|
|
thumb_func 0x81af9d4 TrySetPokeCenterWarpStatus
|
|
thumb_func 0x81afa04 TrySetReloadWarpStatus
|
|
thumb_func 0x81afa34
|
|
thumb_func 0x81afa64 TrySetMapSaveWarpStatus
|
|
thumb_func 0x81afa78
|
|
thumb_func 0x81afaa8
|
|
# item_icon.s
|
|
thumb_func 0x81afabc AllocItemIconTemporaryBuffers
|
|
thumb_func 0x81afafc FreeItemIconTemporaryBuffers
|
|
thumb_func 0x81afb1c CopyItemIconPicTo4x4Buffer
|
|
thumb_func 0x81afb48 AddItemIconSprite
|
|
thumb_func 0x81afc0c AddCustomItemIconSprite
|
|
thumb_func 0x81afcd4 GetItemIconPicOrPalette
|
|
# party_menu.s
|
|
thumb_func 0x81afd10 InitPartyMenu
|
|
thumb_func 0x81afe88 PartyMenuCallback
|
|
thumb_func 0x81afea4 PartyMenuVBlankCallback
|
|
thumb_func 0x81afeb8 PartyMenuInitCallback
|
|
thumb_func 0x81afee4 PartyMenuSetup
|
|
thumb_func 0x81b0194 PartyMenuExit
|
|
thumb_func 0x81b01d0 PartyMenuExitTask
|
|
thumb_func 0x81b0204 reset_brm
|
|
thumb_func 0x81b0228 AllocPartyMenuBg
|
|
thumb_func 0x81b02a0 AllocPartyMiscGfx
|
|
thumb_func 0x81b0398 PartyPaletteBufferCopy
|
|
thumb_func 0x81b03cc FreePartyPointers
|
|
thumb_func 0x81b0418 PartyMenuInitHelperStructs
|
|
thumb_func 0x81b04b8 RenderPartyMenuBox
|
|
thumb_func 0x81b0620 DisplayPartyPokemonData
|
|
thumb_func 0x81b06e8 DisplayPartyPokemonSelectData
|
|
thumb_func 0x81b0774 DisplayPartyPokemonSelectForBattle
|
|
thumb_func 0x81b07e0 DisplayPartyPokemonSelectForContest
|
|
thumb_func 0x81b0838 DisplayPartyPokemonSelectForRelearner
|
|
thumb_func 0x81b0870
|
|
thumb_func 0x81b089c DisplayPartyPokemonSelectHeldItemRelated
|
|
thumb_func 0x81b08d4
|
|
thumb_func 0x81b096c DisplayPartyPokemonSelectToTeachMove
|
|
thumb_func 0x81b09c4
|
|
thumb_func 0x81b0a70 RenderPartyMenuBoxes
|
|
thumb_func 0x81b0aa4 GetPartyMiscGraphicsTile
|
|
thumb_func 0x81b0ab8 party_menu_add_per_mon_objects_internal
|
|
thumb_func 0x81b0bc4 party_menu_add_per_mon_objects
|
|
thumb_func 0x81b0bf8
|
|
thumb_func 0x81b0c9c
|
|
thumb_func 0x81b0dc8 GetPartyBoxPalBitfield
|
|
thumb_func 0x81b0e5c PartyBoxPal_ParnterOrDisqualifiedInArena
|
|
thumb_func 0x81b0edc
|
|
thumb_func 0x81b0f20 IsMultiBattle
|
|
thumb_func 0x81b0f58
|
|
thumb_func 0x81b0f90
|
|
thumb_func 0x81b0fc8 c3_0811FAB4
|
|
thumb_func 0x81b1024 GetCursorSelectionMonId
|
|
thumb_func 0x81b1030
|
|
thumb_func 0x81b1040
|
|
thumb_func 0x81b10bc
|
|
thumb_func 0x81b10dc
|
|
thumb_func 0x81b1274
|
|
thumb_func 0x81b12a0
|
|
thumb_func 0x81b1330
|
|
thumb_func 0x81b13a4
|
|
thumb_func 0x81b13d8
|
|
thumb_func 0x81b1430 PartyMenuButtonHandler
|
|
thumb_func 0x81b14c8 UpdateCurrentPartySelection
|
|
thumb_func 0x81b1524 SetNewPartySelectTarget1
|
|
thumb_func 0x81b162c SetNewPartySelectTarget2
|
|
thumb_func 0x81b17d0
|
|
thumb_func 0x81b1814 GetMonNickname
|
|
thumb_func 0x81b182c
|
|
thumb_func 0x81b185c
|
|
thumb_func 0x81b18a4
|
|
thumb_func 0x81b18b8
|
|
thumb_func 0x81b18ec
|
|
thumb_func 0x81b1954
|
|
thumb_func 0x81b19a0
|
|
thumb_func 0x81b19ec
|
|
thumb_func 0x81b1a38
|
|
thumb_func 0x81b1a88
|
|
thumb_func 0x81b1ad0 TryTakeMonItem
|
|
thumb_func 0x81b1b18 pokemon_item_not_removed
|
|
thumb_func 0x81b1b30
|
|
thumb_func 0x81b1be8
|
|
thumb_func 0x81b1c78
|
|
thumb_func 0x81b1ce4 pokemon_ailments_get_primary
|
|
thumb_func 0x81b1d2c GetMonAilment
|
|
thumb_func 0x81b1d6c
|
|
thumb_func 0x81b1e04
|
|
thumb_func 0x81b1e34
|
|
thumb_func 0x81b1e5c
|
|
thumb_func 0x81b1e7c
|
|
thumb_func 0x81b1ee0
|
|
thumb_func 0x81b1f18
|
|
thumb_func 0x81b1f4c
|
|
thumb_func 0x81b1fa8 CanMonLearnTMTutor
|
|
thumb_func 0x81b2030 GetTutorMove
|
|
thumb_func 0x81b2040 CanLearnTutorMove
|
|
thumb_func 0x81b206c
|
|
thumb_func 0x81b20f8
|
|
thumb_func 0x81b2200 GetPartyMenuPaletteFromBuffer
|
|
thumb_func 0x81b2214 BlitBitmapToPartyWindow
|
|
thumb_func 0x81b22f4 BlitBitmapToPartyWindow_Default1
|
|
thumb_func 0x81b2358 BlitBitmapToPartyWindow_Default2
|
|
thumb_func 0x81b23bc DrawEmptySlot
|
|
thumb_func 0x81b23e4 UpdateSelectedPartyBox
|
|
thumb_func 0x81b26d8 DisplayPartyPokemonBarDetail
|
|
thumb_func 0x81b270c DisplayPartyPokemonNickname
|
|
thumb_func 0x81b2764 DisplayPartyPokemonLevelCheck
|
|
thumb_func 0x81b27dc DisplayPartyPokemonLevel
|
|
thumb_func 0x81b2828 DisplayPartyPokemonGenderNidoranCheck
|
|
thumb_func 0x81b2890 DisplayPartyPokemonGender
|
|
thumb_func 0x81b2970 DisplayPartyPokemonHPCheck
|
|
thumb_func 0x81b29d8 DisplayPartyPokemonHP
|
|
thumb_func 0x81b2a08 DisplayPartyPokemonMaxHPCheck
|
|
thumb_func 0x81b2a70 DisplayPartyPokemonMaxHP
|
|
thumb_func 0x81b2abc DisplayPartyPokemonHPBarCheck
|
|
thumb_func 0x81b2af8 DisplayPartyPokemonHPBar
|
|
thumb_func 0x81b2c3c DisplayPartyPokemonOtherText
|
|
thumb_func 0x81b2cb0
|
|
thumb_func 0x81b2cd8 display_pokemon_menu_message
|
|
thumb_func 0x81b2dd0
|
|
thumb_func 0x81b2e34
|
|
thumb_func 0x81b2f90
|
|
thumb_func 0x81b2fdc
|
|
thumb_func 0x81b3004
|
|
thumb_func 0x81b3034
|
|
thumb_func 0x81b3054
|
|
thumb_func 0x81b30b4 CreateActionList
|
|
thumb_func 0x81b31dc
|
|
thumb_func 0x81b32a8
|
|
thumb_func 0x81b339c
|
|
thumb_func 0x81b33d0 HandleMenuInput
|
|
thumb_func 0x81b349c CursorCb_Give
|
|
thumb_func 0x81b34c8
|
|
thumb_func 0x81b3534
|
|
thumb_func 0x81b357c CursorCb_Switch
|
|
thumb_func 0x81b35d8
|
|
thumb_func 0x81b3778
|
|
thumb_func 0x81b37e0
|
|
thumb_func 0x81b38ac
|
|
thumb_func 0x81b3900
|
|
thumb_func 0x81b3960
|
|
thumb_func 0x81b39e8
|
|
thumb_func 0x81b3b00
|
|
thumb_func 0x81b3bb0 oamt_swap_pos
|
|
thumb_func 0x81b3c7c swap_pokemon_and_oams
|
|
thumb_func 0x81b3d1c
|
|
thumb_func 0x81b3d74 CursorCb_Cancel1
|
|
thumb_func 0x81b3dd4 CursorCb_Item
|
|
thumb_func 0x81b3e38 CursorCb_Summary
|
|
thumb_func 0x81b3e64
|
|
thumb_func 0x81b3e90 c2_8123744
|
|
thumb_func 0x81b3f70
|
|
thumb_func 0x81b3ff0
|
|
thumb_func 0x81b4048
|
|
thumb_func 0x81b407c
|
|
thumb_func 0x81b419c
|
|
thumb_func 0x81b41cc
|
|
thumb_func 0x81b4218
|
|
thumb_func 0x81b42c4
|
|
thumb_func 0x81b433c
|
|
thumb_func 0x81b43c4 CursorCb_TakeItem
|
|
thumb_func 0x81b4480 CursorCb_Toss
|
|
thumb_func 0x81b4548
|
|
thumb_func 0x81b457c
|
|
thumb_func 0x81b4628
|
|
thumb_func 0x81b46a8 CursorCb_Mail
|
|
thumb_func 0x81b470c CursorCb_Read
|
|
thumb_func 0x81b4738
|
|
thumb_func 0x81b4780
|
|
thumb_func 0x81b47c0 CursorCb_TakeMail
|
|
thumb_func 0x81b480c
|
|
thumb_func 0x81b4840
|
|
thumb_func 0x81b4900
|
|
thumb_func 0x81b4934
|
|
thumb_func 0x81b4a18 CursorCb_Cancel2
|
|
thumb_func 0x81b4acc CursorCb_SendMon
|
|
thumb_func 0x81b4b2c CursorCb_Enter
|
|
thumb_func 0x81b4c28
|
|
thumb_func 0x81b4c48 CursorCb_NoEntry
|
|
thumb_func 0x81b4d4c CursorCb_Store
|
|
thumb_func 0x81b4d68 CursorCb_Register
|
|
thumb_func 0x81b4e74 CursorCb_Trade1
|
|
thumb_func 0x81b4f84 CursorCb_Trade2
|
|
thumb_func 0x81b509c
|
|
thumb_func 0x81b50d0
|
|
thumb_func 0x81b5110 CursorCb_FieldMove
|
|
thumb_func 0x81b5314
|
|
thumb_func 0x81b5344
|
|
thumb_func 0x81b5378
|
|
thumb_func 0x81b53d8 FieldCallback_PrepareFadeInFromMenu
|
|
thumb_func 0x81b53f0 task_launch_hm_phase_2
|
|
thumb_func 0x81b542c brm_get_selected_species
|
|
thumb_func 0x81b5454 task_brm_cancel_1_on_keypad_a_or_b
|
|
thumb_func 0x81b547c
|
|
thumb_func 0x81b54a4 hm_surf_run_dp02scr
|
|
thumb_func 0x81b54c0 SetUpFieldMove_Surf
|
|
thumb_func 0x81b5504
|
|
thumb_func 0x81b5524 SetUpFieldMove_Fly
|
|
thumb_func 0x81b5548
|
|
thumb_func 0x81b5574 hm2_waterfall
|
|
thumb_func 0x81b5590 SetUpFieldMove_Waterfall
|
|
thumb_func 0x81b55f8
|
|
thumb_func 0x81b5614 SetUpFieldMove_Dive
|
|
thumb_func 0x81b5654 party_menu_icon_anim
|
|
thumb_func 0x81b56cc party_menu_link_mon_icon_anim
|
|
thumb_func 0x81b572c
|
|
thumb_func 0x81b57d8
|
|
thumb_func 0x81b580c AnimateSelectedPartyIcon
|
|
thumb_func 0x81b587c UpdatePartyMonIconFrameAndBounce
|
|
thumb_func 0x81b58a8 UpdatePartyMonIconFrame
|
|
thumb_func 0x81b58b4 party_menu_held_item_object
|
|
thumb_func 0x81b58e8 party_menu_link_mon_held_item_object
|
|
thumb_func 0x81b5934
|
|
thumb_func 0x81b5950
|
|
thumb_func 0x81b59d0 LoadHeldItemIcons
|
|
thumb_func 0x81b59ec
|
|
thumb_func 0x81b5a90
|
|
thumb_func 0x81b5b14 SpriteCB_HeldItem
|
|
thumb_func 0x81b5b6c party_menu_pokeball_object
|
|
thumb_func 0x81b5b94 party_menu_link_mon_pokeball_object
|
|
thumb_func 0x81b5bd4
|
|
thumb_func 0x81b5c14
|
|
thumb_func 0x81b5c38
|
|
thumb_func 0x81b5c5c
|
|
thumb_func 0x81b5ce0 LoadPartyMenuPokeballGfx
|
|
thumb_func 0x81b5d04 party_menu_status_condition_object
|
|
thumb_func 0x81b5d38 party_menu_link_mon_status_condition_object
|
|
thumb_func 0x81b5d84 party_menu_get_status_condition_and_update_object
|
|
thumb_func 0x81b5d9c party_menu_update_status_condition_object
|
|
thumb_func 0x81b5e00 LoadPartyMenuAilmentGfx
|
|
thumb_func 0x81b5e1c
|
|
thumb_func 0x81b5ef4 c2_815ABFC
|
|
thumb_func 0x81b5f20
|
|
thumb_func 0x81b5f70 IsHPRecoveryItem
|
|
thumb_func 0x81b5fb0 GetMedicineItemEffectMessage
|
|
thumb_func 0x81b6170 UsingHPEVItemOnShedinja
|
|
thumb_func 0x81b61a4 IsItemFlute
|
|
thumb_func 0x81b61c0 ExecuteTableBasedItemEffect__
|
|
thumb_func 0x81b6228 ItemUseCB_Medicine
|
|
thumb_func 0x81b63cc
|
|
thumb_func 0x81b6434
|
|
thumb_func 0x81b6468
|
|
thumb_func 0x81b65bc ItemEffectToMonEv
|
|
thumb_func 0x81b663c ItemEffectToStatString
|
|
thumb_func 0x81b66b0
|
|
thumb_func 0x81b677c ether_effect_related_3
|
|
thumb_func 0x81b67c4 dp05_ether
|
|
thumb_func 0x81b6848 ether_effect_related_2
|
|
thumb_func 0x81b687c
|
|
thumb_func 0x81b68b4 ether_effect_related
|
|
thumb_func 0x81b6978 dp05_pp_up
|
|
thumb_func 0x81b69b4 ItemIdToBattleMoveId
|
|
thumb_func 0x81b69cc IsMoveHm
|
|
thumb_func 0x81b69fc MonKnowsMove
|
|
thumb_func 0x81b6a2c
|
|
thumb_func 0x81b6a50
|
|
thumb_func 0x81b6a7c
|
|
thumb_func 0x81b6b68
|
|
thumb_func 0x81b6c10
|
|
thumb_func 0x81b6c48
|
|
thumb_func 0x81b6ca4
|
|
thumb_func 0x81b6cd8
|
|
thumb_func 0x81b6d38
|
|
thumb_func 0x81b6d68
|
|
thumb_func 0x81b6da0
|
|
thumb_func 0x81b6dcc
|
|
thumb_func 0x81b6e04
|
|
thumb_func 0x81b6e84
|
|
thumb_func 0x81b6ee0
|
|
thumb_func 0x81b6f44
|
|
thumb_func 0x81b6f78
|
|
thumb_func 0x81b7090
|
|
thumb_func 0x81b70b0 dp05_rare_candy
|
|
thumb_func 0x81b71f8
|
|
thumb_func 0x81b7280
|
|
thumb_func 0x81b72e0
|
|
thumb_func 0x81b7328
|
|
thumb_func 0x81b7374
|
|
thumb_func 0x81b73b0
|
|
thumb_func 0x81b7458
|
|
thumb_func 0x81b74bc
|
|
thumb_func 0x81b7528
|
|
thumb_func 0x81b75b8
|
|
thumb_func 0x81b7644
|
|
thumb_func 0x81b768c
|
|
thumb_func 0x81b76cc
|
|
thumb_func 0x81b77f0 task_sacred_ash_party_loop
|
|
thumb_func 0x81b78b4
|
|
thumb_func 0x81b7918
|
|
thumb_func 0x81b7990 GetItemEffectType
|
|
thumb_func 0x81b7af0
|
|
thumb_func 0x81b7bd4 CB2_PartyMenuFromStartMenu
|
|
thumb_func 0x81b7c00
|
|
thumb_func 0x81b7c4c
|
|
thumb_func 0x81b7ce4
|
|
thumb_func 0x81b7d28
|
|
thumb_func 0x81b7da4
|
|
thumb_func 0x81b7dec
|
|
thumb_func 0x81b7e48
|
|
thumb_func 0x81b7ed0
|
|
thumb_func 0x81b7f40
|
|
thumb_func 0x81b7f74
|
|
thumb_func 0x81b8058
|
|
thumb_func 0x81b8090
|
|
thumb_func 0x81b80bc
|
|
thumb_func 0x81b80e8
|
|
thumb_func 0x81b8114
|
|
thumb_func 0x81b81b8 InitChooseHalfPartyForBattle
|
|
thumb_func 0x81b81f8
|
|
thumb_func 0x81b820c
|
|
thumb_func 0x81b824c GetBattleEntryEligibility
|
|
thumb_func 0x81b82fc
|
|
thumb_func 0x81b8410
|
|
thumb_func 0x81b843c
|
|
thumb_func 0x81b8488
|
|
thumb_func 0x81b84d0
|
|
thumb_func 0x81b84fc
|
|
thumb_func 0x81b8528
|
|
thumb_func 0x81b855c
|
|
thumb_func 0x81b85a4
|
|
thumb_func 0x81b85cc
|
|
thumb_func 0x81b85f8
|
|
thumb_func 0x81b8624
|
|
thumb_func 0x81b864c OpenPartyMenuInBattle
|
|
thumb_func 0x81b8690
|
|
thumb_func 0x81b86cc
|
|
thumb_func 0x81b871c
|
|
thumb_func 0x81b8908
|
|
thumb_func 0x81b8928
|
|
thumb_func 0x81b8a04
|
|
thumb_func 0x81b8a28
|
|
thumb_func 0x81b8b20
|
|
thumb_func 0x81b8bd8
|
|
thumb_func 0x81b8c0c
|
|
thumb_func 0x81b8c50
|
|
thumb_func 0x81b8c8c pokemon_order_func
|
|
thumb_func 0x81b8cd0 pokemon_change_order
|
|
thumb_func 0x81b8d20
|
|
thumb_func 0x81b8d70
|
|
thumb_func 0x81b8de0
|
|
thumb_func 0x81b8df0
|
|
thumb_func 0x81b8e1c
|
|
thumb_func 0x81b8e54
|
|
thumb_func 0x81b8ee0
|
|
thumb_func 0x81b8f10
|
|
thumb_func 0x81b8f34
|
|
thumb_func 0x81b8fc8
|
|
thumb_func 0x81b8ff4
|
|
thumb_func 0x81b9030
|
|
thumb_func 0x81b9068 hm_add_c3_without_phase_2
|
|
thumb_func 0x81b9080 task_hm_without_phase_2
|
|
thumb_func 0x81b90a4
|
|
thumb_func 0x81b90c4
|
|
thumb_func 0x81b9110
|
|
thumb_func 0x81b9150
|
|
thumb_func 0x81b9170
|
|
thumb_func 0x81b91bc
|
|
thumb_func 0x81b91dc
|
|
thumb_func 0x81b9228
|
|
thumb_func 0x81b9280
|
|
thumb_func 0x81b92c0
|
|
thumb_func 0x81b92e0
|
|
thumb_func 0x81b932c
|
|
thumb_func 0x81b9370
|
|
thumb_func 0x81b93b8
|
|
thumb_func 0x81b9410
|
|
thumb_func 0x81b947c
|
|
thumb_func 0x81b957c
|
|
thumb_func 0x81b95b8
|
|
# battle_tent.s
|
|
thumb_func 0x81b9654
|
|
thumb_func 0x81b9668
|
|
thumb_func 0x81b9674
|
|
thumb_func 0x81b96c8
|
|
thumb_func 0x81b96e4
|
|
thumb_func 0x81b9700
|
|
thumb_func 0x81b9730
|
|
thumb_func 0x81b975c
|
|
thumb_func 0x81b97a0
|
|
thumb_func 0x81b97c8
|
|
thumb_func 0x81b9820
|
|
thumb_func 0x81b9834
|
|
thumb_func 0x81b9840
|
|
thumb_func 0x81b9894
|
|
thumb_func 0x81b98b0
|
|
thumb_func 0x81b98cc
|
|
thumb_func 0x81b9910
|
|
thumb_func 0x81b9938
|
|
thumb_func 0x81b9990
|
|
thumb_func 0x81b99a8
|
|
thumb_func 0x81b99bc
|
|
thumb_func 0x81b99c8
|
|
thumb_func 0x81b9a1c
|
|
thumb_func 0x81b9a38
|
|
thumb_func 0x81b9a54
|
|
thumb_func 0x81b9a98
|
|
thumb_func 0x81b9ac0
|
|
thumb_func 0x81b9b18
|
|
thumb_func 0x81b9b28
|
|
thumb_func 0x81b9b34 InSlateportBattleTent
|
|
thumb_func 0x81b9b60
|
|
thumb_func 0x81b9ce0
|
|
# unk_text_util_2.s
|
|
thumb_func 0x81b9ef0 Font6Func
|
|
thumb_func 0x81ba308 DecompressGlyphFont6
|
|
thumb_func 0x81ba36c GetGlyphWidthFont6
|
|
# multiboot.s
|
|
thumb_func 0x81ba3a8
|
|
thumb_func 0x81ba798
|
|
thumb_func 0x81ba7e4
|
|
thumb_func 0x81ba808
|
|
thumb_func 0x81ba8cc
|
|
thumb_func 0x81ba8e0
|
|
thumb_func 0x81ba9cc
|
|
thumb_func 0x81ba9e4
|
|
# unk_81BAD84.s
|
|
thumb_func 0x81baa20
|
|
# battle_controller_player_partner.s
|
|
thumb_func 0x81baa8c PlayerPartnerCmdEnd
|
|
thumb_func 0x81baa90 SetControllerToPlayerPartner
|
|
thumb_func 0x81baaac PlayerPartnerBufferRunCommand
|
|
thumb_func 0x81baafc CompleteOnBattlerSpriteCallbackDummy
|
|
thumb_func 0x81bab34
|
|
thumb_func 0x81bab9c
|
|
thumb_func 0x81babe4
|
|
thumb_func 0x81bacc8
|
|
thumb_func 0x81bae70
|
|
thumb_func 0x81baeb0 CompleteOnHealthbarDone
|
|
thumb_func 0x81baf20 CompleteOnInactiveTextPrinter
|
|
thumb_func 0x81baf38 Task_GiveExpToMon
|
|
thumb_func 0x81bb0b0 Task_PrepareToGiveExpWithExpBar
|
|
thumb_func 0x81bb180
|
|
thumb_func 0x81bb2c4
|
|
thumb_func 0x81bb324
|
|
thumb_func 0x81bb3dc DestroyExpTaskAndCompleteOnInactiveTextPrinter
|
|
thumb_func 0x81bb428
|
|
thumb_func 0x81bb4c4
|
|
thumb_func 0x81bb534 CompleteOnInactiveTextPrinter2
|
|
thumb_func 0x81bb54c DoHitAnimBlinkSpriteEffect
|
|
thumb_func 0x81bb5c8
|
|
thumb_func 0x81bb63c
|
|
thumb_func 0x81bb690
|
|
thumb_func 0x81bb784
|
|
thumb_func 0x81bb828 PlayerPartnerBufferExecCompleted
|
|
thumb_func 0x81bb8a0 CompleteOnFinishedStatusAnimation
|
|
thumb_func 0x81bb8d0 CompleteOnFinishedBattleAnimation
|
|
thumb_func 0x81bb900 PlayerPartnerHandleGetMonData
|
|
thumb_func 0x81bb974 CopyPlayerPartnerMonData
|
|
thumb_func 0x81bc120 PlayerPartnerHandleGetRawMonData
|
|
thumb_func 0x81bc12c PlayerPartnerHandleSetMonData
|
|
thumb_func 0x81bc184 SetPlayerPartnerMonData
|
|
thumb_func 0x81bcb80 PlayerPartnerHandleSetRawMonData
|
|
thumb_func 0x81bcbf4 PlayerPartnerHandleLoadMonSprite
|
|
thumb_func 0x81bcd10 PlayerPartnerHandleSwitchInAnim
|
|
thumb_func 0x81bcd80
|
|
thumb_func 0x81bcefc PlayerPartnerHandleReturnMonToBall
|
|
thumb_func 0x81bcf8c DoSwitchOutAnimation
|
|
thumb_func 0x81bd018 PlayerPartnerHandleDrawTrainerPic
|
|
thumb_func 0x81bd258 PlayerPartnerHandleTrainerSlide
|
|
thumb_func 0x81bd264 PlayerPartnerHandleTrainerSlideBack
|
|
thumb_func 0x81bd310 PlayerPartnerHandleFaintAnimation
|
|
thumb_func 0x81bd3fc PlayerPartnerHandlePaletteFade
|
|
thumb_func 0x81bd408 PlayerPartnerHandleSuccessBallThrowAnim
|
|
thumb_func 0x81bd414 PlayerPartnerHandleBallThrowAnim
|
|
thumb_func 0x81bd420 PlayerPartnerHandlePause
|
|
thumb_func 0x81bd42c PlayerPartnerHandleMoveAnimation
|
|
thumb_func 0x81bd564 PlayerPartnerDoMoveAnimation
|
|
thumb_func 0x81bd6e8 PlayerPartnerHandlePrintString
|
|
thumb_func 0x81bd73c PlayerPartnerHandlePrintSelectionString
|
|
thumb_func 0x81bd748 PlayerPartnerHandleChooseAction
|
|
thumb_func 0x81bd758 PlayerPartnerHandleUnknownYesNoBox
|
|
thumb_func 0x81bd764 PlayerPartnerHandleChooseMove
|
|
thumb_func 0x81bd80c PlayerPartnerHandleChooseItem
|
|
thumb_func 0x81bd818 PlayerPartnerHandleChoosePokemon
|
|
thumb_func 0x81bd8a0 PlayerPartnerHandleCmd23
|
|
thumb_func 0x81bd8ac PlayerPartnerHandleHealthBarUpdate
|
|
thumb_func 0x81bd99c PlayerPartnerHandleExpUpdate
|
|
thumb_func 0x81bda38 PlayerPartnerHandleStatusIconUpdate
|
|
thumb_func 0x81bdab0 PlayerPartnerHandleStatusAnimation
|
|
thumb_func 0x81bdb18 PlayerPartnerHandleStatusXor
|
|
thumb_func 0x81bdb24 PlayerPartnerHandleDataTransfer
|
|
thumb_func 0x81bdb30 PlayerPartnerHandleDMA3Transfer
|
|
thumb_func 0x81bdb3c PlayerPartnerHandlePlayBGM
|
|
thumb_func 0x81bdb48 PlayerPartnerHandleCmd32
|
|
thumb_func 0x81bdb54 PlayerPartnerHandleTwoReturnValues
|
|
thumb_func 0x81bdb60 PlayerPartnerHandleChosenMonReturnValue
|
|
thumb_func 0x81bdb6c PlayerPartnerHandleOneReturnValue
|
|
thumb_func 0x81bdb78 PlayerPartnerHandleOneReturnValue_Duplicate
|
|
thumb_func 0x81bdb84 PlayerPartnerHandleCmd37
|
|
thumb_func 0x81bdba0 PlayerPartnerHandleCmd38
|
|
thumb_func 0x81bdbd8 PlayerPartnerHandleCmd39
|
|
thumb_func 0x81bdbf0 PlayerPartnerHandleCmd40
|
|
thumb_func 0x81bdc18 PlayerPartnerHandleHitAnimation
|
|
thumb_func 0x81bdc88 PlayerPartnerHandleCmd42
|
|
thumb_func 0x81bdc94 PlayerPartnerHandlePlaySE
|
|
thumb_func 0x81bdcd8 PlayerPartnerHandlePlayFanfareOrBGM
|
|
thumb_func 0x81bdd34 PlayerPartnerHandleFaintingCry
|
|
thumb_func 0x81bdd74 PlayerPartnerHandleIntroSlide
|
|
thumb_func 0x81bdda8 PlayerPartnerHandleIntroTrainerBallThrow
|
|
thumb_func 0x81bdf64
|
|
thumb_func 0x81be070 PlayerPartnerHandleDrawPartyStatusSummary
|
|
thumb_func 0x81be134
|
|
thumb_func 0x81be17c PlayerPartnerHandleHidePartyStatusSummary
|
|
thumb_func 0x81be1cc PlayerPartnerHandleEndBounceEffect
|
|
thumb_func 0x81be1d8 PlayerPartnerHandleSpriteInvisibility
|
|
thumb_func 0x81be238 PlayerPartnerHandleBattleAnimation
|
|
thumb_func 0x81be2a0 PlayerPartnerHandleLinkStandbyMsg
|
|
thumb_func 0x81be2ac PlayerPartnerHandleResetActionMoveSelection
|
|
thumb_func 0x81be2b8 PlayerPartnerHandleCmd55
|
|
thumb_func 0x81be304 nullsub_77
|
|
# mirage_tower.s
|
|
thumb_func 0x81be308 IsMirageTowerVisible
|
|
thumb_func 0x81be334 UpdateMirageTowerPulseBlend
|
|
thumb_func 0x81be348 ClearMirageTowerPulseBlend
|
|
thumb_func 0x81be354 TryStartMirageTowerPulseBlendEffect
|
|
thumb_func 0x81be3c8 ClearMirageTowerPulseBlendEffect
|
|
thumb_func 0x81be438 SetMirageTowerVisibility
|
|
thumb_func 0x81be490 StartPlayerDescendMirageTower
|
|
thumb_func 0x81be4a4 PlayerDescendMirageTower
|
|
thumb_func 0x81be538 StartScreenShake
|
|
thumb_func 0x81be59c DoScreenShake
|
|
thumb_func 0x81be604 IncrementCeilingCrumbleFinishedCount
|
|
thumb_func 0x81be630 DoMirageTowerCeilingCrumble
|
|
thumb_func 0x81be65c WaitCeilingCrumble
|
|
thumb_func 0x81be69c FinishCeilingCrumbleTask
|
|
thumb_func 0x81be6bc CreateCeilingCrumbleSprites
|
|
thumb_func 0x81be774 MoveCeilingCrumbleSprite
|
|
thumb_func 0x81be7c0 SetInvisibleMirageTowerMetatiles
|
|
thumb_func 0x81be7f0 StartMirageTowerDisintegration
|
|
thumb_func 0x81be804 StartMirageTowerFossilFallAndSink
|
|
thumb_func 0x81be818 StartMirageTowerShake
|
|
thumb_func 0x81be82c SetBgShakeOffsets
|
|
thumb_func 0x81be850 UpdateBgShake
|
|
thumb_func 0x81be890 InitMirageTowerShake
|
|
thumb_func 0x81be9ec DoMirageTowerDisintegration
|
|
thumb_func 0x81becc4 DoFossilFallAndSink
|
|
# berry_fix_program.s
|
|
thumb_func 0x81beee4 berry_fix_text_update
|
|
thumb_func 0x81bef54 CB2_InitBerryFixProgram
|
|
thumb_func 0x81bf020 berry_fix_bg_hide
|
|
thumb_func 0x81bf0b0 berry_fix_text_print
|
|
thumb_func 0x81bf0bc berry_fix_main
|
|
# pokemon_summary_screen.s
|
|
thumb_func 0x81bf280 ShowPokemonSummaryScreen
|
|
thumb_func 0x81bf3cc ShowSelectMovePokemonSummaryScreen
|
|
thumb_func 0x81bf414 SummaryScreen_VBlank
|
|
thumb_func 0x81bf430 FreeSummaryScreen
|
|
thumb_func 0x81bf444 SummaryScreen_LoadingCB2
|
|
thumb_func 0x81bf470 SummaryScreen_LoadGraphics
|
|
thumb_func 0x81bf784 InitBGs
|
|
thumb_func 0x81bf810 SummaryScreen_DecompressGraphics
|
|
thumb_func 0x81bf9f8 CopyMonToSummaryStruct
|
|
thumb_func 0x81bfa50 ExtractMonDataToSummaryStruct
|
|
thumb_func 0x81bfc7c
|
|
thumb_func 0x81bfd68
|
|
thumb_func 0x81bfd80 BeginCloseSummaryScreen
|
|
thumb_func 0x81bfdb8 CloseSummaryScreen
|
|
thumb_func 0x81bfe44 HandleInput
|
|
thumb_func 0x81bff38 ChangeSummaryPokemon
|
|
thumb_func 0x81c0038
|
|
thumb_func 0x81c022c
|
|
thumb_func 0x81c02e8
|
|
thumb_func 0x81c0384
|
|
thumb_func 0x81c03c0 ChangePage
|
|
thumb_func 0x81c04c0 PssScrollRight
|
|
thumb_func 0x81c059c PssScrollRightEnd
|
|
thumb_func 0x81c05f8 PssScrollLeft
|
|
thumb_func 0x81c0678 PssScrollLeftEnd
|
|
thumb_func 0x81c0758 CheckExperienceProgressBar
|
|
thumb_func 0x81c077c
|
|
thumb_func 0x81c0878 HandleInput_MoveSelect
|
|
thumb_func 0x81c0974
|
|
thumb_func 0x81c09a4
|
|
thumb_func 0x81c0b28
|
|
thumb_func 0x81c0bd0
|
|
thumb_func 0x81c0c18
|
|
thumb_func 0x81c0ce4
|
|
thumb_func 0x81c0df0 SwapBoxMonMoves
|
|
thumb_func 0x81c0f20 SwapMonMoves
|
|
thumb_func 0x81c1050
|
|
thumb_func 0x81c1080 HandleReplaceMoveInput
|
|
thumb_func 0x81c11dc CanReplaceMove
|
|
thumb_func 0x81c1228 ShowHMMovesCantBeForgottenWindow
|
|
thumb_func 0x81c1274 HandleHMMovesCantBeForgottenInput
|
|
thumb_func 0x81c14c8
|
|
thumb_func 0x81c14d4 DrawPagination
|
|
thumb_func 0x81c15e4
|
|
thumb_func 0x81c16d8
|
|
thumb_func 0x81c1754
|
|
thumb_func 0x81c1830
|
|
thumb_func 0x81c18b4
|
|
thumb_func 0x81c19a8
|
|
thumb_func 0x81c1a24
|
|
thumb_func 0x81c1ac8
|
|
thumb_func 0x81c1b5c DrawPokerusCuredSymbol
|
|
thumb_func 0x81c1bc0 Summary_SetDexNumberColor
|
|
thumb_func 0x81c1c00 DrawExperienceProgressBar
|
|
thumb_func 0x81c1d40 DrawContestMoveHearts
|
|
thumb_func 0x81c1e58 LimitEggSummaryPageDisplay
|
|
thumb_func 0x81c1e88 ResetWindows
|
|
thumb_func 0x81c1ed8 SummaryScreen_PrintTextOnWindow
|
|
thumb_func 0x81c1f1c Summary_PrintMonInfo
|
|
thumb_func 0x81c1f5c Summary_PrintNotEggInfo
|
|
thumb_func 0x81c20d8 Summary_PrintEggInfo
|
|
thumb_func 0x81c2120 Summar_PrintGenderSymbol
|
|
thumb_func 0x81c219c PrintAOrBButtonIcon
|
|
thumb_func 0x81c21cc
|
|
thumb_func 0x81c23d4 CreatePageWindowTilemaps
|
|
thumb_func 0x81c251c ClearPageWindowTilemaps
|
|
thumb_func 0x81c2620 AddWindowFromTemplateList
|
|
thumb_func 0x81c265c SummaryScreen_RemoveWindowByIndex
|
|
thumb_func 0x81c2690 PrintPageSpecificText
|
|
thumb_func 0x81c26c4 SummaryScreen_MainCB2
|
|
thumb_func 0x81c26d8 CreateTextPrinterTask
|
|
thumb_func 0x81c26f4 PrintInfoPageText
|
|
thumb_func 0x81c2734 Task_PrintInfoPage
|
|
thumb_func 0x81c27b8 PrintMonOTID
|
|
thumb_func 0x81c2828 PrintEggOTID
|
|
thumb_func 0x81c288c PrintMonAbilityDescription
|
|
thumb_func 0x81c28e0 PrintMonAbilityName
|
|
thumb_func 0x81c2934 BufferMonTrainerMemo
|
|
thumb_func 0x81c2a4c PrintMonTrainerMemo
|
|
thumb_func 0x81c2a78 BufferNatureString
|
|
thumb_func 0x81c2ac4 GetMetLevelString
|
|
thumb_func 0x81c2af4 DoesMonOTMatchOwner
|
|
thumb_func 0x81c2bb4 DidMonComeFromGBAGames
|
|
thumb_func 0x81c2bd8 DidMonComeFromRSE
|
|
thumb_func 0x81c2bfc IsInGamePartnerMon
|
|
thumb_func 0x81c2c54 PrintLeftColumnStats
|
|
thumb_func 0x81c2c84 PrintRightColumnStats
|
|
thumb_func 0x81c2cb4 PrintEggState
|
|
thumb_func 0x81c2d28 PrintEggMemo
|
|
thumb_func 0x81c2dbc PrintSkillsPageText
|
|
thumb_func 0x81c2de0 Task_PrintSkillsPage
|
|
thumb_func 0x81c2e70 PrintHeldItemName
|
|
thumb_func 0x81c2f08 PrintRibbonCount
|
|
thumb_func 0x81c2f74 BufferLeftColumnStats
|
|
thumb_func 0x81c303c
|
|
thumb_func 0x81c3068 BufferRightColumnStats
|
|
thumb_func 0x81c30f0 ShowPokemonSummaryScreenSet40EF
|
|
thumb_func 0x81c311c PrintExpPointsNextLevel
|
|
thumb_func 0x81c31d8 PrintBattleMoves
|
|
thumb_func 0x81c3244 Task_PrintBattleMoves
|
|
thumb_func 0x81c335c PrintMoveNameAndPP
|
|
thumb_func 0x81c3498 PrintMovePowerAndAccuracy
|
|
thumb_func 0x81c3544 PrintContestMoves
|
|
thumb_func 0x81c3590 Task_PrintContestMoves
|
|
thumb_func 0x81c3668 PrintContestMoveDescription
|
|
thumb_func 0x81c36d4 PrintMoveDetails
|
|
thumb_func 0x81c377c PrintNewMoveDetailsOrCancelText
|
|
thumb_func 0x81c3888
|
|
thumb_func 0x81c38c4 PrintEggOTName
|
|
thumb_func 0x81c3978 PrintHMMovesCantBeForgotten
|
|
thumb_func 0x81c39b4 ResetSpriteIds
|
|
thumb_func 0x81c39e4 DestroySpriteInArray
|
|
thumb_func 0x81c3a28 SetSpriteInvisibility
|
|
thumb_func 0x81c3a70 HidePageSpecificSprites
|
|
thumb_func 0x81c3aa4 SetTypeIcons
|
|
thumb_func 0x81c3aec CreateMoveTypeIcons
|
|
thumb_func 0x81c3b3c SetMoveTypeSpritePosAndType
|
|
thumb_func 0x81c3bc4 SetMonTypeIcons
|
|
thumb_func 0x81c3c44 SetMoveTypeIcons
|
|
thumb_func 0x81c3ca8 SetContestMoveTypeIcons
|
|
thumb_func 0x81c3d14 SetNewMoveTypeIcon
|
|
thumb_func 0x81c3d8c
|
|
thumb_func 0x81c3e18 CreatePokemonSprite
|
|
thumb_func 0x81c3f80 PlayMonCry
|
|
thumb_func 0x81c3fbc
|
|
thumb_func 0x81c404c SpriteCB_Pokemon
|
|
thumb_func 0x81c4094 SummaryScreen_SetUnknownTaskId
|
|
thumb_func 0x81c40a0 SummaryScreen_DestroyUnknownTask
|
|
thumb_func 0x81c40bc SummaryScreen_DoesSpriteHaveCallback
|
|
thumb_func 0x81c40f8 StopPokemonAnimations
|
|
thumb_func 0x81c418c CreateMonMarkingsSprite
|
|
thumb_func 0x81c41e8 RemoveAndCreateMonMarkingsSprite
|
|
thumb_func 0x81c4210 CreateCaughtBallSprite
|
|
thumb_func 0x81c4290 CreateSetStatusSprite
|
|
thumb_func 0x81c4300
|
|
thumb_func 0x81c43ec
|
|
thumb_func 0x81c4468
|
|
thumb_func 0x81c448c
|
|
thumb_func 0x81c4520
|
|
# unk_pokedex_area_screen_helper.s
|
|
thumb_func 0x81c4578
|
|
thumb_func 0x81c4698
|
|
thumb_func 0x81c46bc
|
|
thumb_func 0x81c46d8
|
|
# battle_pyramid_bag.s
|
|
thumb_func 0x81c46f4 InitBattlePyramidBagCursorPosition
|
|
thumb_func 0x81c4704 CB2_PyramidBagMenuFromStartMenu
|
|
thumb_func 0x81c4718
|
|
thumb_func 0x81c472c
|
|
thumb_func 0x81c474c
|
|
thumb_func 0x81c478c
|
|
thumb_func 0x81c47a0
|
|
thumb_func 0x81c4824
|
|
thumb_func 0x81c4840
|
|
thumb_func 0x81c4854
|
|
thumb_func 0x81c4880
|
|
thumb_func 0x81c49e4
|
|
thumb_func 0x81c4a40
|
|
thumb_func 0x81c4b1c SetBagItemsListTemplate
|
|
thumb_func 0x81c4c14 PyramidBag_CopyItemName
|
|
thumb_func 0x81c4c68 PyramidBagMoveCursorFunc
|
|
thumb_func 0x81c4d20 PrintItemQuantity
|
|
thumb_func 0x81c4dd4 PrintItemDescription
|
|
thumb_func 0x81c4e70 AddScrollArrow
|
|
thumb_func 0x81c4ec8 RemoveScrollArrow
|
|
thumb_func 0x81c4ef4
|
|
thumb_func 0x81c4f34 SwapItems
|
|
thumb_func 0x81c4fa4 MovePyramidBagItemSlotInList
|
|
thumb_func 0x81c5068 CompactItems
|
|
thumb_func 0x81c5120
|
|
thumb_func 0x81c51b8
|
|
thumb_func 0x81c521c
|
|
thumb_func 0x81c5294
|
|
thumb_func 0x81c52b4
|
|
thumb_func 0x81c5310
|
|
thumb_func 0x81c5348
|
|
thumb_func 0x81c53c4 Task_HandlePyramidBagInput
|
|
thumb_func 0x81c551c
|
|
thumb_func 0x81c56a8
|
|
thumb_func 0x81c5724
|
|
thumb_func 0x81c5794 HandleFewMenuActionsInput
|
|
thumb_func 0x81c5810 HandleMenuActionInput
|
|
thumb_func 0x81c5998 IsValidMenuAction
|
|
thumb_func 0x81c59d4
|
|
thumb_func 0x81c5a0c BagAction_UseOnField
|
|
thumb_func 0x81c5a84 BagAction_Cancel
|
|
thumb_func 0x81c5ac8 SetTaskToMainPyramidBagInputHandler
|
|
thumb_func 0x81c5af0 BagAction_Toss
|
|
thumb_func 0x81c5b7c
|
|
thumb_func 0x81c5bfc DontTossItem
|
|
thumb_func 0x81c5c30
|
|
thumb_func 0x81c5c7c
|
|
thumb_func 0x81c5cc4
|
|
thumb_func 0x81c5d5c TossItem
|
|
thumb_func 0x81c5ddc
|
|
thumb_func 0x81c5e58 BagAction_Give
|
|
thumb_func 0x81c5ebc
|
|
thumb_func 0x81c5efc
|
|
thumb_func 0x81c5f24
|
|
thumb_func 0x81c5f5c
|
|
thumb_func 0x81c5fac BagAction_UseInBattle
|
|
thumb_func 0x81c5fdc Task_BeginItemSwap
|
|
thumb_func 0x81c60c8 Task_ItemSwapHandleInput
|
|
thumb_func 0x81c617c PerformItemSwap
|
|
thumb_func 0x81c622c
|
|
thumb_func 0x81c62ac
|
|
thumb_func 0x81c63f0
|
|
thumb_func 0x81c6454 PrintOnWindow_Font1
|
|
thumb_func 0x81c64ac
|
|
thumb_func 0x81c64c8
|
|
thumb_func 0x81c64e4
|
|
thumb_func 0x81c652c
|
|
thumb_func 0x81c656c
|
|
thumb_func 0x81c6598 DisplayItemMessageInBattlePyramid
|
|
thumb_func 0x81c65dc
|
|
thumb_func 0x81c65f8
|
|
thumb_func 0x81c6658
|
|
thumb_func 0x81c66b4
|
|
thumb_func 0x81c66e0
|
|
thumb_func 0x81c6728
|
|
thumb_func 0x81c6750 ShowItemImage
|
|
thumb_func 0x81c67b8
|
|
thumb_func 0x81c67cc
|
|
thumb_func 0x81c67e8
|
|
thumb_func 0x81c680c
|
|
# pokenav.s
|
|
thumb_func 0x81c6838 CreateLoopedTask
|
|
thumb_func 0x81c6898 IsLoopedTaskActive
|
|
thumb_func 0x81c68e4 FuncIsActiveLoopedTask
|
|
thumb_func 0x81c6930 Task_RunLoopedTask
|
|
thumb_func 0x81c69a4 Task_RunLoopedTask_LinkMode
|
|
thumb_func 0x81c6a10 CB2_InitPokeNav
|
|
thumb_func 0x81c6a64
|
|
thumb_func 0x81c6a7c
|
|
thumb_func 0x81c6af4 FreePokenavResources
|
|
thumb_func 0x81c6b20 InitPokenavResources
|
|
thumb_func 0x81c6b48 AnyMonHasRibbon
|
|
thumb_func 0x81c6bc0 CB2_Pokenav
|
|
thumb_func 0x81c6bd8 VBlankCB_Pokenav
|
|
thumb_func 0x81c6bec
|
|
thumb_func 0x81c6d2c CanViewRibbonsMenu
|
|
thumb_func 0x81c6d48 SetActivePokenavMenu
|
|
thumb_func 0x81c6d94
|
|
thumb_func 0x81c6da0
|
|
thumb_func 0x81c6dac
|
|
thumb_func 0x81c6db4 SetVBlankCallback_
|
|
thumb_func 0x81c6dc0 InitKeys_
|
|
thumb_func 0x81c6dcc SetPokenavVBlankCallback
|
|
thumb_func 0x81c6ddc AllocSubstruct
|
|
thumb_func 0x81c6dfc GetSubstructPtr
|
|
thumb_func 0x81c6e10 FreePokenavSubstruct
|
|
thumb_func 0x81c6e3c GetPokenavMode
|
|
thumb_func 0x81c6e48 SetPokenavMode
|
|
thumb_func 0x81c6e54
|
|
thumb_func 0x81c6e6c
|
|
thumb_func 0x81c6e78
|
|
# pokenav_main_menu.s
|
|
thumb_func 0x81c6e84 InitPokenavMainMenu
|
|
thumb_func 0x81c6ebc PokenavMainMenuLoopedTaskIsActive
|
|
thumb_func 0x81c6ed0 ShutdownPokenav
|
|
thumb_func 0x81c6ef8 WaitForPokenavShutdownFade
|
|
thumb_func 0x81c6f24 LoopedTask_InitPokenavMenu
|
|
thumb_func 0x81c6ff4
|
|
thumb_func 0x81c7010
|
|
thumb_func 0x81c702c
|
|
thumb_func 0x81c703c IsPaletteFadeActive
|
|
thumb_func 0x81c7040
|
|
thumb_func 0x81c7060
|
|
thumb_func 0x81c7080 MainMenuLoopedTaskIsBusy
|
|
thumb_func 0x81c7094 LoopedTask_ScrollMenuHeaderDown
|
|
thumb_func 0x81c70dc LoopedTask_ScrollMenuHeaderUp
|
|
thumb_func 0x81c7104 CopyPaletteIntoBufferUnfaded
|
|
thumb_func 0x81c711c Pokenav_AllocAndLoadPalettes
|
|
thumb_func 0x81c7150
|
|
thumb_func 0x81c717c
|
|
thumb_func 0x81c7280
|
|
thumb_func 0x81c72f4 IsDma3ManagerBusyWithBgCopy_
|
|
thumb_func 0x81c7300
|
|
thumb_func 0x81c7314 InitBgTemplates
|
|
thumb_func 0x81c7334
|
|
thumb_func 0x81c7364
|
|
thumb_func 0x81c73a8
|
|
thumb_func 0x81c73b8
|
|
thumb_func 0x81c73e8 InitPokenavMainMenuResources
|
|
thumb_func 0x81c7454 CleanupPokenavMainMenuResources
|
|
thumb_func 0x81c7474 SpriteCB_SpinningPokenav
|
|
thumb_func 0x81c748c PauseSpinningPokenavSprite
|
|
thumb_func 0x81c74a4 ResumeSpinningPokenavSprite
|
|
thumb_func 0x81c74e8 InitHoennMapHeaderSprites
|
|
thumb_func 0x81c75bc LoadLeftHeaderGfxForIndex
|
|
thumb_func 0x81c75d4
|
|
thumb_func 0x81c7618 LoadLeftHeaderGfxForMenu
|
|
thumb_func 0x81c76cc LoadLeftHeaderGfxForSubMenu
|
|
thumb_func 0x81c7748
|
|
thumb_func 0x81c776c
|
|
thumb_func 0x81c7784
|
|
thumb_func 0x81c77b8
|
|
thumb_func 0x81c77e4 ShowLeftHeaderSprites
|
|
thumb_func 0x81c7830 ShowLeftHeaderSubmenuSprites
|
|
thumb_func 0x81c787c HideLeftHeaderSprites
|
|
thumb_func 0x81c78b8 HideLeftHeaderSubmenuSprites
|
|
thumb_func 0x81c78f4 MoveLeftHeader
|
|
thumb_func 0x81c7924 SpriteCB_MoveLeftHeader
|
|
# pokenav_match_call_ui.s
|
|
thumb_func 0x81c797c
|
|
thumb_func 0x81c79cc
|
|
thumb_func 0x81c79dc
|
|
thumb_func 0x81c79fc LoopedTask_sub_81C8254
|
|
thumb_func 0x81c7a8c
|
|
thumb_func 0x81c7b04
|
|
thumb_func 0x81c7b24
|
|
thumb_func 0x81c7b54
|
|
thumb_func 0x81c7b88
|
|
thumb_func 0x81c7b98 LoopedTask_sub_81C83F0
|
|
thumb_func 0x81c7c4c ShouldShowUpArrow
|
|
thumb_func 0x81c7c68 ShouldShowDownArrow
|
|
thumb_func 0x81c7c90 MatchCall_MoveWindow
|
|
thumb_func 0x81c7d10
|
|
thumb_func 0x81c7d48 LoopedTask_sub_81C85A0
|
|
thumb_func 0x81c7dd8
|
|
thumb_func 0x81c7dec GetMatchCallWindowStruct
|
|
thumb_func 0x81c7e00 MatchCall_MoveCursorUp
|
|
thumb_func 0x81c7e34 MatchCall_MoveCursorDown
|
|
thumb_func 0x81c7e74 MatchCall_PageUp
|
|
thumb_func 0x81c7eb4 MatchCall_PageDown
|
|
thumb_func 0x81c7f04 GetSelectedMatchCall
|
|
thumb_func 0x81c7f18 GetMatchCallListTopIndex
|
|
thumb_func 0x81c7f24
|
|
thumb_func 0x81c7f54
|
|
thumb_func 0x81c7f98
|
|
thumb_func 0x81c7fc8
|
|
thumb_func 0x81c7fe0
|
|
thumb_func 0x81c8018 LoopedTask_sub_81C8870
|
|
thumb_func 0x81c8100 LoopedTask_sub_81C8958
|
|
thumb_func 0x81c81d0 LoopedTask_sub_81C8A28
|
|
thumb_func 0x81c8318
|
|
thumb_func 0x81c840c
|
|
thumb_func 0x81c845c
|
|
thumb_func 0x81c8484
|
|
thumb_func 0x81c84f4
|
|
thumb_func 0x81c8510
|
|
thumb_func 0x81c8564 PrintMatchCallFieldNames
|
|
thumb_func 0x81c85fc
|
|
thumb_func 0x81c867c
|
|
thumb_func 0x81c86a4
|
|
thumb_func 0x81c8794
|
|
thumb_func 0x81c87bc ToggleMatchCallArrows
|
|
thumb_func 0x81c8834 SpriteCB_MatchCallRightArrow
|
|
thumb_func 0x81c8854 SpriteCB_MatchCallDownArrow
|
|
thumb_func 0x81c88a8 SpriteCB_MatchCallUpArrow
|
|
thumb_func 0x81c88fc ToggleMatchCallVerticalArrows
|
|
thumb_func 0x81c8914
|
|
thumb_func 0x81c8960
|
|
# pokenav_unk_1.s
|
|
thumb_func 0x81c8a14 GetPokenavMainMenuType
|
|
thumb_func 0x81c8a44
|
|
thumb_func 0x81c8a78
|
|
thumb_func 0x81c8ab0
|
|
thumb_func 0x81c8ae4
|
|
thumb_func 0x81c8b14
|
|
thumb_func 0x81c8b48
|
|
thumb_func 0x81c8b98
|
|
thumb_func 0x81c8bc8
|
|
thumb_func 0x81c8bdc
|
|
thumb_func 0x81c8be8
|
|
thumb_func 0x81c8ccc
|
|
thumb_func 0x81c8d34
|
|
thumb_func 0x81c8dac
|
|
thumb_func 0x81c8de8
|
|
thumb_func 0x81c8ea8
|
|
thumb_func 0x81c8f44
|
|
thumb_func 0x81c8f50
|
|
thumb_func 0x81c8f5c
|
|
thumb_func 0x81c8f68
|
|
thumb_func 0x81c8f6c
|
|
thumb_func 0x81c8fa4
|
|
thumb_func 0x81c8fc0
|
|
thumb_func 0x81c9040
|
|
thumb_func 0x81c9050
|
|
thumb_func 0x81c9060
|
|
thumb_func 0x81c9070
|
|
# pokenav_unk_2.s
|
|
thumb_func 0x81c9080
|
|
thumb_func 0x81c90d0
|
|
thumb_func 0x81c90ec
|
|
thumb_func 0x81c9104
|
|
thumb_func 0x81c913c
|
|
thumb_func 0x81c916c
|
|
thumb_func 0x81c917c
|
|
thumb_func 0x81c9180
|
|
thumb_func 0x81c91a8
|
|
thumb_func 0x81c91bc
|
|
thumb_func 0x81c9418
|
|
thumb_func 0x81c9454
|
|
thumb_func 0x81c94f0
|
|
thumb_func 0x81c9584
|
|
thumb_func 0x81c9604
|
|
thumb_func 0x81c9674
|
|
thumb_func 0x81c96a4
|
|
thumb_func 0x81c96d4
|
|
thumb_func 0x81c9770
|
|
thumb_func 0x81c9798
|
|
thumb_func 0x81c97d8
|
|
thumb_func 0x81c9840
|
|
thumb_func 0x81c9874
|
|
thumb_func 0x81c9898
|
|
thumb_func 0x81c99b8
|
|
thumb_func 0x81c9a24
|
|
thumb_func 0x81c9a88
|
|
thumb_func 0x81c9ad0
|
|
thumb_func 0x81c9b08
|
|
thumb_func 0x81c9b60
|
|
thumb_func 0x81c9bf4
|
|
thumb_func 0x81c9c20
|
|
thumb_func 0x81c9c58
|
|
thumb_func 0x81c9d2c
|
|
thumb_func 0x81c9dec
|
|
thumb_func 0x81c9e44
|
|
thumb_func 0x81c9e58
|
|
thumb_func 0x81c9e8c
|
|
thumb_func 0x81c9ec0
|
|
thumb_func 0x81c9f1c
|
|
thumb_func 0x81c9f70
|
|
thumb_func 0x81c9f80
|
|
thumb_func 0x81c9fa0
|
|
thumb_func 0x81c9fb4
|
|
thumb_func 0x81c9fc4
|
|
thumb_func 0x81c9ffc
|
|
thumb_func 0x81ca010
|
|
thumb_func 0x81ca048
|
|
thumb_func 0x81ca05c
|
|
thumb_func 0x81ca0c0
|
|
thumb_func 0x81ca0d8
|
|
thumb_func 0x81ca140
|
|
thumb_func 0x81ca174
|
|
thumb_func 0x81ca184
|
|
thumb_func 0x81ca198
|
|
thumb_func 0x81ca1e8
|
|
thumb_func 0x81ca288
|
|
# pokenav_unk_3.s
|
|
thumb_func 0x81ca294
|
|
thumb_func 0x81ca2d0
|
|
thumb_func 0x81ca2e4
|
|
thumb_func 0x81ca2f0
|
|
thumb_func 0x81ca3a8
|
|
thumb_func 0x81ca3b0
|
|
thumb_func 0x81ca464
|
|
thumb_func 0x81ca4a4
|
|
thumb_func 0x81ca4cc
|
|
thumb_func 0x81ca5b4
|
|
thumb_func 0x81ca5d4
|
|
thumb_func 0x81ca5e4
|
|
thumb_func 0x81ca5f4
|
|
thumb_func 0x81ca604 unref_sub_81CAE58
|
|
thumb_func 0x81ca618 unref_sub_81CAE6C
|
|
thumb_func 0x81ca640
|
|
thumb_func 0x81ca650
|
|
thumb_func 0x81ca668
|
|
thumb_func 0x81ca6b0
|
|
thumb_func 0x81ca71c
|
|
thumb_func 0x81ca77c
|
|
thumb_func 0x81ca7c0
|
|
thumb_func 0x81ca7d0
|
|
thumb_func 0x81ca7f4
|
|
thumb_func 0x81ca86c
|
|
thumb_func 0x81ca888
|
|
thumb_func 0x81ca8cc
|
|
thumb_func 0x81ca910 unref_sub_81CB16C
|
|
thumb_func 0x81ca974
|
|
# pokenav_unk_4.s
|
|
thumb_func 0x81caa04
|
|
thumb_func 0x81caa40
|
|
thumb_func 0x81caa70
|
|
thumb_func 0x81caa80
|
|
thumb_func 0x81caa84
|
|
thumb_func 0x81caab4
|
|
thumb_func 0x81caac8
|
|
thumb_func 0x81cacb4
|
|
thumb_func 0x81cad20
|
|
thumb_func 0x81cad8c
|
|
thumb_func 0x81cadf8
|
|
thumb_func 0x81cae64
|
|
thumb_func 0x81caea8
|
|
thumb_func 0x81caed0
|
|
thumb_func 0x81caf14
|
|
thumb_func 0x81caf98
|
|
thumb_func 0x81caffc
|
|
thumb_func 0x81cb0b0
|
|
thumb_func 0x81cb13c
|
|
thumb_func 0x81cb1dc
|
|
thumb_func 0x81cb248
|
|
thumb_func 0x81cb2e8
|
|
thumb_func 0x81cb32c
|
|
thumb_func 0x81cb38c
|
|
thumb_func 0x81cb3a8
|
|
thumb_func 0x81cb3d4
|
|
thumb_func 0x81cb45c
|
|
thumb_func 0x81cb4b8
|
|
thumb_func 0x81cb4e8
|
|
thumb_func 0x81cb530
|
|
thumb_func 0x81cb564
|
|
thumb_func 0x81cb57c
|
|
thumb_func 0x81cb5a8
|
|
thumb_func 0x81cb5c0
|
|
thumb_func 0x81cb5f8
|
|
thumb_func 0x81cb640
|
|
thumb_func 0x81cb6ac
|
|
thumb_func 0x81cb710
|
|
thumb_func 0x81cb73c
|
|
thumb_func 0x81cb750
|
|
thumb_func 0x81cb760
|
|
thumb_func 0x81cb780
|
|
thumb_func 0x81cb7a4
|
|
thumb_func 0x81cb7e8
|
|
thumb_func 0x81cb81c
|
|
thumb_func 0x81cb82c
|
|
thumb_func 0x81cb854
|
|
thumb_func 0x81cb86c
|
|
thumb_func 0x81cb894
|
|
thumb_func 0x81cb8ac
|
|
thumb_func 0x81cb8e8
|
|
thumb_func 0x81cb930
|
|
thumb_func 0x81cb958
|
|
thumb_func 0x81cb968
|
|
thumb_func 0x81cba08
|
|
thumb_func 0x81cba44
|
|
thumb_func 0x81cba84
|
|
thumb_func 0x81cba98
|
|
thumb_func 0x81cbaa0
|
|
thumb_func 0x81cbac4
|
|
thumb_func 0x81cbaf0
|
|
thumb_func 0x81cbb74
|
|
thumb_func 0x81cbb80
|
|
thumb_func 0x81cbb94
|
|
thumb_func 0x81cbbf8
|
|
thumb_func 0x81cbc28
|
|
thumb_func 0x81cbc78
|
|
thumb_func 0x81cbca8
|
|
thumb_func 0x81cbcbc
|
|
thumb_func 0x81cbd08
|
|
thumb_func 0x81cbd30
|
|
thumb_func 0x81cbd38
|
|
thumb_func 0x81cbd48
|
|
thumb_func 0x81cbd80
|
|
thumb_func 0x81cbdb0
|
|
thumb_func 0x81cbdc0
|
|
thumb_func 0x81cbdc4
|
|
thumb_func 0x81cbdf8
|
|
thumb_func 0x81cbe10
|
|
thumb_func 0x81cbe24
|
|
thumb_func 0x81cbe48
|
|
thumb_func 0x81cbf9c
|
|
thumb_func 0x81cbfcc
|
|
thumb_func 0x81cc02c
|
|
thumb_func 0x81cc0b0
|
|
thumb_func 0x81cc114
|
|
thumb_func 0x81cc140
|
|
thumb_func 0x81cc170
|
|
thumb_func 0x81cc250
|
|
thumb_func 0x81cc260
|
|
thumb_func 0x81cc38c
|
|
thumb_func 0x81cc39c
|
|
thumb_func 0x81cc3c8
|
|
thumb_func 0x81cc3dc
|
|
thumb_func 0x81cc450
|
|
thumb_func 0x81cc464
|
|
thumb_func 0x81cc474
|
|
thumb_func 0x81cc4b0
|
|
thumb_func 0x81cc528
|
|
thumb_func 0x81cc598
|
|
thumb_func 0x81cc634
|
|
thumb_func 0x81cc6b8
|
|
thumb_func 0x81cc6e4
|
|
thumb_func 0x81cc718
|
|
thumb_func 0x81cc764
|
|
thumb_func 0x81cc7b0
|
|
thumb_func 0x81cc7cc
|
|
thumb_func 0x81cc850
|
|
thumb_func 0x81cc8dc
|
|
thumb_func 0x81cc900
|
|
thumb_func 0x81cc924
|
|
thumb_func 0x81cc998
|
|
thumb_func 0x81ccb04
|
|
thumb_func 0x81ccc88
|
|
thumb_func 0x81ccd0c
|
|
thumb_func 0x81ccd64
|
|
thumb_func 0x81ccf84
|
|
thumb_func 0x81cd0d0
|
|
thumb_func 0x81cd158
|
|
thumb_func 0x81cd17c
|
|
thumb_func 0x81cd2f8
|
|
thumb_func 0x81cd3b0
|
|
thumb_func 0x81cd3c0
|
|
thumb_func 0x81cd3d0
|
|
thumb_func 0x81cd3e4
|
|
thumb_func 0x81cd3fc
|
|
thumb_func 0x81cd414
|
|
thumb_func 0x81cd434
|
|
thumb_func 0x81cd44c
|
|
thumb_func 0x81cd464
|
|
thumb_func 0x81cd484
|
|
thumb_func 0x81cd4a8
|
|
thumb_func 0x81cd4bc
|
|
thumb_func 0x81cd4dc
|
|
thumb_func 0x81cd510
|
|
thumb_func 0x81cd534
|
|
thumb_func 0x81cd58c
|
|
thumb_func 0x81cd5c4
|
|
thumb_func 0x81cd5d8
|
|
thumb_func 0x81cd5e0
|
|
thumb_func 0x81cd5f4
|
|
thumb_func 0x81cda30
|
|
thumb_func 0x81cdadc
|
|
thumb_func 0x81cdc38
|
|
thumb_func 0x81cdd44
|
|
thumb_func 0x81cde1c
|
|
thumb_func 0x81cde60
|
|
thumb_func 0x81cde98
|
|
thumb_func 0x81cdeb4
|
|
thumb_func 0x81ce068
|
|
thumb_func 0x81ce098
|
|
thumb_func 0x81ce0c4
|
|
thumb_func 0x81ce0fc
|
|
thumb_func 0x81ce118
|
|
thumb_func 0x81ce328
|
|
thumb_func 0x81ce3d4
|
|
thumb_func 0x81ce444
|
|
thumb_func 0x81ce464
|
|
thumb_func 0x81ce578
|
|
thumb_func 0x81ce59c
|
|
thumb_func 0x81ce5a8
|
|
thumb_func 0x81ce5c4
|
|
thumb_func 0x81ce5fc
|
|
thumb_func 0x81ce648
|
|
thumb_func 0x81ce670
|
|
thumb_func 0x81ce6cc
|
|
thumb_func 0x81ce710
|
|
thumb_func 0x81ce724
|
|
thumb_func 0x81ce744
|
|
thumb_func 0x81ce764
|
|
thumb_func 0x81ce7e4
|
|
thumb_func 0x81ce7ec
|
|
thumb_func 0x81ce7f4
|
|
thumb_func 0x81ce804
|
|
thumb_func 0x81ce814
|
|
thumb_func 0x81ce824
|
|
thumb_func 0x81ce840
|
|
thumb_func 0x81ce850
|
|
thumb_func 0x81ce868
|
|
thumb_func 0x81ce8f8
|
|
thumb_func 0x81ce90c
|
|
thumb_func 0x81ce9ac
|
|
thumb_func 0x81ce9f8
|
|
thumb_func 0x81cea64
|
|
thumb_func 0x81cea9c
|
|
thumb_func 0x81cead4
|
|
thumb_func 0x81ceb04
|
|
thumb_func 0x81ceb14
|
|
thumb_func 0x81ceb18
|
|
thumb_func 0x81ceb2c
|
|
thumb_func 0x81ceb4c
|
|
thumb_func 0x81cecac
|
|
thumb_func 0x81ced14
|
|
thumb_func 0x81ced7c
|
|
thumb_func 0x81cede4
|
|
thumb_func 0x81cee4c
|
|
thumb_func 0x81cee8c
|
|
thumb_func 0x81ceebc
|
|
thumb_func 0x81ceee8
|
|
thumb_func 0x81cef4c
|
|
thumb_func 0x81cefa0
|
|
thumb_func 0x81cf090
|
|
thumb_func 0x81cf0d8
|
|
thumb_func 0x81cf108
|
|
thumb_func 0x81cf11c
|
|
thumb_func 0x81cf13c
|
|
thumb_func 0x81cf15c
|
|
thumb_func 0x81cf1dc
|
|
thumb_func 0x81cf1e4
|
|
thumb_func 0x81cf1ec
|
|
thumb_func 0x81cf1fc
|
|
thumb_func 0x81cf20c
|
|
thumb_func 0x81cf21c
|
|
thumb_func 0x81cf238
|
|
thumb_func 0x81cf248
|
|
thumb_func 0x81cf260
|
|
thumb_func 0x81cf300
|
|
thumb_func 0x81cf314
|
|
thumb_func 0x81cf3c0
|
|
thumb_func 0x81cf42c
|
|
thumb_func 0x81cf4a4
|
|
thumb_func 0x81cf4dc
|
|
thumb_func 0x81cf514
|
|
thumb_func 0x81cf544
|
|
thumb_func 0x81cf554
|
|
thumb_func 0x81cf558
|
|
thumb_func 0x81cf56c
|
|
thumb_func 0x81cf58c
|
|
thumb_func 0x81cf6d0
|
|
thumb_func 0x81cf738
|
|
thumb_func 0x81cf7a0
|
|
thumb_func 0x81cf808
|
|
thumb_func 0x81cf870
|
|
thumb_func 0x81cf8b0
|
|
thumb_func 0x81cf8e0
|
|
thumb_func 0x81cf95c
|
|
thumb_func 0x81cf9a4
|
|
thumb_func 0x81cf9f8
|
|
# pokenav_unk_10.s
|
|
thumb_func 0x81cfb00
|
|
thumb_func 0x81cfb50
|
|
thumb_func 0x81cfb68
|
|
thumb_func 0x81cfb74
|
|
thumb_func 0x81cfbf8
|
|
thumb_func 0x81cfc84
|
|
thumb_func 0x81cfc8c
|
|
thumb_func 0x81cfccc
|
|
thumb_func 0x81cfd14
|
|
thumb_func 0x81cfd38
|
|
thumb_func 0x81cfd74
|
|
thumb_func 0x81cfd84
|
|
thumb_func 0x81cfd94 GetCurrMonInfo1
|
|
thumb_func 0x81cfe10 GetCurrMonInfo2
|
|
thumb_func 0x81cfe88 GetCurrMonRibbonCount
|
|
thumb_func 0x81cfec4
|
|
thumb_func 0x81cffc4
|
|
thumb_func 0x81cffdc
|
|
thumb_func 0x81cfff4
|
|
thumb_func 0x81d0004
|
|
thumb_func 0x81d0028
|
|
thumb_func 0x81d0060
|
|
thumb_func 0x81d0090
|
|
thumb_func 0x81d00a0
|
|
thumb_func 0x81d00a4
|
|
thumb_func 0x81d0108
|
|
thumb_func 0x81d011c
|
|
thumb_func 0x81d0304
|
|
thumb_func 0x81d0334
|
|
thumb_func 0x81d03dc
|
|
thumb_func 0x81d043c
|
|
thumb_func 0x81d04b0
|
|
thumb_func 0x81d0510
|
|
thumb_func 0x81d0534
|
|
thumb_func 0x81d05ac
|
|
thumb_func 0x81d067c
|
|
thumb_func 0x81d06a0
|
|
thumb_func 0x81d076c
|
|
thumb_func 0x81d07b8
|
|
thumb_func 0x81d081c
|
|
thumb_func 0x81d0864
|
|
thumb_func 0x81d0894
|
|
thumb_func 0x81d08a0
|
|
thumb_func 0x81d08f4
|
|
thumb_func 0x81d0918
|
|
thumb_func 0x81d0950
|
|
thumb_func 0x81d0974
|
|
thumb_func 0x81d09a0
|
|
thumb_func 0x81d09f4
|
|
thumb_func 0x81d0a6c
|
|
thumb_func 0x81d0a8c
|
|
thumb_func 0x81d0ad8
|
|
thumb_func 0x81d0b18
|
|
thumb_func 0x81d0b64
|
|
thumb_func 0x81d0c1c
|
|
thumb_func 0x81d0c40
|
|
thumb_func 0x81d0c54
|
|
# pokenav_match_call_data.s
|
|
thumb_func 0x81d0c90 MatchCallGetFunctionIndex
|
|
thumb_func 0x81d0cd8 GetTrainerIdxByRematchIdx
|
|
thumb_func 0x81d0ce8 GetRematchIdxByTrainerIdx
|
|
thumb_func 0x81d0d10 MatchCallFlagGetByIndex
|
|
thumb_func 0x81d0d44 MatchCallGetFlag_Type0
|
|
thumb_func 0x81d0d68 MatchCallGetFlag_Type1
|
|
thumb_func 0x81d0d8c MatchCallGetFlag_Type2
|
|
thumb_func 0x81d0db0 MatchCallGetFlag_Type4
|
|
thumb_func 0x81d0de8 MatchCallGetFlag_Type3
|
|
thumb_func 0x81d0df8 MatchCallMapSecGetByIndex
|
|
thumb_func 0x81d0e30 MatchCallGetMapSec_Type0
|
|
thumb_func 0x81d0e34 MatchCallGetMapSec_Type1
|
|
thumb_func 0x81d0e38 MatchCallGetMapSec_Type2
|
|
thumb_func 0x81d0e6c MatchCallGetMapSec_Type4
|
|
thumb_func 0x81d0e70 MatchCallGetMapSec_Type3
|
|
thumb_func 0x81d0e74 MatchCall_IsRematchable
|
|
thumb_func 0x81d0ea8 MatchCall_IsRematchable_Type3
|
|
thumb_func 0x81d0eac MatchCall_IsRematchable_Type1
|
|
thumb_func 0x81d0edc MatchCall_IsRematchable_Type2
|
|
thumb_func 0x81d0efc MatchCall_IsRematchable_Type4
|
|
thumb_func 0x81d0f00
|
|
thumb_func 0x81d0f04
|
|
thumb_func 0x81d0f5c
|
|
thumb_func 0x81d0f60
|
|
thumb_func 0x81d0f64
|
|
thumb_func 0x81d0f68
|
|
thumb_func 0x81d0f6c MatchCall_IsRematchable_Type0
|
|
thumb_func 0x81d0f70 MatchCall_GetRematchTableIdx
|
|
thumb_func 0x81d0fa4 MatchCall_GetRematchTableIdx_Type3
|
|
thumb_func 0x81d0fa8 MatchCall_GetRematchTableIdx_Type1
|
|
thumb_func 0x81d0fac MatchCall_GetRematchTableIdx_Type2
|
|
thumb_func 0x81d0fb0 MatchCall_GetRematchTableIdx_Type4
|
|
thumb_func 0x81d0fb4 MatchCall_GetRematchTableIdx_Type0
|
|
thumb_func 0x81d0fb8 MatchCall_GetMessage
|
|
thumb_func 0x81d0fec MatchCall_GetMessage_Type0
|
|
thumb_func 0x81d0ff8 MatchCall_GetMessage_Type1
|
|
thumb_func 0x81d1018 MatchCall_GetMessage_Type2
|
|
thumb_func 0x81d1024 MatchCall_GetMessage_Type4
|
|
thumb_func 0x81d1030 MatchCall_GetMessage_Type3
|
|
thumb_func 0x81d103c
|
|
thumb_func 0x81d109c
|
|
thumb_func 0x81d1178
|
|
thumb_func 0x81d11b0 MatchCall_GetNameAndDesc_Type3
|
|
thumb_func 0x81d11bc MatchCall_GetNameAndDesc_Type1
|
|
thumb_func 0x81d11dc MatchCall_GetNameAndDesc_Type2
|
|
thumb_func 0x81d11f4 MatchCall_GetNameAndDesc_Type4
|
|
thumb_func 0x81d1200 MatchCall_GetNameAndDesc_Type0
|
|
thumb_func 0x81d120c MatchCall_GetNameAndDescByRematchIdx
|
|
thumb_func 0x81d123c
|
|
thumb_func 0x81d12cc
|
|
thumb_func 0x81d12f4
|
|
thumb_func 0x81d131c SetMatchCallRegisteredFlag
|
|
# menu_specialized.s
|
|
thumb_func 0x81d1340
|
|
thumb_func 0x81d1380
|
|
thumb_func 0x81d13b4 MoveRelearnerCursorCallback
|
|
thumb_func 0x81d13e4
|
|
thumb_func 0x81d13f4
|
|
thumb_func 0x81d14c4
|
|
thumb_func 0x81d14d8
|
|
thumb_func 0x81d1508
|
|
thumb_func 0x81d151c
|
|
thumb_func 0x81d15cc
|
|
thumb_func 0x81d16bc
|
|
thumb_func 0x81d16f4
|
|
thumb_func 0x81d1704
|
|
thumb_func 0x81d1750
|
|
thumb_func 0x81d1824
|
|
thumb_func 0x81d1878
|
|
thumb_func 0x81d18c0
|
|
thumb_func 0x81d1aec
|
|
thumb_func 0x81d1c48
|
|
thumb_func 0x81d1d70
|
|
thumb_func 0x81d1e40 InitMoveRelearnerWindows
|
|
thumb_func 0x81d1ee0
|
|
thumb_func 0x81d1fd8 LoadMoveRelearnerMovesList
|
|
thumb_func 0x81d200c MoveRelearnerMenuLoadContestMoveDescription
|
|
thumb_func 0x81d2208 MoveRelearnerPrintText
|
|
thumb_func 0x81d2250 MoveRelearnerRunTextPrinters
|
|
thumb_func 0x81d2264 MoveRelearnerCreateYesNoMenu
|
|
thumb_func 0x81d227c GetBoxOrPartyMonData
|
|
thumb_func 0x81d22e4
|
|
thumb_func 0x81d24ac
|
|
thumb_func 0x81d2504
|
|
thumb_func 0x81d25a8
|
|
thumb_func 0x81d26c4
|
|
thumb_func 0x81d275c
|
|
thumb_func 0x81d2780
|
|
thumb_func 0x81d27a8
|
|
thumb_func 0x81d27d4
|
|
thumb_func 0x81d2800
|
|
thumb_func 0x81d284c
|
|
thumb_func 0x81d28e0
|
|
thumb_func 0x81d2904
|
|
thumb_func 0x81d2924
|
|
thumb_func 0x81d2944
|
|
thumb_func 0x81d29bc
|
|
thumb_func 0x81d2a38
|
|
thumb_func 0x81d2a94
|
|
thumb_func 0x81d2ab0
|
|
thumb_func 0x81d2b50
|
|
thumb_func 0x81d2b7c nullsub_79
|
|
thumb_func 0x81d2b94
|
|
thumb_func 0x81d2c18
|
|
thumb_func 0x81d2c70 DrawLevelUpWindowPg1
|
|
thumb_func 0x81d2db4 DrawLevelUpWindowPg2
|
|
thumb_func 0x81d2eb8 GetMonLevelUpWindowStats
|
|
# ereader_helpers.s
|
|
thumb_func 0x81d2f00
|
|
thumb_func 0x81d2f28 Struct_Unk81D38FC_ValidateChecksum
|
|
thumb_func 0x81d2f4c EReader_IsReceivedDataValid
|
|
thumb_func 0x81d2f9c TrainerHill_VerifyChecksum
|
|
thumb_func 0x81d2fc8 TryWriteTrainerHill_r
|
|
thumb_func 0x81d3130 TryWriteTrainerHill
|
|
thumb_func 0x81d3158 TryReadTrainerHill_r
|
|
thumb_func 0x81d318c TryReadTrainerHill
|
|
thumb_func 0x81d31b4 ReadTrainerHillAndValidate
|
|
thumb_func 0x81d31d4 unref_sub_81D3B54
|
|
thumb_func 0x81d3268 unref_sub_81D3BE8
|
|
thumb_func 0x81d32fc
|
|
thumb_func 0x81d333c
|
|
thumb_func 0x81d33b4
|
|
thumb_func 0x81d33f0
|
|
thumb_func 0x81d3568
|
|
thumb_func 0x81d359c
|
|
thumb_func 0x81d35e8
|
|
thumb_func 0x81d361c
|
|
thumb_func 0x81d362c
|
|
thumb_func 0x81d37bc
|
|
thumb_func 0x81d37cc
|
|
thumb_func 0x81d37f0
|
|
thumb_func 0x81d3820
|
|
thumb_func 0x81d3874
|
|
thumb_func 0x81d38b8
|
|
# faraway_island.s
|
|
thumb_func 0x81d38d8 GetMewEventObjectId
|
|
thumb_func 0x81d38fc GetMewMoveDirection
|
|
thumb_func 0x81d3eb4 CanMewWalkToCoords
|
|
thumb_func 0x81d3f10
|
|
thumb_func 0x81d4018 UpdateFarawayIslandStepCounter
|
|
thumb_func 0x81d4068 EventObjectIsFarawayIslandMew
|
|
thumb_func 0x81d4094 IsMewPlayingHideAndSeek
|
|
thumb_func 0x81d40d8
|
|
thumb_func 0x81d4110
|
|
thumb_func 0x81d426c
|
|
thumb_func 0x81d4294
|
|
thumb_func 0x81d42d8
|
|
thumb_func 0x81d431c
|
|
thumb_func 0x81d4360
|
|
thumb_func 0x81d43a4
|
|
# ereader_screen.s
|
|
thumb_func 0x81d43d0
|
|
thumb_func 0x81d4438
|
|
thumb_func 0x81d4468
|
|
thumb_func 0x81d44b0
|
|
thumb_func 0x81d44e0
|
|
thumb_func 0x81d4540
|
|
thumb_func 0x81d4564
|
|
thumb_func 0x81d4694 task_add_00_ereader
|
|
thumb_func 0x81d46dc
|
|
thumb_func 0x81d46e4
|
|
thumb_func 0x81d4704
|
|
# trainer_hill.s
|
|
thumb_func 0x81d4b14 CallTrainerHillFunction
|
|
thumb_func 0x81d4b3c ResetTrainerHillResults
|
|
thumb_func 0x81d4b80 GetFloorId
|
|
thumb_func 0x81d4b90 GetTrainerHillOpponentClass
|
|
thumb_func 0x81d4bb4 GetTrainerHillTrainerName
|
|
thumb_func 0x81d4be4 GetTrainerHillTrainerFrontSpriteId
|
|
thumb_func 0x81d4c30 InitTrainerHillBattleStruct
|
|
thumb_func 0x81d4cf0 FreeDataStruct
|
|
thumb_func 0x81d4d0c SetUpDataStruct
|
|
thumb_func 0x81d4d64 FreeTrainerHillBattleStruct
|
|
thumb_func 0x81d4d80 CopyTrainerHillTrainerText
|
|
thumb_func 0x81d4e70 TrainerHillStartChallenge
|
|
thumb_func 0x81d4f2c
|
|
thumb_func 0x81d4f78
|
|
thumb_func 0x81d5024
|
|
thumb_func 0x81d50a8 TrainerHillResumeTimer
|
|
thumb_func 0x81d50ec TrainerHillSetPlayerLost
|
|
thumb_func 0x81d5108 TrainerHillGetChallengeStatus
|
|
thumb_func 0x81d5164
|
|
thumb_func 0x81d51f4
|
|
thumb_func 0x81d5238
|
|
thumb_func 0x81d52f0
|
|
thumb_func 0x81d5334
|
|
thumb_func 0x81d535c nullsub_129
|
|
thumb_func 0x81d5360
|
|
thumb_func 0x81d53cc PrintOnTrainerHillRecordsWindow
|
|
thumb_func 0x81d56e8 GetTimerValue
|
|
thumb_func 0x81d56ec SetTimerValue
|
|
thumb_func 0x81d56f0
|
|
thumb_func 0x81d5840
|
|
thumb_func 0x81d58b0
|
|
thumb_func 0x81d590c
|
|
thumb_func 0x81d5a10 InTrainerHill
|
|
thumb_func 0x81d5a38 GetCurrentTrainerHillMapId
|
|
thumb_func 0x81d5a9c
|
|
thumb_func 0x81d5abc
|
|
thumb_func 0x81d5ad0
|
|
thumb_func 0x81d5b1c LocalIdToHillTrainerId
|
|
thumb_func 0x81d5b38 GetHillTrainerFlag
|
|
thumb_func 0x81d5b84 SetHillTrainerFlag
|
|
thumb_func 0x81d5c48 GetTrainerHillTrainerScript
|
|
thumb_func 0x81d5c50
|
|
thumb_func 0x81d5c68
|
|
thumb_func 0x81d5d20 FillHillTrainerParty
|
|
thumb_func 0x81d5d38 FillHillTrainersParties
|
|
thumb_func 0x81d5d60
|
|
thumb_func 0x81d5d64 GetTrainerEncounterMusicIdInTrainerHill
|
|
thumb_func 0x81d5dcc
|
|
thumb_func 0x81d5e30
|
|
thumb_func 0x81d5e4c
|
|
thumb_func 0x81d5e60
|
|
thumb_func 0x81d5e7c
|
|
thumb_func 0x81d5e9c
|
|
thumb_func 0x81d5eb8 nullsub_2
|
|
thumb_func 0x81d5ed4
|
|
thumb_func 0x81d5f08
|
|
thumb_func 0x81d5f40
|
|
thumb_func 0x81d5f98
|
|
# rayquaza_scene.s
|
|
thumb_func 0x81d605c DoRayquazaScene
|
|
thumb_func 0x81d60b0 CB2_InitRayquazaScene
|
|
thumb_func 0x81d610c CB2_RayquazaScene
|
|
thumb_func 0x81d6128 VBlankCB_RayquazaScene
|
|
thumb_func 0x81d613c Task_EndAfterFadeScreen
|
|
thumb_func 0x81d617c Task_SetNextAnim
|
|
thumb_func 0x81d6204
|
|
thumb_func 0x81d6240
|
|
thumb_func 0x81d6258 Task_HandleDuoFightPre
|
|
thumb_func 0x81d62c0
|
|
thumb_func 0x81d635c
|
|
thumb_func 0x81d64b8
|
|
thumb_func 0x81d665c
|
|
thumb_func 0x81d690c VBlankCB_DuoFight
|
|
thumb_func 0x81d691c
|
|
thumb_func 0x81d69a8
|
|
thumb_func 0x81d6a70 Task_DuoFightAnim
|
|
thumb_func 0x81d6b64
|
|
thumb_func 0x81d6ca8 Task_HandleDuoFight
|
|
thumb_func 0x81d6d74
|
|
thumb_func 0x81d6dbc
|
|
thumb_func 0x81d6e04
|
|
thumb_func 0x81d6e48
|
|
thumb_func 0x81d6e68
|
|
thumb_func 0x81d6ef0 DuoFightEnd
|
|
thumb_func 0x81d6f3c Task_DuoFightEnd
|
|
thumb_func 0x81d6fa0
|
|
thumb_func 0x81d703c
|
|
thumb_func 0x81d719c
|
|
thumb_func 0x81d71f8
|
|
thumb_func 0x81d739c
|
|
thumb_func 0x81d7650
|
|
thumb_func 0x81d774c
|
|
thumb_func 0x81d77d8
|
|
thumb_func 0x81d7888 Task_RayTakesFlightAnim
|
|
thumb_func 0x81d78fc Task_HandleRayTakesFlight
|
|
thumb_func 0x81d7aa0 Task_RayTakesFlightEnd
|
|
thumb_func 0x81d7ae0
|
|
thumb_func 0x81d7b9c
|
|
thumb_func 0x81d7bec
|
|
thumb_func 0x81d7c94
|
|
thumb_func 0x81d7d88
|
|
thumb_func 0x81d7e28 Task_RayDescendsAnim
|
|
thumb_func 0x81d7eb8 Task_HandleRayDescends
|
|
thumb_func 0x81d7fc0 Task_RayDescendsEnd
|
|
thumb_func 0x81d8008
|
|
thumb_func 0x81d8088
|
|
thumb_func 0x81d8164
|
|
thumb_func 0x81d820c
|
|
thumb_func 0x81d82bc Task_RayChargesAnim
|
|
thumb_func 0x81d831c Task_HandleRayCharges
|
|
thumb_func 0x81d8414
|
|
thumb_func 0x81d8468
|
|
thumb_func 0x81d84f0
|
|
thumb_func 0x81d8528 Task_RayChargesEnd
|
|
thumb_func 0x81d8574
|
|
thumb_func 0x81d8600
|
|
thumb_func 0x81d86f0 Task_RayChasesAwayAnim
|
|
thumb_func 0x81d87bc Task_HandleRayChasesAway
|
|
thumb_func 0x81d88ec
|
|
thumb_func 0x81d8970 Task_RayChasesAwayEnd
|
|
thumb_func 0x81d89e4
|
|
thumb_func 0x81d8bb0
|
|
thumb_func 0x81d8c74
|
|
thumb_func 0x81d8d14
|
|
thumb_func 0x81d8d5c
|
|
thumb_func 0x81d8e10
|
|
thumb_func 0x81d8e64
|
|
thumb_func 0x81d8f58
|
|
thumb_func 0x81d911c
|
|
thumb_func 0x81d91a4
|
|
thumb_func 0x81d91f0
|
|
# walda_phrase.s
|
|
thumb_func 0x81d92f8 TryBufferWaldaPhrase
|
|
thumb_func 0x81d9320 DoWaldaNamingScreen
|
|
thumb_func 0x81d9358 CB2_HandleGivenWaldaPhrase
|
|
thumb_func 0x81d93d4 GetWaldaPhraseInputCase
|
|
thumb_func 0x81d9400 TryGetWallpaperWithWaldaPhrase
|
|
thumb_func 0x81d947c TryCalculateWallpaper
|
|
thumb_func 0x81d9574
|
|
thumb_func 0x81d95c0
|
|
thumb_func 0x81d95f0
|
|
thumb_func 0x81d960c
|
|
thumb_func 0x81d9624
|
|
thumb_func 0x81d9640
|
|
thumb_func 0x81d9690
|
|
thumb_func 0x81d97c0 GetLetterTableId
|
|
# contest_link_81D9DE4.s
|
|
thumb_func 0x81d97dc
|
|
thumb_func 0x81d97f8
|
|
thumb_func 0x81d9814
|
|
thumb_func 0x81d99b8
|
|
thumb_func 0x81d99e4
|
|
thumb_func 0x81d9a0c
|
|
thumb_func 0x81d9ad4
|
|
thumb_func 0x81d9b78
|
|
thumb_func 0x81d9c48
|
|
thumb_func 0x81d9d18
|
|
# gym_leader_rematch.s
|
|
thumb_func 0x81d9dcc UpdateGymLeaderRematch
|
|
thumb_func 0x81d9e24 UpdateGymLeaderRematchFromArray
|
|
thumb_func 0x81d9f1c GetRematchIndex
|
|
# unk_transition.s
|
|
thumb_func 0x81d9f50
|
|
thumb_func 0x81d9f9c
|
|
thumb_func 0x81da098
|
|
thumb_func 0x81da10c
|
|
thumb_func 0x81da20c
|
|
thumb_func 0x81da270
|
|
thumb_func 0x81da2c4
|
|
thumb_func 0x81da31c
|
|
thumb_func 0x81da39c
|
|
thumb_func 0x81da40c
|
|
thumb_func 0x81da42c Phase2Task_34
|
|
thumb_func 0x81da464
|
|
thumb_func 0x81da4d0
|
|
thumb_func 0x81da504 Phase2Task_35
|
|
thumb_func 0x81da53c
|
|
thumb_func 0x81da5a8
|
|
thumb_func 0x81da5dc Phase2Task_36
|
|
thumb_func 0x81da614
|
|
thumb_func 0x81da694
|
|
thumb_func 0x81da6c8 Phase2Task_37
|
|
thumb_func 0x81da700
|
|
thumb_func 0x81da784
|
|
thumb_func 0x81da7b8 Phase2Task_38
|
|
thumb_func 0x81da7f0
|
|
thumb_func 0x81da87c
|
|
thumb_func 0x81da8b0 Phase2Task_39
|
|
thumb_func 0x81da8e8
|
|
thumb_func 0x81da974
|
|
thumb_func 0x81da9a8 Phase2Task_40
|
|
thumb_func 0x81da9e0
|
|
thumb_func 0x81daa74
|
|
thumb_func 0x81daaa8 Phase2Task_41
|
|
thumb_func 0x81daae0
|
|
thumb_func 0x81dab78
|
|
# libgcnmultiboot.s
|
|
thumb_func 0x828d2f8 GameCubeMultiBoot_Hash
|
|
thumb_func 0x828d30c GameCubeMultiBoot_Main
|
|
thumb_func 0x828d40c GameCubeMultiBoot_ExecuteProgram
|
|
thumb_func 0x828d420 GameCubeMultiBoot_Init
|
|
thumb_func 0x828d46a GameCubeMultiBoot_HandleSerialInterrupt
|
|
thumb_func 0x828d4ac GcMbIntrHandler_CheckGameCodeSent
|
|
thumb_func 0x828d4b8 GcMbIntrHandler_CheckHandshakeResponse
|
|
thumb_func 0x828d4cc GcMbIntrHandler_ReceiveKeyA
|
|
thumb_func 0x828d50c GcMbIntrHandler_CheckKeyBSent
|
|
thumb_func 0x828d518 GcMbIntrHandler_CheckImageSizeResponse
|
|
thumb_func 0x828d53c GcMbIntrHandler_CheckImageResponse
|
|
thumb_func 0x828d568 GcMbIntrHandler_CheckCounter2Sent
|
|
thumb_func 0x828d578 GcMbIntrHandler_CheckKeyCDerivationSent
|
|
thumb_func 0x828d584 GcMbIntrHandler_CheckBootKeyResponse
|
|
thumb_func 0x828d598 GcMbIntrHandler_StopUnconditionally
|
|
thumb_func 0x828d59a GameCubeMultiBoot_Quit
|
|
# m4a.s
|
|
thumb_func 0x828d5d4 umul3232H32
|
|
arm_func 0x828d5d8 __umul3232H32
|
|
thumb_func 0x828d5e4 SoundMain
|
|
thumb_func 0x828d668 SoundMainRAM
|
|
arm_func 0x828d674 SoundMainRAM_Reverb
|
|
arm_func 0x828d804
|
|
arm_func 0x828da24
|
|
arm_func 0x828dce0
|
|
thumb_func 0x828dd6c SoundMainBTM
|
|
thumb_func 0x828dd84 RealClearChain
|
|
thumb_func 0x828dda4 ply_fine
|
|
thumb_func 0x828ddd4 MPlayJumpTableCopy
|
|
thumb_func 0x828de08 ld_r3_tp_adr_i
|
|
thumb_func 0x828de14 ply_goto
|
|
thumb_func 0x828de34 ply_patt
|
|
thumb_func 0x828de50 ply_pend
|
|
thumb_func 0x828de64 ply_rept
|
|
thumb_func 0x828de94 ply_prio
|
|
thumb_func 0x828dea0 ply_tempo
|
|
thumb_func 0x828deb4 ply_keysh
|
|
thumb_func 0x828dec8 ply_voice
|
|
thumb_func 0x828def8 ply_vol
|
|
thumb_func 0x828df0c ply_pan
|
|
thumb_func 0x828df20 ply_bend
|
|
thumb_func 0x828df34 ply_bendr
|
|
thumb_func 0x828df48 ply_lfodl
|
|
thumb_func 0x828df54 ply_modt
|
|
thumb_func 0x828df6c ply_tune
|
|
thumb_func 0x828df80 ply_port
|
|
thumb_func 0x828df98 m4aSoundVSync
|
|
thumb_func 0x828dfe4 MPlayMain
|
|
thumb_func 0x828e24c TrackStop
|
|
thumb_func 0x828e290 ChnVolSetAsm
|
|
thumb_func 0x828e2c0 ply_note
|
|
thumb_func 0x828e4c4 ply_endtie
|
|
thumb_func 0x828e504 clear_modM
|
|
thumb_func 0x828e52c ply_lfos
|
|
thumb_func 0x828e540 ply_mod
|
|
thumb_func 0x828e554 MidiKeyToFreq
|
|
thumb_func 0x828e5b8 UnusedDummyFunc
|
|
thumb_func 0x828e5bc MPlayContinue
|
|
thumb_func 0x828e5d8 MPlayFadeOut
|
|
thumb_func 0x828e5f8 m4aSoundInit
|
|
thumb_func 0x828e6ac m4aSoundMain
|
|
thumb_func 0x828e6b8 m4aSongNumStart
|
|
thumb_func 0x828e6e4 m4aSongNumStartOrChange
|
|
thumb_func 0x828e730 m4aSongNumStartOrContinue
|
|
thumb_func 0x828e784 m4aSongNumStop
|
|
thumb_func 0x828e7b8 m4aSongNumContinue
|
|
thumb_func 0x828e7ec m4aMPlayAllStop
|
|
thumb_func 0x828e830 m4aMPlayContinue
|
|
thumb_func 0x828e83c m4aMPlayAllContinue
|
|
thumb_func 0x828e880 m4aMPlayFadeOut
|
|
thumb_func 0x828e890 m4aMPlayFadeOutTemporarily
|
|
thumb_func 0x828e8b0 m4aMPlayFadeIn
|
|
thumb_func 0x828e8d8 m4aMPlayImmInit
|
|
thumb_func 0x828e920 MPlayExtender
|
|
thumb_func 0x828ea38 MusicPlayerJumpTableCopy
|
|
thumb_func 0x828ea3c ClearChain
|
|
thumb_func 0x828ea50 Clear64byte
|
|
thumb_func 0x828ea64 SoundInit
|
|
thumb_func 0x828eb5c SampleFreqSet
|
|
thumb_func 0x828ec00 m4aSoundMode
|
|
thumb_func 0x828ec98 SoundClear
|
|
thumb_func 0x828ecec m4aSoundVSyncOff
|
|
thumb_func 0x828ed68 m4aSoundVSyncOn
|
|
thumb_func 0x828eda4 MPlayOpen
|
|
thumb_func 0x828ee1c MPlayStart
|
|
thumb_func 0x828ef00 m4aMPlayStop
|
|
thumb_func 0x828ef40 FadeOutBody
|
|
thumb_func 0x828f008 TrkVolPitSet
|
|
thumb_func 0x828f0bc MidiKeyToCgbFreq
|
|
thumb_func 0x828f164 CgbOscOff
|
|
thumb_func 0x828f1b4 CgbModVol
|
|
thumb_func 0x828f230 CgbSound
|
|
thumb_func 0x828f67c m4aMPlayTempoControl
|
|
thumb_func 0x828f6a4 m4aMPlayVolumeControl
|
|
thumb_func 0x828f70c m4aMPlayPitchControl
|
|
thumb_func 0x828f780 m4aMPlayPanpotControl
|
|
thumb_func 0x828f7e8 ClearModM
|
|
thumb_func 0x828f808 m4aMPlayModDepthSet
|
|
thumb_func 0x828f87c m4aMPlayLFOSpeedSet
|
|
thumb_func 0x828f8f0 ply_memacc
|
|
thumb_func 0x828fa48 ply_xcmd
|
|
thumb_func 0x828fa68 ply_xxx
|
|
thumb_func 0x828fa7c ply_xwave
|
|
thumb_func 0x828fac4 ply_xtype
|
|
thumb_func 0x828fad8 ply_xatta
|
|
thumb_func 0x828faec ply_xdeca
|
|
thumb_func 0x828fb00 ply_xsust
|
|
thumb_func 0x828fb14 ply_xrele
|
|
thumb_func 0x828fb28 ply_xiecv
|
|
thumb_func 0x828fb34 ply_xiecl
|
|
thumb_func 0x828fb40 ply_xleng
|
|
thumb_func 0x828fb54 ply_xswee
|
|
thumb_func 0x828fb68 ply_xcmd_0C
|
|
thumb_func 0x828fbb0 ply_xcmd_0D
|
|
thumb_func 0x828fbf8 DummyFunc
|
|
thumb_func 0x828fbfc SetPokemonCryTone
|
|
thumb_func 0x828fccc SetPokemonCryVolume
|
|
thumb_func 0x828fce0 SetPokemonCryPanpot
|
|
thumb_func 0x828fcf8 SetPokemonCryPitch
|
|
thumb_func 0x828fd30 SetPokemonCryLength
|
|
thumb_func 0x828fd3c SetPokemonCryRelease
|
|
thumb_func 0x828fd48 SetPokemonCryProgress
|
|
thumb_func 0x828fd54 IsPokemonCryPlaying
|
|
thumb_func 0x828fd6c SetPokemonCryChorus
|
|
thumb_func 0x828fd98 SetPokemonCryStereo
|
|
thumb_func 0x828fdd8 SetPokemonCryPriority
|
|
# agb_flash.s
|
|
thumb_func 0x828fde4 SwitchFlashBank
|
|
thumb_func 0x828fe08 ReadFlashId
|
|
thumb_func 0x828fea4 FlashTimerIntr
|
|
thumb_func 0x828fecc SetFlashTimerIntr
|
|
thumb_func 0x828ff08 StartFlashTimer
|
|
thumb_func 0x828ffb0 StopFlashTimer
|
|
thumb_func 0x828fff4 ReadFlash1
|
|
thumb_func 0x828fff8 SetReadFlash1
|
|
thumb_func 0x8290038 ReadFlash_Core
|
|
thumb_func 0x829005c ReadFlash
|
|
thumb_func 0x82900f8 VerifyFlashSector_Core
|
|
thumb_func 0x8290128 VerifyFlashSector
|
|
thumb_func 0x82901c0 VerifyFlashSectorNBytes
|
|
thumb_func 0x8290258 ProgramFlashSectorAndVerify
|
|
thumb_func 0x829029c ProgramFlashSectorAndVerifyNBytes
|
|
thumb_func 0x82902e4 IdentifyFlash
|
|
thumb_func 0x8290384 WaitForFlashWrite_Common
|
|
thumb_func 0x8290424 EraseFlashChip_MX
|
|
thumb_func 0x8290498 EraseFlashSector_MX
|
|
thumb_func 0x8290568 ProgramFlashByte_MX
|
|
thumb_func 0x8290634 ProgramFlashSector_MX
|
|
# siirtc.s
|
|
thumb_func 0x82906d8 SiiRtcUnprotect
|
|
thumb_func 0x82906f0 SiiRtcProtect
|
|
thumb_func 0x8290708 SiiRtcProbe
|
|
thumb_func 0x82907e0 SiiRtcReset
|
|
thumb_func 0x8290864 SiiRtcGetStatus
|
|
thumb_func 0x8290930 SiiRtcSetStatus
|
|
thumb_func 0x82909d8 SiiRtcGetDateTime
|
|
thumb_func 0x8290a88 SiiRtcSetDateTime
|
|
thumb_func 0x8290b24 SiiRtcGetTime
|
|
thumb_func 0x8290bd8 SiiRtcSetTime
|
|
thumb_func 0x8290c74 SiiRtcSetAlarm
|
|
thumb_func 0x8290da8 WriteCommand
|
|
thumb_func 0x8290e4c WriteData
|
|
thumb_func 0x8290eec ReadData
|
|
thumb_func 0x8290f78 EnableGpioPortRead
|
|
thumb_func 0x8290f8c DisableGpioPortRead
|
|
# librfu_stwi.s
|
|
thumb_func 0x8290fa0 STWI_init_all
|
|
thumb_func 0x8291078 STWI_init_timer
|
|
thumb_func 0x82910b4 AgbRFU_SoftReset
|
|
thumb_func 0x8291168 STWI_set_MS_mode
|
|
thumb_func 0x829117c STWI_read_status
|
|
thumb_func 0x82911dc STWI_init_Callback_M
|
|
thumb_func 0x82911e8 STWI_init_Callback_S
|
|
thumb_func 0x82911f4 STWI_set_Callback_M
|
|
thumb_func 0x8291200 STWI_set_Callback_S
|
|
thumb_func 0x829120c STWI_set_Callback_ID
|
|
thumb_func 0x8291218 STWI_poll_CommandEnd
|
|
thumb_func 0x8291240 STWI_send_ResetREQ
|
|
thumb_func 0x8291264 STWI_send_LinkStatusREQ
|
|
thumb_func 0x8291288 STWI_send_VersionStatusREQ
|
|
thumb_func 0x82912ac STWI_send_SystemStatusREQ
|
|
thumb_func 0x82912d0 STWI_send_SlotStatusREQ
|
|
thumb_func 0x82912f4 STWI_send_ConfigStatusREQ
|
|
thumb_func 0x8291318 STWI_send_GameConfigREQ
|
|
thumb_func 0x8291370 STWI_send_SystemConfigREQ
|
|
thumb_func 0x82913b0 STWI_send_SC_StartREQ
|
|
thumb_func 0x82913d4 STWI_send_SC_PollingREQ
|
|
thumb_func 0x82913f8 STWI_send_SC_EndREQ
|
|
thumb_func 0x829141c STWI_send_SP_StartREQ
|
|
thumb_func 0x8291440 STWI_send_SP_PollingREQ
|
|
thumb_func 0x8291464 STWI_send_SP_EndREQ
|
|
thumb_func 0x8291488 STWI_send_CP_StartREQ
|
|
thumb_func 0x82914b8 STWI_send_CP_PollingREQ
|
|
thumb_func 0x82914dc STWI_send_CP_EndREQ
|
|
thumb_func 0x8291500 STWI_send_DataTxREQ
|
|
thumb_func 0x8291548 STWI_send_DataTxAndChangeREQ
|
|
thumb_func 0x8291590 STWI_send_DataRxREQ
|
|
thumb_func 0x82915b4 STWI_send_MS_ChangeREQ
|
|
thumb_func 0x82915d8 STWI_send_DataReadyAndChangeREQ
|
|
thumb_func 0x8291628 STWI_send_DisconnectedAndChangeREQ
|
|
thumb_func 0x8291668 STWI_send_ResumeRetransmitAndChangeREQ
|
|
thumb_func 0x829168c STWI_send_DisconnectREQ
|
|
thumb_func 0x82916bc STWI_send_TestModeREQ
|
|
thumb_func 0x82916f4 STWI_send_CPR_StartREQ
|
|
thumb_func 0x8291730 STWI_send_CPR_PollingREQ
|
|
thumb_func 0x8291754 STWI_send_CPR_EndREQ
|
|
thumb_func 0x8291778 STWI_send_StopModeREQ
|
|
thumb_func 0x829179c STWI_intr_timer
|
|
thumb_func 0x8291800 STWI_set_timer
|
|
thumb_func 0x82918ac STWI_stop_timer
|
|
thumb_func 0x82918d8 STWI_init
|
|
thumb_func 0x82919b0 STWI_start_Command
|
|
thumb_func 0x8291a24 STWI_restart_Command
|
|
thumb_func 0x8291aa4 STWI_reset_ClockCounter
|
|
# librfu_intr.s
|
|
arm_func 0x8291adc IntrSIO32
|
|
arm_func 0x8291b0c
|
|
arm_func 0x8291b40 sio32intr_clock_master
|
|
arm_func 0x8291dd0 sio32intr_clock_slave
|
|
arm_func 0x829209c
|
|
arm_func 0x82921dc handshake_wait
|
|
arm_func 0x8292244 STWI_set_timer_in_RAM
|
|
arm_func 0x8292354 STWI_stop_timer_in_RAM
|
|
arm_func 0x82923a4 STWI_init_slave
|
|
arm_func 0x8292430
|
|
arm_func 0x8292434
|
|
arm_func 0x8292438
|
|
# librfu_rfu.s
|
|
thumb_func 0x829243c rfu_initializeAPI
|
|
thumb_func 0x8292564 rfu_STC_clearAPIVariables
|
|
thumb_func 0x82925ec rfu_REQ_PARENT_resumeRetransmitAndChange
|
|
thumb_func 0x8292600 rfu_UNI_PARENT_getDRAC_ACK
|
|
thumb_func 0x8292648 rfu_setTimerInterrupt
|
|
thumb_func 0x829265c rfu_getSTWIRecvBuffer
|
|
thumb_func 0x829266c rfu_setMSCCallback
|
|
thumb_func 0x8292678 rfu_setREQCallback
|
|
thumb_func 0x8292694 rfu_enableREQCallback
|
|
thumb_func 0x82926c0 rfu_STC_REQ_callback
|
|
thumb_func 0x8292700 rfu_CB_defaultCallback
|
|
thumb_func 0x8292770 rfu_waitREQComplete
|
|
thumb_func 0x8292784 rfu_REQ_RFUStatus
|
|
thumb_func 0x8292798 rfu_getRFUStatus
|
|
thumb_func 0x82927d4
|
|
thumb_func 0x82927e4
|
|
thumb_func 0x829284c rfu_REQ_stopMode
|
|
thumb_func 0x82928f4 rfu_CB_stopMode
|
|
thumb_func 0x8292920 rfu_REQBN_softReset_and_checkID
|
|
thumb_func 0x829295c rfu_REQ_reset
|
|
thumb_func 0x8292970 rfu_CB_reset
|
|
thumb_func 0x8292994 rfu_REQ_configSystem
|
|
thumb_func 0x82929fc rfu_REQ_configGameData
|
|
thumb_func 0x8292a88 rfu_CB_configGameData
|
|
thumb_func 0x8292b24 rfu_REQ_startSearchChild
|
|
thumb_func 0x8292b94 rfu_CB_startSearchChild
|
|
thumb_func 0x8292bbc rfu_STC_clearLinkStatus
|
|
thumb_func 0x8292c20 rfu_REQ_pollSearchChild
|
|
thumb_func 0x8292c34 rfu_REQ_endSearchChild
|
|
thumb_func 0x8292c48 rfu_CB_pollAndEndSearchChild
|
|
thumb_func 0x8292cd0 rfu_STC_readChildList
|
|
thumb_func 0x8292d8c rfu_REQ_startSearchParent
|
|
thumb_func 0x8292da0 rfu_CB_startSearchParent
|
|
thumb_func 0x8292dc4 rfu_REQ_pollSearchParent
|
|
thumb_func 0x8292dd8
|
|
thumb_func 0x8292dfc rfu_REQ_endSearchParent
|
|
thumb_func 0x8292e10 rfu_STC_readParentCandidateList
|
|
thumb_func 0x8292f20 rfu_REQ_startConnectParent
|
|
thumb_func 0x8292f88 rfu_REQ_pollConnectParent
|
|
thumb_func 0x8292f9c rfu_CB_pollConnectParent
|
|
thumb_func 0x82930bc rfu_getConnectParentStatus
|
|
thumb_func 0x82930f0 rfu_REQ_endConnectParent
|
|
thumb_func 0x8293128 rfu_syncVBlank
|
|
thumb_func 0x8293208 rfu_REQBN_watchLink
|
|
thumb_func 0x82935f4 rfu_STC_removeLinkData
|
|
thumb_func 0x82936b4 rfu_REQ_disconnect
|
|
thumb_func 0x8293744 rfu_CB_disconnect
|
|
thumb_func 0x8293824 rfu_REQ_CHILD_startConnectRecovery
|
|
thumb_func 0x8293880 rfu_REQ_CHILD_pollConnectRecovery
|
|
thumb_func 0x8293894 rfu_CB_CHILD_pollConnectRecovery
|
|
thumb_func 0x8293938 rfu_CHILD_getConnectRecoveryStatus
|
|
thumb_func 0x8293968 rfu_REQ_CHILD_endConnectRecovery
|
|
thumb_func 0x829397c
|
|
thumb_func 0x8293992
|
|
thumb_func 0x82939ac rfu_REQ_changeMasterSlave
|
|
thumb_func 0x82939d8 rfu_getMasterSlave
|
|
thumb_func 0x8293a10 rfu_clearAllSlot
|
|
thumb_func 0x8293ab0 rfu_STC_releaseFrame
|
|
thumb_func 0x8293b1c rfu_clearSlot
|
|
thumb_func 0x8293cd8 rfu_setRecvBuffer
|
|
thumb_func 0x8293d38 rfu_NI_setSendData
|
|
thumb_func 0x8293d64 rfu_UNI_setSendData
|
|
thumb_func 0x8293da0 rfu_NI_CHILD_setSendGameName
|
|
thumb_func 0x8293dd4 rfu_STC_setSendData_org
|
|
thumb_func 0x8293fdc rfu_changeSendTarget
|
|
thumb_func 0x8294144 rfu_NI_stopReceivingData
|
|
thumb_func 0x82941bc rfu_UNI_changeAndReadySendData
|
|
thumb_func 0x8294250 rfu_UNI_readySendData
|
|
thumb_func 0x829427c rfu_UNI_clearRecvNewDataFlag
|
|
thumb_func 0x829429c rfu_REQ_sendData
|
|
thumb_func 0x82943e0 rfu_CB_sendData
|
|
thumb_func 0x8294478 rfu_CB_sendData2
|
|
thumb_func 0x8294488
|
|
thumb_func 0x82944b0 rfu_constructSendLLFrame
|
|
thumb_func 0x82945e8 rfu_STC_NI_constructLLSF
|
|
thumb_func 0x82947a8 rfu_STC_UNI_constructLLSF
|
|
thumb_func 0x829487c rfu_REQ_recvData
|
|
thumb_func 0x82948bc rfu_CB_recvData
|
|
thumb_func 0x82949a8 rfu_STC_PARENT_analyzeRecvPacket
|
|
thumb_func 0x8294a40 rfu_STC_CHILD_analyzeRecvPacket
|
|
thumb_func 0x8294a98 rfu_STC_analyzeLLSF
|
|
thumb_func 0x8294cdc rfu_STC_UNI_receive
|
|
thumb_func 0x8294d90 rfu_STC_NI_receive_Sender
|
|
thumb_func 0x8294f7c rfu_STC_NI_receive_Receiver
|
|
thumb_func 0x82950f8 rfu_STC_NI_initSlot_asRecvControllData
|
|
thumb_func 0x8295188 rfu_STC_NI_initSlot_asRecvDataEntity
|
|
thumb_func 0x8295240 rfu_NI_checkCommFailCounter
|
|
thumb_func 0x82952dc rfu_REQ_noise
|
|
# librfu.s
|
|
thumb_func 0x82952f4
|
|
thumb_func 0x82953a8
|
|
thumb_func 0x829541c
|
|
thumb_func 0x8295510
|
|
thumb_func 0x829552a
|
|
# libisagbprn.s
|
|
thumb_func 0x8295600 AGBPrintInit
|
|
thumb_func 0x8295688 AGBPutcInternal
|
|
thumb_func 0x8295774 AGBPutc
|
|
thumb_func 0x82957d4 AGBPrint
|
|
thumb_func 0x8295830 AGBPrintf
|
|
thumb_func 0x8295874 AGBPrintTransferDataInternal
|
|
thumb_func 0x829594c AGBPrintFlush1Block
|
|
thumb_func 0x829595c AGBPrintFlush
|
|
thumb_func 0x829596c AGBAssert
|
|
# libagbsyscall.s
|
|
thumb_func 0x82959b0 ArcTan2
|
|
thumb_func 0x82959b4 BgAffineSet
|
|
thumb_func 0x82959b8 CpuFastSet
|
|
thumb_func 0x82959bc CpuSet
|
|
thumb_func 0x82959c0 Div
|
|
thumb_func 0x82959c4 LZ77UnCompVram
|
|
thumb_func 0x82959c8 LZ77UnCompWram
|
|
thumb_func 0x82959cc MultiBoot
|
|
thumb_func 0x82959d4 ObjAffineSet
|
|
thumb_func 0x82959d8 RLUnCompVram
|
|
thumb_func 0x82959dc RLUnCompWram
|
|
thumb_func 0x82959e0 RegisterRamReset
|
|
thumb_func 0x82959e4 SoftReset
|
|
thumb_func 0x82959fc Sqrt
|
|
thumb_func 0x8295a00 VBlankIntrWait
|
|
# libgcc.s
|
|
thumb_func 0x8295a08 _call_via_r0
|
|
thumb_func 0x8295a0c _call_via_r1
|
|
thumb_func 0x8295a10 _call_via_r2
|
|
thumb_func 0x8295a14 _call_via_r3
|
|
thumb_func 0x8295a18 _call_via_r4
|
|
thumb_func 0x8295a1c _call_via_r5
|
|
thumb_func 0x8295a20 _call_via_r6
|
|
thumb_func 0x8295a24 _call_via_r7
|
|
thumb_func 0x8295a28 _call_via_r8
|
|
thumb_func 0x8295a2c _call_via_r9
|
|
thumb_func 0x8295a30 _call_via_sl
|
|
thumb_func 0x8295a34 _call_via_fp
|
|
thumb_func 0x8295a38 _call_via_ip
|
|
thumb_func 0x8295a3c _call_via_sp
|
|
thumb_func 0x8295a40 _call_via_lr
|
|
thumb_func 0x8295a44 __divdi3
|
|
thumb_func 0x8295e78 __divsi3
|
|
thumb_func 0x8295f0c __div0
|
|
thumb_func 0x8295f10 __fixunsdfsi
|
|
thumb_func 0x8295f54 __fixunssfsi
|
|
thumb_func 0x8295f88 __modsi3
|
|
thumb_func 0x8296058 __muldi3
|
|
thumb_func 0x82960c8 __udivdi3
|
|
thumb_func 0x82964a0 __udivsi3
|
|
thumb_func 0x8296518 __umodsi3
|
|
thumb_func 0x82965d8 __pack_d
|
|
thumb_func 0x8296720 __unpack_d
|
|
thumb_func 0x8296a64 __adddf3
|
|
thumb_func 0x8296a94 __subdf3
|
|
thumb_func 0x8296acc __muldf3
|
|
thumb_func 0x8296d74 __divdf3
|
|
thumb_func 0x8296efc __fpcmp_parts_d
|
|
thumb_func 0x8296ffc __cmpdf2
|
|
thumb_func 0x8297028 __eqdf2
|
|
thumb_func 0x8297074 __nedf2
|
|
thumb_func 0x82970c0 __gtdf2
|
|
thumb_func 0x829710c __gedf2
|
|
thumb_func 0x8297158 __ltdf2
|
|
thumb_func 0x82971a4 __ledf2
|
|
thumb_func 0x82971f0 __floatsidf
|
|
thumb_func 0x829726c __fixdfsi
|
|
thumb_func 0x82972e0 __negdf2
|
|
thumb_func 0x8297308 __make_dp
|
|
thumb_func 0x8297330 __truncdfsf2
|
|
thumb_func 0x8297374 __pack_f
|
|
thumb_func 0x829742c __unpack_f
|
|
thumb_func 0x8297624 __addsf3
|
|
thumb_func 0x8297650 __subsf3
|
|
thumb_func 0x8297684 __mulsf3
|
|
thumb_func 0x82977e8 __divsf3
|
|
thumb_func 0x82978d4 __fpcmp_parts_f
|
|
thumb_func 0x82979b8 __cmpsf2
|
|
thumb_func 0x82979e0 __eqsf2
|
|
thumb_func 0x8297a28 __nesf2
|
|
thumb_func 0x8297a70 __gtsf2
|
|
thumb_func 0x8297ab8 __gesf2
|
|
thumb_func 0x8297b00 __ltsf2
|
|
thumb_func 0x8297b48 __lesf2
|
|
thumb_func 0x8297b90 __floatsisf
|
|
thumb_func 0x8297bf0 __fixsfsi
|
|
thumb_func 0x8297c58 __negsf2
|
|
thumb_func 0x8297c7c __make_fp
|
|
thumb_func 0x8297c94 __extendsfdf2
|
|
thumb_func 0x8297cc0 __lshrdi3
|
|
thumb_func 0x8297cf4 __negdi2
|
|
# libc.s
|
|
thumb_func 0x8297d0c memcpy
|
|
thumb_func 0x8297d6c memset
|
|
thumb_func 0x8297dc0 strcmp
|
|
thumb_func 0x8297e1c strcpy
|
|
thumb_func 0x8297e68 vsprintf
|
|
thumb_func 0x8297f30 vfprintf
|
|
thumb_func 0x8297f44 _vfprintf_r
|
|
thumb_func 0x8299008 __swsetup
|
|
thumb_func 0x8299210 _dtoa_r
|
|
thumb_func 0x8299f08 fflush
|
|
thumb_func 0x8299fd4 __sfmoreglue
|
|
thumb_func 0x829a004 __sfp
|
|
thumb_func 0x829a078 _cleanup_r
|
|
thumb_func 0x829a088 _cleanup
|
|
thumb_func 0x829a098 __sinit
|
|
thumb_func 0x829a0f8 _free_r
|
|
thumb_func 0x829a2b8 _malloc_trim_r
|
|
thumb_func 0x829a378 __sfvwrite
|
|
thumb_func 0x829a5a4 _fwalk
|
|
thumb_func 0x829a5e4 _setlocale_r
|
|
thumb_func 0x829a620 _localeconv_r
|
|
thumb_func 0x829a628 setlocale
|
|
thumb_func 0x829a640 localeconv
|
|
thumb_func 0x829a650 __smakebuf
|
|
thumb_func 0x829a888 _malloc_r
|
|
thumb_func 0x829ac48 _mbtowc_r
|
|
thumb_func 0x829ac74 memchr
|
|
thumb_func 0x829acf4 memmove
|
|
thumb_func 0x829ad7c __malloc_lock
|
|
thumb_func 0x829ad80 __malloc_unlock
|
|
thumb_func 0x829ad84 _Balloc
|
|
thumb_func 0x829addc _Bfree
|
|
thumb_func 0x829adf4 _multadd
|
|
thumb_func 0x829ae8c _s2b
|
|
thumb_func 0x829af10 _hi0bits
|
|
thumb_func 0x829af68 _lo0bits
|
|
thumb_func 0x829afec _i2b
|
|
thumb_func 0x829b000 _multiply
|
|
thumb_func 0x829b16c _pow5mult
|
|
thumb_func 0x829b204 _lshift
|
|
thumb_func 0x829b2a4 __mcmp
|
|
thumb_func 0x829b2e4 __mdiff
|
|
thumb_func 0x829b3d4 _ulp
|
|
thumb_func 0x829b420 _b2d
|
|
thumb_func 0x829b4dc _d2b
|
|
thumb_func 0x829b5c4 _ratio
|
|
thumb_func 0x829b614 _mprec_log10
|
|
thumb_func 0x829b654 isinf
|
|
thumb_func 0x829b678 isnan
|
|
thumb_func 0x829b698 _sbrk_r
|
|
thumb_func 0x829b6c4 __sread
|
|
thumb_func 0x829b6f8 __swrite
|
|
thumb_func 0x829b738 __sseek
|
|
thumb_func 0x829b778 __sclose
|
|
thumb_func 0x829b788 strlen
|
|
thumb_func 0x829b838 initialise_monitor_handles
|
|
thumb_func 0x829b8e8 _swiread
|
|
thumb_func 0x829b90c _read
|
|
thumb_func 0x829b954 _swilseek
|
|
thumb_func 0x829b9d8 _lseek
|
|
thumb_func 0x829b9e4 _swiwrite
|
|
thumb_func 0x829ba08 _write
|
|
thumb_func 0x829ba54 _swiopen
|
|
thumb_func 0x829baf4 _open
|
|
thumb_func 0x829bb08 _swiclose
|
|
thumb_func 0x829bb3c _close
|
|
thumb_func 0x829bb48 _exit
|
|
thumb_func 0x829bb68 _kill
|
|
thumb_func 0x829bb88 _getpid
|
|
thumb_func 0x829bb8c _sbrk
|
|
thumb_func 0x829bbc8 _fstat
|
|
thumb_func 0x829bbd4 _unlink
|
|
thumb_func 0x829bbdc _raise
|
|
thumb_func 0x829bbe0 _gettimeofday
|
|
thumb_func 0x829bc0c _times
|
|
thumb_func 0x829bc30 _write_r
|
|
thumb_func 0x829bc60 _calloc_r
|
|
thumb_func 0x829bcb8 _close_r
|
|
thumb_func 0x829bce4 __errno
|
|
thumb_func 0x829bcf0 _fstat_r
|
|
thumb_func 0x829bd1c abort
|
|
thumb_func 0x829bd3c isatty
|
|
thumb_func 0x829bd40 alarm
|
|
thumb_func 0x829bd44 _lseek_r
|
|
thumb_func 0x829bd74 _read_r
|