changeset 8619 | c2434269c3eb |
parent 8617 | 931e0970d509 |
child 8627 | 448ebf3a8291 |
8618:6c3e824e83e4 | 8619:c2434269c3eb |
---|---|
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 */ |