Fixed Makefile
Fixed a few forwards not having FP_DONE at the end (doh!)
This commit is contained in:
@@ -970,6 +970,7 @@ float Hook_Float_Void(Hook *hook, void *pthis)
|
||||
origret=reinterpret_cast<float (*)(void*)>(hook->func)(pthis);
|
||||
#endif
|
||||
|
||||
fflush(stdout);
|
||||
POST_START()
|
||||
POST_END()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user