Added description and define of display_stats to notes.txt and sfall.h.

This commit is contained in:
NovaRain
2017-11-06 14:03:22 +08:00
parent 9c1d439153
commit 38a3dba476
2 changed files with 5 additions and 0 deletions
@@ -425,6 +425,10 @@ Some utility/math functions are available:
> void sfall_func1("set_cursor_mode", int mode)
- sets the current cursor mode
> void sfall_func0("display_stats")
- displays player stats in the inventory screen display window
- works only in opened inventory
------------------------
------ MORE INFO -------
------------------------