Add header guards
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#ifndef Buildingtype_H
|
||||
#define Buildingtype_H
|
||||
// This file was generated by: extract_tileset_classes.py
|
||||
|
||||
#include <breeze.h>
|
||||
@@ -258,3 +260,4 @@ static void getBuildingSize(BuildingType type, BzTile *outWidth, BzTile *outHeig
|
||||
}
|
||||
}
|
||||
|
||||
#endif //Buildingtype_H
|
||||
|
||||
Reference in New Issue
Block a user