mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-09 16:10:27 -04:00
fix many warnings (hope everything will work)
This commit is contained in:
parent
cddb569580
commit
858c4384e8
57 changed files with 911 additions and 807 deletions
|
@ -29,7 +29,7 @@ void label(OBJREC *o);
|
|||
void mid_label(OBJREC *o);
|
||||
void scroll_bar_v(OBJREC *o);
|
||||
void scroll_button(OBJREC *o);
|
||||
void scroll_support();
|
||||
void scroll_support(void);
|
||||
void scroll_bar_h(OBJREC *o);
|
||||
void button2(OBJREC *o);
|
||||
void resizer(OBJREC *o);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue