Melee Modding Library  2.0.0
A C library for modding Super Smash Bros Melee
native_functions_PAL.h
Go to the documentation of this file.
1 
6 #ifndef MML_NATIVE_FUNCTIONS_PAL_H
7 #define MML_NATIVE_FUNCTIONS_PAL_H
8 
9 #error native_functions.h not compatible with PAL
10 
11 #endif