mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-12-16 22:20:01 +01:00
fix error: implicit declaration of function
This commit is contained in:
parent
9420fc3e39
commit
2d6de8b149
@ -595,6 +595,8 @@ static void drawEntity( cl_entity_t *ent, int render_mode )
|
||||
|
||||
static float g_frametime = 0;
|
||||
|
||||
void VK_AddFlashlight(cl_entity_t *ent);
|
||||
|
||||
void VK_SceneRender( const ref_viewpass_t *rvp ) {
|
||||
int current_pipeline_index = kRenderNormal;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user