From 9e540db7d6492168cadcafddbf145ffdd7b21981 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Sun, 23 Jul 2017 10:47:10 -0400 Subject: source cleanup; beginning of custom attacks --- main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 9d79439..bcec5ab 100644 --- a/main.cpp +++ b/main.cpp @@ -175,9 +175,9 @@ int main(int argc, char *argv[]) WorldSystem::save(); // exit - Mix_HaltMusic(); + Mix_HaltMusic(); - unloadTextures(); + unloadTextures(); WorldSystem::die(); WindowSystem::die(); -- cgit v1.2.3