build system revision
[carveJwlIkooP6JGAAIwe30JlM.git] / player.h
index ad152270328d8f2d633885ee105bd95a098565ea..b2e910651204212a6035f0661e81bb3084ba7866 100644 (file)
--- a/player.h
+++ b/player.h
@@ -211,7 +211,6 @@ struct player_subsystem_interface static *player_subsystems[] = {
 
 static void player__debugtext( int size, const char *fmt, ... );
 static void player__use_mesh( glmesh *mesh );
-static void player__use_texture( vg_tex2d *tex );
 static void player__use_model( u16 reg_id );
 
 static void player__bind(void);