We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b68fe2f commit e1b9266Copy full SHA for e1b9266
README.md
@@ -81,7 +81,7 @@ The game uses the following file types:
81
| .PAL | Palette | Colors for all parts of the game | x |
82
| .COL | Collisions | Tile based collision info per world | x |
83
| .EIB | Entities | Grid based list of entities for each cell of a stage (IDs are hardcoded in the game) | x |
84
-| .TFX | Music | [TFMX](https://www.exotica.org.uk/wiki/TFMX) songs by Chris H�lsbeck | x |
+| .TFX | Music | [TFMX](https://www.exotica.org.uk/wiki/TFMX) songs by Chris Hülsbeck | x |
85
| .SAM | Sound | raw 8-bit signed mono PCM data, containing every sample, per world | |
86
| .LNG | Language file | All strings in 4 languages | x |
87
| .TXT | Text | TEXT2.TXT contains the intro text | x |
0 commit comments