Readme stuff (#313)

* Fixed Gyroscopy Settings & Drift

* readme stuff
This commit is contained in:
MelonSpeedruns 2022-05-13 18:44:58 -04:00 committed by GitHub
commit 2b0af54f88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 58 additions and 39 deletions

View file

@ -1,4 +1,4 @@
const char gBuildVersion[] = "DECKARD ALFA (1.0.0)";
const char gBuildVersion[] = "ROY ALFA (2.0.0)";
const char gBuildTeam[] = "github.com/harbourmasters";
const char gBuildDate[] = __DATE__ " " __TIME__;
const char gBuildMakeOption[] = "";