Skip to content

Commit e1b9266

Browse files
committed
fixed umlaut in readme
1 parent b68fe2f commit e1b9266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The game uses the following file types:
8181
| .PAL | Palette | Colors for all parts of the game | x |
8282
| .COL | Collisions | Tile based collision info per world | x |
8383
| .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 |
84+
| .TFX | Music | [TFMX](https://www.exotica.org.uk/wiki/TFMX) songs by Chris Hülsbeck | x |
8585
| .SAM | Sound | raw 8-bit signed mono PCM data, containing every sample, per world | |
8686
| .LNG | Language file | All strings in 4 languages | x |
8787
| .TXT | Text | TEXT2.TXT contains the intro text | x |

0 commit comments

Comments
 (0)