diff options
Diffstat (limited to 'sword1/sworddefs.h')
-rw-r--r-- | sword1/sworddefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sword1/sworddefs.h b/sword1/sworddefs.h index 0208b01193..5c05a45faf 100644 --- a/sword1/sworddefs.h +++ b/sword1/sworddefs.h @@ -1601,5 +1601,5 @@ enum ScriptVariableNames { #define SCR_icon_combine_script (0*0x10000 + 25) } // End of namespace Sword1 - + #endif //SWORDDEFS_H |