mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
6 lines
136 B
C
6 lines
136 B
C
#ifndef PMDSKY_SCRIPT_VARIABLE_2_H
|
|
#define PMDSKY_SCRIPT_VARIABLE_2_H
|
|
|
|
void InitWorldMapScriptVars();
|
|
|
|
#endif PMDSKY_SCRIPT_VARIABLE_2_H |