mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-22 01:35:35 -05:00
7 lines
137 B
C
7 lines
137 B
C
#ifndef PMDSKY_SCRIPT_VARIABLE_2_H
|
|
#define PMDSKY_SCRIPT_VARIABLE_2_H
|
|
|
|
void InitWorldMapScriptVars();
|
|
|
|
#endif PMDSKY_SCRIPT_VARIABLE_2_H
|