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

Go to the source code of this file.

Functions

 INCLUDE_RAW ("charset/standard.dat", charset_standard_OFFSET)
 
 INCLUDE_RAW ("charset/standard/palette.dat", charset_standard_pal_OFFSET)
 
 INCLUDE_RAW ("charset/title.dat", charset_title_OFFSET)
 
 INCLUDE_RAW ("charset/subtitle.dat", charset_subtitle_OFFSET)
 
 INCLUDE_RAW ("charset/subtitle/palette.dat", charset_subtitle_pal_OFFSET)
 
 INCLUDE_RAW ("charset/title/palette.dat", charset_title_pal_OFFSET)
 
 INCLUDE_IMG ("charset/peach_letter.png", charset_peach_letter_OFFSET)
 
 INCLUDE_PAL ("charset/peach_letter.pal", charset_peach_letter_pal_OFFSET)
 
 INCLUDE_IMG ("charset/postcard.png", charset_postcard_OFFSET)
 
 INCLUDE_PAL ("charset/postcard.pal", charset_postcard_pal_OFFSET)
 
 INCLUDE_IMG ("charset/letter_content_1.png", charset_letter_content_1_OFFSET)
 
 INCLUDE_PAL ("charset/letter_content_1.pal", charset_letter_content_1_pal_OFFSET)
 
 INCLUDE_IMG ("charset/letter_content_2.png", charset_letter_content_2_OFFSET)
 
 INCLUDE_PAL ("charset/letter_content_2.pal", charset_letter_content_2_pal_OFFSET)
 
 INCLUDE_IMG ("charset/letter_content_3.png", charset_letter_content_3_OFFSET)
 
 INCLUDE_PAL ("charset/letter_content_3.pal", charset_letter_content_3_pal_OFFSET)
 
 INCLUDE_IMG ("charset/letter_content_4.png", charset_letter_content_4_OFFSET)
 
 INCLUDE_PAL ("charset/letter_content_4.pal", charset_letter_content_4_pal_OFFSET)
 
 INCLUDE_IMG ("charset/letter_content_5.png", charset_letter_content_5_OFFSET)
 
 INCLUDE_PAL ("charset/letter_content_5.pal", charset_letter_content_5_pal_OFFSET)
 
 INCLUDE_IMG ("charset/letter_content_6.png", charset_letter_content_6_OFFSET)
 
 INCLUDE_PAL ("charset/letter_content_6.pal", charset_letter_content_6_pal_OFFSET)
 
 INCLUDE_IMG ("charset/letter_content_7.png", charset_letter_content_7_OFFSET)
 
 INCLUDE_PAL ("charset/letter_content_7.pal", charset_letter_content_7_pal_OFFSET)
 
 INCLUDE_IMG ("charset/letter_content_8.png", charset_letter_content_8_OFFSET)
 
 INCLUDE_PAL ("charset/letter_content_8.pal", charset_letter_content_8_pal_OFFSET)
 
 INCLUDE_IMG ("charset/letter_content_9.png", charset_letter_content_9_OFFSET)
 
 INCLUDE_PAL ("charset/letter_content_9.pal", charset_letter_content_9_pal_OFFSET)
 
 INCLUDE_IMG ("charset/letter_content_10.png", charset_letter_content_10_OFFSET)
 
 INCLUDE_PAL ("charset/letter_content_10.pal", charset_letter_content_10_pal_OFFSET)
 
 INCLUDE_IMG ("charset/letter_content_11.png", charset_letter_content_11_OFFSET)
 
 INCLUDE_PAL ("charset/letter_content_11.pal", charset_letter_content_11_pal_OFFSET)
 
 INCLUDE_IMG ("charset/letter_content_12.png", charset_letter_content_12_OFFSET)
 
 INCLUDE_PAL ("charset/letter_content_12.pal", charset_letter_content_12_pal_OFFSET)
 

Variables

int something = 0x03E00008
 

Function Documentation

◆ INCLUDE_RAW() [1/6]

INCLUDE_RAW ( "charset/standard.dat" ,
charset_standard_OFFSET  )

◆ INCLUDE_RAW() [2/6]

INCLUDE_RAW ( "charset/standard/palette.dat" ,
charset_standard_pal_OFFSET  )

◆ INCLUDE_RAW() [3/6]

INCLUDE_RAW ( "charset/title.dat" ,
charset_title_OFFSET  )

◆ INCLUDE_RAW() [4/6]

INCLUDE_RAW ( "charset/subtitle.dat" ,
charset_subtitle_OFFSET  )

◆ INCLUDE_RAW() [5/6]

INCLUDE_RAW ( "charset/subtitle/palette.dat" ,
charset_subtitle_pal_OFFSET  )

◆ INCLUDE_RAW() [6/6]

INCLUDE_RAW ( "charset/title/palette.dat" ,
charset_title_pal_OFFSET  )

◆ INCLUDE_IMG() [1/14]

INCLUDE_IMG ( "charset/peach_letter.png" ,
charset_peach_letter_OFFSET  )

◆ INCLUDE_PAL() [1/14]

INCLUDE_PAL ( "charset/peach_letter.pal" ,
charset_peach_letter_pal_OFFSET  )

◆ INCLUDE_IMG() [2/14]

INCLUDE_IMG ( "charset/postcard.png" ,
charset_postcard_OFFSET  )

◆ INCLUDE_PAL() [2/14]

INCLUDE_PAL ( "charset/postcard.pal" ,
charset_postcard_pal_OFFSET  )

◆ INCLUDE_IMG() [3/14]

INCLUDE_IMG ( "charset/letter_content_1.png" ,
charset_letter_content_1_OFFSET  )

◆ INCLUDE_PAL() [3/14]

INCLUDE_PAL ( "charset/letter_content_1.pal" ,
charset_letter_content_1_pal_OFFSET  )

◆ INCLUDE_IMG() [4/14]

INCLUDE_IMG ( "charset/letter_content_2.png" ,
charset_letter_content_2_OFFSET  )

◆ INCLUDE_PAL() [4/14]

INCLUDE_PAL ( "charset/letter_content_2.pal" ,
charset_letter_content_2_pal_OFFSET  )

◆ INCLUDE_IMG() [5/14]

INCLUDE_IMG ( "charset/letter_content_3.png" ,
charset_letter_content_3_OFFSET  )

◆ INCLUDE_PAL() [5/14]

INCLUDE_PAL ( "charset/letter_content_3.pal" ,
charset_letter_content_3_pal_OFFSET  )

◆ INCLUDE_IMG() [6/14]

INCLUDE_IMG ( "charset/letter_content_4.png" ,
charset_letter_content_4_OFFSET  )

◆ INCLUDE_PAL() [6/14]

INCLUDE_PAL ( "charset/letter_content_4.pal" ,
charset_letter_content_4_pal_OFFSET  )

◆ INCLUDE_IMG() [7/14]

INCLUDE_IMG ( "charset/letter_content_5.png" ,
charset_letter_content_5_OFFSET  )

◆ INCLUDE_PAL() [7/14]

INCLUDE_PAL ( "charset/letter_content_5.pal" ,
charset_letter_content_5_pal_OFFSET  )

◆ INCLUDE_IMG() [8/14]

INCLUDE_IMG ( "charset/letter_content_6.png" ,
charset_letter_content_6_OFFSET  )

◆ INCLUDE_PAL() [8/14]

INCLUDE_PAL ( "charset/letter_content_6.pal" ,
charset_letter_content_6_pal_OFFSET  )

◆ INCLUDE_IMG() [9/14]

INCLUDE_IMG ( "charset/letter_content_7.png" ,
charset_letter_content_7_OFFSET  )

◆ INCLUDE_PAL() [9/14]

INCLUDE_PAL ( "charset/letter_content_7.pal" ,
charset_letter_content_7_pal_OFFSET  )

◆ INCLUDE_IMG() [10/14]

INCLUDE_IMG ( "charset/letter_content_8.png" ,
charset_letter_content_8_OFFSET  )

◆ INCLUDE_PAL() [10/14]

INCLUDE_PAL ( "charset/letter_content_8.pal" ,
charset_letter_content_8_pal_OFFSET  )

◆ INCLUDE_IMG() [11/14]

INCLUDE_IMG ( "charset/letter_content_9.png" ,
charset_letter_content_9_OFFSET  )

◆ INCLUDE_PAL() [11/14]

INCLUDE_PAL ( "charset/letter_content_9.pal" ,
charset_letter_content_9_pal_OFFSET  )

◆ INCLUDE_IMG() [12/14]

INCLUDE_IMG ( "charset/letter_content_10.png" ,
charset_letter_content_10_OFFSET  )

◆ INCLUDE_PAL() [12/14]

INCLUDE_PAL ( "charset/letter_content_10.pal" ,
charset_letter_content_10_pal_OFFSET  )

◆ INCLUDE_IMG() [13/14]

INCLUDE_IMG ( "charset/letter_content_11.png" ,
charset_letter_content_11_OFFSET  )

◆ INCLUDE_PAL() [13/14]

INCLUDE_PAL ( "charset/letter_content_11.pal" ,
charset_letter_content_11_pal_OFFSET  )

◆ INCLUDE_IMG() [14/14]

INCLUDE_IMG ( "charset/letter_content_12.png" ,
charset_letter_content_12_OFFSET  )

◆ INCLUDE_PAL() [14/14]

INCLUDE_PAL ( "charset/letter_content_12.pal" ,
charset_letter_content_12_pal_OFFSET  )

Variable Documentation

◆ something

int something = 0x03E00008

Definition at line 69 of file charset.c.