mirror of
https://github.com/pret/pmd-sky.git
synced 2026-08-05 02:37:05 -05:00
7 lines
107 B
C
7 lines
107 B
C
#ifndef PMDSKY_SPAWN_1_H
|
|
#define PMDSKY_SPAWN_1_H
|
|
|
|
void CopySpawnEntriesOnce();
|
|
|
|
#endif //PMDSKY_SPAWN_1_H
|