From 5351512258182e69786d3be915eab524919a1309 Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Tue, 8 Apr 2014 13:41:35 +0000 Subject: Port player preference menu, pause menu and return to title menu to the new menu code base. Add shake effect to player preference menu. Make effects faster... Press esc in a menu will select back/exit now. Add several background transfers. Fix possible memory leaks in HangUpText. Remove some commented statements. --- global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'global.h') diff --git a/global.h b/global.h index f77dbbe..63f28da 100644 --- a/global.h +++ b/global.h @@ -331,7 +331,7 @@ static const char* archive[]={ }; #endif //static const char* GLOBAL_H_FN="global.h"; -static const char* BLRVERSION="0.9.1-0_PR (r83)"; +static const char* BLRVERSION="0.9.1-0_PR (r84)"; static const char* BuiltDate=__DATE__; void Throw(char *Filename,char *Info) -- cgit v1.2.3