mirror of
https://github.com/encounter/tp.git
synced 2026-03-30 11:40:53 -07:00
7 lines
118 B
C
7 lines
118 B
C
#ifndef D_SAVE_D_SAVE_INIT_H
|
|
#define D_SAVE_D_SAVE_INIT_H
|
|
|
|
void setInitEventBit();
|
|
|
|
#endif /* D_SAVE_D_SAVE_INIT_H */
|