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

Remove another unused prototype

parent 257872e4
Branches
No related tags found
Loading
Pipeline #1435 passed
......@@ -71,7 +71,6 @@ void readtextprompt(MYFILE *f, INT32 num);
void readcutscene(MYFILE *f, INT32 num);
void readlevelheader(MYFILE *f, INT32 num);
void readgametype(MYFILE *f, INT32 num);
void readteam(MYFILE *f, INT32 num);
void readsprite2(MYFILE *f, INT32 num);
void readspriteinfo(MYFILE *f, INT32 num, boolean sprite2);
#ifdef HWRENDER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment