Files
coco875 e93633773e Pr before release (#239)
* Fix match

* Update torch

* fix crash on texture of player

* Copied stuff over for Window icon from Starship.

* Missed comment.

* Corrections.

* Missed a file

* min-max fix

* Update code_80005FD0.c

* Remove interpolation for hm_intro

* look like to remove the crash in menu

* Update menu_items.c

---------

Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
Co-authored-by: sitton76 <58642183+sitton76@users.noreply.github.com>
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-20 16:54:31 -06:00

15 lines
474 B
C

#define VER_FILEVERSION 0, 1, 0, 0
#define VER_FILEVERSION_STR "0.1.0\0"
#define VER_PRODUCTVERSION 0, 1, 0, 0
#define VER_PRODUCTVERSION_str "0.1.0\0"
#define VER_COMPANYNAME_STR "Spaghettikart Team - Harbourmasters\0"
#define VER_PRODUCTNAME_STR "Spaghettikart\0"
#define VER_INTERNALNAME_STR "Spaghettikart\0"
#define VER_ORIGINALFILENAME_STR "Spaghettify.exe\0"
#define VER_FILEDESCRIPTION_STR "Spaghettikart - Alfredo Alfa\0"