mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-22 02:29:16 +01:00
Merge pull request #353 from bladeoner/master
Update build to version 2.3.7
This commit is contained in:
commit
a36630d4cd
@ -2,8 +2,8 @@
|
||||
<app version="1">
|
||||
<name>Visual Boy Advance GX</name>
|
||||
<coder>Tantric</coder>
|
||||
<version>2.3.6</version>
|
||||
<release_date>20161211</release_date>
|
||||
<version>2.3.7</version>
|
||||
<release_date>20180814</release_date>
|
||||
<short_description>GBA/GBC/GB Emulator</short_description>
|
||||
<long_description>A port of Visual Boy Advance - M to the Wii.</long_description>
|
||||
<ahb_access />
|
||||
|
@ -38,7 +38,7 @@ https://github.com/dborth/vbagx/releases
|
||||
|0O×øo· UPDATE HISTORY ·oø×O0|
|
||||
`¨•¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ ¨¨¨¨¨¨¨¨¨¨¨¨¨'
|
||||
|
||||
[2.3.7]
|
||||
[2.3.7 - August 14, 2018]
|
||||
|
||||
* Allow loader to pass two arguments instead of three (libertyernie)
|
||||
* don't reset settings when going back to an older version
|
||||
|
@ -17,7 +17,7 @@
|
||||
#include "utils/FreeTypeGX.h"
|
||||
|
||||
#define APPNAME "Visual Boy Advance GX"
|
||||
#define APPVERSION "2.3.6"
|
||||
#define APPVERSION "2.3.7"
|
||||
#define APPFOLDER "vbagx"
|
||||
#define PREF_FILE_NAME "settings.xml"
|
||||
#define PAL_FILE_NAME "palettes.xml"
|
||||
|
Loading…
Reference in New Issue
Block a user