Can just refer to the emulator directly once

This commit is contained in:
Gwilym Inzani 2024-04-26 22:27:38 +01:00
parent c97de67fa6
commit ceab4302d4

View file

@ -95,9 +95,7 @@ for performant decimals.
`book/games` - games made as part of the tutorial `book/games` - games made as part of the tutorial
`emulator` - Rust bindings for the [mgba](https://mgba.io) emulator used for our purposes `emulator` - Rust bindings for the [mgba](https://mgba.io) emulator along with the test runner you can use to run unit tests
`emulator/test-runner` - The source for the test runner used to run unit tests within the emulator
`examples` - bigger examples of a complete game, made during game jams `examples` - bigger examples of a complete game, made during game jams