summaryrefslogtreecommitdiff
path: root/noncore/games/qasteroids/view.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/qasteroids/view.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/qasteroids/view.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/noncore/games/qasteroids/view.cpp b/noncore/games/qasteroids/view.cpp
index 352c63b..3a4d410 100644
--- a/noncore/games/qasteroids/view.cpp
+++ b/noncore/games/qasteroids/view.cpp
@@ -57,3 +57,3 @@
-struct
+struct kas_animations_t
{
@@ -62,4 +62,5 @@ struct
int frames;
-}
-kas_animations [] =
+};
+
+static const kas_animations_t kas_animations [] =
{