Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
messages.h File Reference

Go to the source code of this file.

Macros

#define MESSAGE_ID(section, index)   (((section << 16) + index))
 

Macro Definition Documentation

◆ MESSAGE_ID

#define MESSAGE_ID ( section,
index )   (((section << 16) + index))

Definition at line 7 of file messages.h.