Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
strange_cake.c File Reference

Go to the source code of this file.

Functions

 INCLUDE_IMG ("battle/move/item/strange_cake1.png", battle_item_strange_cake1_png)
 
 INCLUDE_PAL ("battle/move/item/strange_cake1.pal", battle_item_strange_cake1_pal)
 
 INCLUDE_IMG ("battle/move/item/strange_cake2.png", battle_item_strange_cake2_png)
 
 INCLUDE_PAL ("battle/move/item/strange_cake2.pal", battle_item_strange_cake2_pal)
 
 INCLUDE_IMG ("battle/move/item/strange_cake3.png", battle_item_strange_cake3_png)
 
 INCLUDE_PAL ("battle/move/item/strange_cake3.pal", battle_item_strange_cake3_pal)
 

Variables

BSS s32 D_802A2DD4
 
BSS s32 D_802A2DD8 [5]
 
BSS s32 D_802A2DEC
 
BSS s32 D_802A2DF0
 
BSS s32 D_802A2DF4
 
BSS s32 D_802A2DF8
 
BSS s32 D_802A2DFC
 
BSS s32 D_802A2E00
 

Function Documentation

◆ INCLUDE_IMG() [1/3]

INCLUDE_IMG ( "battle/move/item/strange_cake1.png" ,
battle_item_strange_cake1_png  )

◆ INCLUDE_PAL() [1/3]

INCLUDE_PAL ( "battle/move/item/strange_cake1.pal" ,
battle_item_strange_cake1_pal  )

◆ INCLUDE_IMG() [2/3]

INCLUDE_IMG ( "battle/move/item/strange_cake2.png" ,
battle_item_strange_cake2_png  )

◆ INCLUDE_PAL() [2/3]

INCLUDE_PAL ( "battle/move/item/strange_cake2.pal" ,
battle_item_strange_cake2_pal  )

◆ INCLUDE_IMG() [3/3]

INCLUDE_IMG ( "battle/move/item/strange_cake3.png" ,
battle_item_strange_cake3_png  )

◆ INCLUDE_PAL() [3/3]

INCLUDE_PAL ( "battle/move/item/strange_cake3.pal" ,
battle_item_strange_cake3_pal  )

Variable Documentation

◆ D_802A2DD4

BSS s32 D_802A2DD4

Definition at line 40 of file strange_cake.c.

◆ D_802A2DD8

BSS s32 D_802A2DD8[5]

Definition at line 41 of file strange_cake.c.

◆ D_802A2DEC

BSS s32 D_802A2DEC

Definition at line 42 of file strange_cake.c.

◆ D_802A2DF0

BSS s32 D_802A2DF0

Definition at line 43 of file strange_cake.c.

◆ D_802A2DF4

BSS s32 D_802A2DF4

Definition at line 44 of file strange_cake.c.

◆ D_802A2DF8

BSS s32 D_802A2DF8

Definition at line 45 of file strange_cake.c.

◆ D_802A2DFC

BSS s32 D_802A2DFC

Definition at line 46 of file strange_cake.c.

◆ D_802A2E00

BSS s32 D_802A2E00

Definition at line 47 of file strange_cake.c.