sm64

A Super Mario 64 decompilation
Log | Files | Refs | README | LICENSE

commit 50abf504a9d204aa912b13f96c5afb46ebd456fb
parent b333dd0a96e568cf62bd16099d43f6cb68383d7f
Author: Bram Hagens <bramhaag@users.noreply.github.com>
Date:   Sun, 25 Aug 2019 08:40:57 +0200

Fixed formatting issue
Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -67,6 +67,7 @@ Build examples: ``` make VERSION=jp -j4 # build (J) version instead with 4 jobs make VERSION=eu COMPARE=0 # non-matching EU version still WIP +``` ## Windows