Add SetNextScreenName(string) and SetPrevScreenName(string) Lua bindings to Screen

This commit is contained in:
AJ Kelly
2010-12-21 21:37:26 -06:00
parent a14ab84dc7
commit 2d6d081c30
3 changed files with 12 additions and 0 deletions
+2
View File
@@ -17,6 +17,8 @@ sm-ssc v1.2 | 201012xx
--------
* SM5SVN r28586: Only unload fonts if not used by the next screen. [shakesoda]
* [ScreenSelectMaster] Fix DoSwitchAnyways to actually work again.
* [Screen] Added SetNextScreenName(string) and SetPrevScreenName(string)
Lua bindings. [freem]
20101220
--------