Skip to content

Commit

Permalink
update version and codeset
Browse files Browse the repository at this point in the history
includes mem card skip
  • Loading branch information
JLaferri committed Mar 3, 2019
1 parent 8b2be3a commit 646b0da
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/include/NintendontVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __NINTENDONT_VERSION_H__

#define NIN_MAJOR_VERSION 1
#define NIN_MINOR_VERSION 4
#define NIN_MINOR_VERSION 5

#define NIN_VERSION ((NIN_MAJOR_VERSION << 16) | NIN_MINOR_VERSION)

Expand Down
Binary file modified kernel/gecko/g_core.bin
Binary file not shown.
Binary file modified loader/loader.dol
Binary file not shown.

0 comments on commit 646b0da

Please sign in to comment.