mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 01:48:21 -07:00
8 lines
165 B
C
8 lines
165 B
C
/* Copyright holders: Tenshi
|
|
see COPYING for more details
|
|
*/
|
|
#define emulator_version "1.20"
|
|
#define emulator_version_w L"1.20"
|
|
|
|
#define CONFIG_FILE L"86box.cfg"
|