From b8f1692d742ed96f82469c1a740a604336df0b15 Mon Sep 17 00:00:00 2001 From: Michael Miceli Date: Thu, 18 May 2023 09:15:56 -0400 Subject: [PATCH] Correct bash build script and clarify documentation. --- build.sh | 2 +- docs/Probotector.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 58023a4..ee75d98 100644 --- a/build.sh +++ b/build.sh @@ -100,7 +100,7 @@ do length=$(echo $length | tr -d '\r') file=$(echo "$file" | tr '\\' '/') setBytes $start $length $file -done < assets.txt +done < $ASSETS_NAME echo "$GAME" > $ASSET_GAME_TYPE diff --git a/docs/Probotector.md b/docs/Probotector.md index 0e7b9d6..ee24d0d 100644 --- a/docs/Probotector.md +++ b/docs/Probotector.md @@ -72,7 +72,7 @@ replaced with "AC TEAM". Many of the sprites were changed to replace humans with robots. Additionally, some sprite animations were simplified, making many sprites -identical, when they weren't identity in _Contra_ (US) +identical, when they weren't in _Contra_ (US) * `sprite_27`, `sprite_28`, `sprite_3c` are equal * `sprite_29` and `sprite_42` are equal