mirror of https://github.com/AxioDL/metaforce.git
Update URDE .rc
This commit is contained in:
parent
a2cd67386f
commit
42c04d1f90
|
@ -1,4 +1,5 @@
|
|||
#include "winver.h"
|
||||
#define IDI_ICON1 101
|
||||
|
||||
IDI_ICON1 ICON DISCARDABLE "mainicon.ico"
|
||||
|
||||
|
@ -17,7 +18,7 @@ BEGIN
|
|||
BEGIN
|
||||
VALUE "CompanyName", "Antidote / Jackoalan"
|
||||
VALUE "FileDescription", "URDE"
|
||||
VALUE "FileVersion", "BETA"
|
||||
VALUE "FileVersion", "BETA"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2015-2016 Antidote / Jackoalan"
|
||||
VALUE "InternalName", "urde"
|
||||
VALUE "OriginalFilename", "urde.exe"
|
||||
|
@ -29,4 +30,4 @@ BEGIN
|
|||
BEGIN
|
||||
VALUE "Translation", 0x0, 1200
|
||||
END
|
||||
END
|
||||
END
|
||||
|
|
2
hecl
2
hecl
|
@ -1 +1 @@
|
|||
Subproject commit 2c151acb255db380ace7326a4965280d5c1d8459
|
||||
Subproject commit e09c0b4d73182282b4243a8de3685600fc47e226
|
Loading…
Reference in New Issue