Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomicSponge committed Nov 26, 2024
1 parent 53f4a14 commit 2915391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_emscripten.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cp -r ${ASSETS_DIR}/shield.png ${BUILD_DIR}/${ASSETS_DIR}
cp -r ${ASSETS_DIR}/shield.wav ${BUILD_DIR}/${ASSETS_DIR}
cp -r ${ASSETS_DIR}/ship.png ${BUILD_DIR}/${ASSETS_DIR}
cp -r ${ASSETS_DIR}/spawn_asteroids.sdf ${BUILD_DIR}/${ASSETS_DIR}
cp -r ${ASSETS_DIR}/title.bmp ${BUILD_DIR}/${ASSETS_DIR}
cp -r ${ASSETS_DIR}/title.png ${BUILD_DIR}/${ASSETS_DIR}

cd ${BUILD_DIR}

Expand Down

0 comments on commit 2915391

Please sign in to comment.