Properly clean unneeded macro symbols
This commit is contained in:
parent
1a75521413
commit
b31d5bce16
1 changed files with 12 additions and 2 deletions
|
@ -101,6 +101,16 @@
|
|||
|
||||
{ELYSSA_DEATH}#
|
||||
|
||||
#!-- There will be a number of flavour event's here. Or no :)
|
||||
|
||||
#!-- We could use some cleanup, couldn't we :P
|
||||
#undef STORY_CHAPTER_3
|
||||
#undef SIDES_SETUP
|
||||
#undef PRESTART
|
||||
#undef SCENARIO_START
|
||||
#undef WAR_CRY
|
||||
#undef ELF_CORPSE
|
||||
#undef DESTROY_TENT
|
||||
#undef CHALLENGE
|
||||
#undef POSSESION
|
||||
#undef ORC_PARTY
|
||||
#undef CREEP_DEATH
|
||||
[/scenario]
|
Loading…
Add table
Reference in a new issue