Decomp CopySpawnEntriesOnce. Ensure 100% matches by localising DUNGEON_PTR externs with slightly different definitions.

This commit is contained in:
slaw-22
2026-05-19 20:03:27 +00:00
parent 2c72e4bec7
commit 6b29ad6aff
48 changed files with 104 additions and 45 deletions

6
include/spawn_1.h Normal file
View File

@@ -0,0 +1,6 @@
#ifndef PMDSKY_SPAWN_1_H
#define PMDSKY_SPAWN_1_H
void CopySpawnEntriesOnce();
#endif //PMDSKY_SPAWN_1_H