changeset 8123 | ce31d2843a95 |
parent 8121 | 3bc6351e7369 |
child 8131 | 160939e24ed3 |
8122:986d42e2281d | 8123:ce31d2843a95 |
---|---|
14 #include "variables.h" |
14 #include "variables.h" |
15 #include "string.h" |
15 #include "string.h" |
16 #include "misc/autoptr.hpp" |
16 #include "misc/autoptr.hpp" |
17 #include "strings_func.h" |
17 #include "strings_func.h" |
18 #include "viewport.h" |
18 #include "viewport.h" |
19 #include "zoom_func.h" |
|
19 |
20 |
20 SignID _new_sign_id; |
21 SignID _new_sign_id; |
21 uint _total_signs; |
22 uint _total_signs; |
22 |
23 |
23 /* Initialize the sign-pool */ |
24 /* Initialize the sign-pool */ |