Added "art_cache_clear" script function.

This commit is contained in:
NovaRain
2019-01-20 08:54:33 +08:00
parent 774e31b9f6
commit e379e71410
5 changed files with 12 additions and 0 deletions
@@ -560,6 +560,9 @@ Some utility/math functions are available:
- returns the setting value from the AI packet of an object (critter)
- use AI_CAP_* constants from define_extra.h for the aiParam argument to get AI value
> void sfall_func0("art_cache_clear")
- clears the cache of FRM image files loaded into memory
------------------------
------ MORE INFO -------
------------------------