src/ai/api/ai_town.hpp
branchnoai
changeset 9520 f7cf8bea10db
parent 9497 f6678533ccba
child 9524 283d23931bb4
--- a/src/ai/api/ai_town.hpp	Sat Mar 24 15:25:10 2007 +0000
+++ b/src/ai/api/ai_town.hpp	Sun Mar 25 12:02:13 2007 +0000
@@ -75,6 +75,6 @@
 	SQAITown.DefSQFunction(engine, &AITown::GetLocation,   "GetLocation");
 	SQAITown.PostRegister(engine);
 }
-#endif /* SQUIRREL_CLASS */
+#endif /* DEFINE_SQUIRREL_CLASS */
 
 #endif /* AI_TOWN_HPP */