Author: esr
Date: Tue Apr 28 16:45:36 2009
New Revision: 35296

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35296&view=rev
Log:
Avoid exporting local utility macros.

Modified:
    trunk/data/campaigns/Eastern_Invasion/utils/journey.cfg
    trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg

Modified: trunk/data/campaigns/Eastern_Invasion/utils/journey.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Eastern_Invasion/utils/journey.cfg?rev=35296&r1=35295&r2=35296&view=diff
==============================================================================
--- trunk/data/campaigns/Eastern_Invasion/utils/journey.cfg (original)
+++ trunk/data/campaigns/Eastern_Invasion/utils/journey.cfg Tue Apr 28 16:45:36 
2009
@@ -473,3 +473,5 @@
 #define TO_THE_COUNCIL
     {FROM_TRAINING_THE_OGRES {JOURNEY7_STAGE6}}
 #enddef
+
+#undef FROM_TRAINING_THE_OGRES

Modified: trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg?rev=35296&r1=35295&r2=35296&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg (original)
+++ trunk/data/campaigns/Heir_To_The_Throne/utils/bigmap.cfg Tue Apr 28 
16:45:36 2009
@@ -1240,3 +1240,6 @@
         [/part]
     [/story]
 #enddef
+
+#undef FROM_ELENSEFAR
+#undef FROM_ELVEN_COUNCIL


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to