mirror of
https://github.com/jiangzhengwenjz/katam.git
synced 2025-02-21 20:50:36 +00:00
9 lines
97 B
C
9 lines
97 B
C
#ifndef GUARD_INIT_H
|
|
#define GUARD_INIT_H
|
|
|
|
#include "global.h"
|
|
|
|
void sub_080001CC(void);
|
|
|
|
#endif
|