.h -> .hpp
This commit is contained in:
6
src/pcedit/pc.graphics.hpp
Normal file
6
src/pcedit/pc.graphics.hpp
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
void init_main_buttons();
|
||||
void Set_up_win ();
|
||||
void redraw_screen();
|
||||
void do_button_action(short which_pc,short which_button);
|
||||
void make_cursor_sword();
|
Reference in New Issue
Block a user