mirror of
https://github.com/zeldaret/af.git
synced 2026-09-26 13:33:16 -04:00
69201d6d72
* m_room_type OK * offsets * jenkins
18 lines
292 B
C
18 lines
292 B
C
#ifndef C_6C0690_H
|
|
#define C_6C0690_H
|
|
|
|
#include "ultra64.h"
|
|
|
|
struct Game;
|
|
|
|
// void func_8009C9F0_jp();
|
|
// void func_8009CA54_jp();
|
|
// void func_8009CA94_jp();
|
|
// void func_8009CB5C_jp();
|
|
// void func_8009CC00_jp();
|
|
// void func_8009CC94_jp();
|
|
void mMkRm_MarkRoom(struct Game* game);
|
|
|
|
|
|
#endif
|