DIRECTOR: Fix compilation

This commit is contained in:
Eugene Sandulenko 2022-06-25 13:43:22 +02:00
parent 7c94c87f4b
commit 111c045994
No known key found for this signature in database
GPG Key ID: 014D387312D34F08

View File

@ -5692,8 +5692,8 @@ static const DirectorGameDescription gameDescriptions[] = {
// Original Mac filename is "天楼都市フォルダ/天楼都市 for Mac" // Original Mac filename is "天楼都市フォルダ/天楼都市 for Mac"
// "0_tenrou.exe" doesn't add "Opning" to the search path, Readme.txt says to use "tenrou.exe" // "0_tenrou.exe" doesn't add "Opning" to the search path, Readme.txt says to use "tenrou.exe"
MACGAME1("tenroutoshi", "", "xn--jck3b1c9dp66v0cguuvth6e/xn-- for Mac-n00o010bmx4alc3h", "dabaeab8b01bece0610362ff5f8416b3", 108480, Common::JA_JPN, 501), MACGAME1_l("tenroutoshi", "", "xn--jck3b1c9dp66v0cguuvth6e/xn-- for Mac-n00o010bmx4alc3h", "dabaeab8b01bece0610362ff5f8416b3", 108480, Common::JA_JPN, 501),
WINGAME1t("tenroutoshi", "", "tenrou.exe", "c6bd12ec20e510dd7b6c8a8268999d59", 1411066, Common::JA_JPN, 501), WINGAME1t_l("tenroutoshi", "", "tenrou.exe", "c6bd12ec20e510dd7b6c8a8268999d59", 1411066, Common::JA_JPN, 501),
MACGAME1("texas", "", "Texas Tourism", "ad32f236d2637602b7299e6b748a7571", 705417, 500), MACGAME1("texas", "", "Texas Tourism", "ad32f236d2637602b7299e6b748a7571", 705417, 500),
WINGAME1t("texas", "", "TEXAS32.EXE", "ac6cf1ba40918db9d7fa1dd837169834", 1410513, 501), WINGAME1t("texas", "", "TEXAS32.EXE", "ac6cf1ba40918db9d7fa1dd837169834", 1410513, 501),