mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-24 06:50:43 -04:00
747d3c7027
* 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 */
|