added some missing externs

This commit is contained in:
Zeno Rogue
2019-09-12 22:50:04 +02:00
parent 4325274e40
commit 0489cde78e
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -77,6 +77,7 @@ namespace dual {
int currently_loaded;
int main_side;
bool affect_both;
gamedata dgd[2];
transmatrix player_orientation[2];