to the workers of the world
[carveJwlIkooP6JGAAIwe30JlM.git] / skaterift.c
index e50c1e5bb2263147aab50a7490775b210d42e5d9..4b7323776dd406550ccc28e13caed317fb4da0f0 100644 (file)
@@ -22,7 +22,7 @@
 
 
 #include "player.h"
-VG_STATIC player_instance localplayer;
+static player_instance localplayer;
 VG_STATIC struct player_avatar localplayer_avatar;
 VG_STATIC glmesh localplayer_meshes[3];
 vg_tex2d localplayer_texture = { .path = "textures/ch_gradient.qoi" };