mirror of
https://github.com/encounter/tp.git
synced 2026-03-30 11:40:53 -07:00
a01d65b0b9
* d_ky_thunder OK + misc build fixes * d_scope mostly done * some m_Do_graphic wip * remove asm
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 */
|