Skip to content
Snippets Groups Projects
Commit ff348fb6 authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Add missing prototype, ugh

parent af3cf936
No related branches found
No related tags found
2 merge requests!734Rebase Keycodes only branch.,!519OpenGL fixes
......@@ -57,6 +57,7 @@ UINT8 *HWR_GetScreenshot(void);
boolean HWR_Screenshot(const char *pathname);
void HWR_AddCommands(void);
void HWR_AddSessionCommands(void);
void HWR_CorrectSWTricks(void);
void transform(float *cx, float *cy, float *cz);
FBITFIELD HWR_TranstableToAlpha(INT32 transtablenum, FSurfaceInfo *pSurf);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment