Some style tweaks
This commit is contained in:
@@ -49,7 +49,7 @@ bool is_nature(short i, short j, unsigned short ground_t);
|
||||
void put_dialog_graphic(short graphic_num,short spec_g,rectangle draw_rect);
|
||||
void draw_startup_stats();
|
||||
void draw_trim(short q,short r,short which_trim,ter_num_t ground_ter);
|
||||
sf::FloatRect compute_viewport (sf::RenderWindow const &, int mode, float ui_scale, float width, float height);
|
||||
sf::FloatRect compute_viewport(const sf::RenderWindow&, int mode, float ui_scale, float width, float height);
|
||||
|
||||
void draw_startup_anim(bool advance);
|
||||
|
||||
|
Reference in New Issue
Block a user