Parser - Fixed problem with unused functions

This commit is contained in:
Emmanuel BENOîT 2017-11-30 17:56:37 +01:00
parent 3aeac7980e
commit 59b23de5ed
3 changed files with 11 additions and 4 deletions

2
TODO
View file

@ -7,8 +7,6 @@ Post-processing:
* Lens dirt
Scripting:
* Eliminate functions that are not called / prevent them from causing
type errors
* Spill values in the FPU stack runs out
* More checks in the execution engine
* Overrides