mirror of
https://github.com/pret/pmd-sky.git
synced 2026-08-27 05:07:12 -05:00
Decomp CopySpawnEntriesOnce. Ensure 100% matches by localising DUNGEON_PTR externs with slightly different definitions.
This commit is contained in:
6
include/spawn_1.h
Normal file
6
include/spawn_1.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef PMDSKY_SPAWN_1_H
|
||||
#define PMDSKY_SPAWN_1_H
|
||||
|
||||
void CopySpawnEntriesOnce();
|
||||
|
||||
#endif //PMDSKY_SPAWN_1_H
|
||||
Reference in New Issue
Block a user