mirror of
https://github.com/pret/pokefirered.git
synced 2026-09-26 10:59:18 -05:00
split mevent_server
This commit is contained in:
9
include/cereader_tool.h
Normal file
9
include/cereader_tool.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef GUARD_CEREADER_TOOL_H
|
||||
#define GUARD_CEREADER_TOOL_H
|
||||
|
||||
#include "global.h"
|
||||
|
||||
bool32 sub_815D794(u8 *);
|
||||
u8 sub_815D6B4(u8 *);
|
||||
|
||||
#endif //GUARD_CEREADER_TOOL_H
|
||||
Reference in New Issue
Block a user