mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04: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 */
|