6 lines
66 B
C
6 lines
66 B
C
|
#ifndef UI_NOGEN2_H
|
||
|
#define UI_NOGEN2_H
|
||
|
|
||
|
void ui_nogen2();
|
||
|
|
||
|
#endif
|