Skip to content

Commit

Permalink
Merge pull request #4 from inajob/v1.1
Browse files Browse the repository at this point in the history
update version in AllClear
  • Loading branch information
inajob authored Aug 21, 2020
2 parents fa949a2 + cd9fdd7 commit ed111db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions apprentice-wizard/AllClear.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ void AllClear::draw(){
arduboy.println();
arduboy.println();
arduboy.println(F(" APPRENTICE WIZARD"));
arduboy.println(F(" Ver 1.0"));
arduboy.println(F(" Ver 1.1"));
arduboy.println(F(" by @ina_ani"));
}else{
arduboy.setCursor(0,0);
Expand All @@ -52,7 +52,7 @@ void AllClear::draw(){
arduboy.println(F(" YOUR PLAY!!"));
arduboy.println();
arduboy.println(F(" APPRENTICE WIZARD"));
arduboy.println(F(" Ver 1.0"));
arduboy.println(F(" Ver 1.1"));
arduboy.println(F(" by @ina_ani"));
}
}
4 changes: 2 additions & 2 deletions output/apprentice-wizard.hex
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
:100330000204000000002020202020202020202077
:1003400062792040696E615F616E69002020202023
:100350002020202020202020202056657220312EB1
:1003600030002020202041505052454E54494345F2
:1003600031002020202041505052454E54494345F1
:100370002057495A4152440020202020202020208C
:10038000594F555220504C41592121005448414E5B
:100390004B20594F5520464F5200414C4C20434C66
:1003A000454152002020202020202020202062795A
:1003B0002040696E615F616E69002020202020204E
:1003C000202020202020202056657220312E300051
:1003C000202020202020202056657220312E310050
:1003D0002020202041505052454E5449434520573B
:1003E000495A41524400F0445F9569518E68448CEB
:1003F0004E6A480909414C4C20434C454152004348
Expand Down

0 comments on commit ed111db

Please sign in to comment.