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

Go to the source code of this file.

Functions

 INCLUDE_IMG ("effects/gfx/D_09000000_353BB0.png", D_09000000_353BB0)
 
 INCLUDE_IMG ("effects/gfx/D_09000200_353DB0.png", D_09000200_353DB0)
 
 INCLUDE_IMG ("effects/gfx/D_09000400_353FB0.png", D_09000400_353FB0)
 
 INCLUDE_IMG ("effects/gfx/D_09000600_3541B0.png", D_09000600_3541B0)
 

Variables

unsigned char D_800B32E0 []
 
unsigned char D_800B3AE0 []
 
Gfx D_09000800_3543B0 []
 
Gfx D_090009E0_354590 []
 

Function Documentation

◆ INCLUDE_IMG() [1/4]

INCLUDE_IMG ( "effects/gfx/D_09000000_353BB0.png" ,
D_09000000_353BB0  )

◆ INCLUDE_IMG() [2/4]

INCLUDE_IMG ( "effects/gfx/D_09000200_353DB0.png" ,
D_09000200_353DB0  )

◆ INCLUDE_IMG() [3/4]

INCLUDE_IMG ( "effects/gfx/D_09000400_353FB0.png" ,
D_09000400_353FB0  )

◆ INCLUDE_IMG() [4/4]

INCLUDE_IMG ( "effects/gfx/D_09000600_3541B0.png" ,
D_09000600_3541B0  )

Variable Documentation

◆ D_800B32E0

unsigned char D_800B32E0[]
extern

◆ D_800B3AE0

unsigned char D_800B3AE0 ( )
extern

◆ D_09000800_3543B0

Gfx D_09000800_3543B0[]
Initial value:

Definition at line 13 of file flame.c.

◆ D_090009E0_354590

Gfx D_090009E0_354590[]

Definition at line 37 of file flame.c.

37 {
44 gsSPTextureRectangle(0, 0, 0x0080, 0x0100, G_TX_RENDERTILE, 0, 0, 0x0400, 0x0400),
47 gsSPTextureRectangle(0, 0, 0x0080, 0x0100, G_TX_RENDERTILE, 0, 0, 0x0400, 0x0400),
54 gsDPSetConvert(0, 0, 0, 0, 92, 0),
55 gsDPSetPrimColor(0, 0, 0x00, 0x00, 0x00, 0x78),
56 gsDPSetEnvColor(0x00, 0x00, 0x00, 0xA4),
58 gsDPSetTileSize(1, 0x0004, 0, 0x007C, 0x00FC),
59 gsSPTextureRectangle(0, 0, 0x0080, 0x0100, G_TX_RENDERTILE, 0, 0, 0x0400, 0x0400),
62 gsDPSetTileSize(1, 0x007C, 0, 0x007C, 0x00FC),
63 gsSPTextureRectangle(0, 0, 0x0080, 0x0100, G_TX_RENDERTILE, 0, 0, 0x0400, 0x0400),
66 gsDPSetTileSize(1, 0, 0x0004, 0x007C, 0x00FC),
67 gsSPTextureRectangle(0, 0, 0x0080, 0x0100, G_TX_RENDERTILE, 0, 0, 0x0400, 0x0400),
70};
unsigned char D_800B3AE0[]
#define PM_CC_37
Definition macros.h:397
#define PM_CC_CONST_ALPHA_1
Definition macros.h:513
#define PM_CC_39
Definition macros.h:400
#define PM_CC_38
Definition macros.h:399
#define PM_CC_36
Definition macros.h:396

Referenced by flame_appendGfx().