Added "art_cache_clear" script function.

This commit is contained in:
NovaRain
2019-01-20 09:10:58 +08:00
parent 7b5075042d
commit 120888e5ed
4 changed files with 9 additions and 0 deletions
@@ -467,6 +467,9 @@ Some utility/math functions are available:
> void sfall_func3("set_object_data", object, int offset, int data)
- sets the data at the specified offset of an object
> void sfall_func0("art_cache_clear")
- clears the cache of FRM image files loaded into memory
------------------------
------ MORE INFO -------
------------------------