mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-01-24 08:45:10 +01:00
bump version, since this is not the same as last released binary
also clean up redundant version.h files
This commit is contained in:
parent
be26eb239b
commit
c6f91b0ea3
@ -15,9 +15,8 @@
|
||||
#include "../libpicofe/plat.h"
|
||||
#include "menu_pico.h"
|
||||
#include "emu.h"
|
||||
//#include "config.h"
|
||||
#include "version.h"
|
||||
#include <cpu/debug.h>
|
||||
#include <version.h>
|
||||
|
||||
|
||||
extern char *PicoConfigFile;
|
||||
|
||||
@ -11,8 +11,7 @@
|
||||
#include "emu.h"
|
||||
#include "menu_pico.h"
|
||||
#include "input_pico.h"
|
||||
|
||||
#include <version.h>
|
||||
#include "version.h"
|
||||
|
||||
#include <pico/pico.h>
|
||||
#include <pico/patch.h>
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
#define VERSION "1.80"
|
||||
#define VERSION "1.81"
|
||||
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
#define VERSION "1.51b"
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
#define VERSION "1.80"
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
#include "../gp2x/version.h"
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
#define VERSION "1.51b"
|
||||
|
||||
@ -1,2 +0,0 @@
|
||||
#define VERSION "1.70"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user