Skip to content

Commit

Permalink
Missed a header. oops.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shpoike committed Nov 5, 2023
1 parent 6abe2a8 commit 02fdc9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Quake/gl_model.h
Original file line number Diff line number Diff line change
Expand Up @@ -573,5 +573,6 @@ byte *Mod_LeafPVS (mleaf_t *leaf, qmodel_t *model);
byte *Mod_NoVisPVS (qmodel_t *model);

void Mod_SetExtraFlags (qmodel_t *mod);
void BSPX_LightGridLoad(qmodel_t *model, void *lgdata, size_t lgsize);

#endif /* GL_MODEL_H */

0 comments on commit 02fdc9a

Please sign in to comment.