More Warning cleanups (Tim Beckmann)
This commit is contained in:
parent
abab1011ac
commit
95b8b49b76
60 changed files with 205 additions and 110 deletions
|
@ -93,6 +93,7 @@ extern int FindHeatSourcesInHModel(DISPLAYBLOCK *dispPtr);
|
|||
|
||||
extern void TranslationSetup(void);
|
||||
extern void TranslatePointIntoViewspace(VECTORCH *pointPtr);
|
||||
void TranslatePoint(float *source, float *dest, float *matrix);
|
||||
|
||||
|
||||
extern void CheckRenderStatesForModule(MODULE *modulePtr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue