Initial HSR support

This commit is contained in:
mkrsym1
2023-06-08 18:36:22 +03:00
parent 88568b374d
commit 006ff30914
5 changed files with 75 additions and 14 deletions

View File

@ -6,6 +6,7 @@ sources = [
'src/pe.c',
'src/game.c',
'src/hi3.c',
'src/hsr.c',
'src/utils.c',
'src/err.c',