mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
8 lines
192 B
C
8 lines
192 B
C
#ifndef PMDSKY_OVERLAY_29_02336428_H
|
|
#define PMDSKY_OVERLAY_29_02336428_H
|
|
|
|
// Returns the index of the room that contains the stairs
|
|
u8 GetStairsRoom();
|
|
|
|
#endif //PMDSKY_OVERLAY_29_02336428_H
|