Skip to content

Commit

Permalink
Upped patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
AuroraWright committed Apr 5, 2016
1 parent 6f8a942 commit 3aacbd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/firm.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include "../build/patches.h"

//FIRM patches version
#define PATCH_VER 3
#define PATCH_VER 4

static firmHeader *const firm = (firmHeader *)0x24000000;
static const firmSectionHeader *section;
Expand Down

0 comments on commit 3aacbd1

Please sign in to comment.