]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Game.cpp
Remove some extra declarations of "channels"
[lugaru.git] / Source / Game.cpp
index 357427fd3a8ee1f342fbd0dc5a55dd2517adb447..b3289e29f489201d4d83a94f0e5f89105172cd2e 100644 (file)
@@ -3,9 +3,6 @@
 #include "SDL_thread.h"
 
 extern int mainmenu;
-extern int channels[100];
-
-
 
 Game::Game()
 {