mirror of
https://github.com/pret/pmd-red.git
synced 2026-08-21 08:14:27 -05:00
Decomped IsFixedDungeon()
This commit is contained in:
7
include/dungeon_engine.h
Normal file
7
include/dungeon_engine.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef GUARD_DUNGEON_ENGINE_H
|
||||
#define GUARD_DUNGEON_ENGINE_H
|
||||
|
||||
// 0x441E8
|
||||
bool8 IsFixedDungeon();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user