1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-07-30 01:12:25 +01:00

Identifies this varient for patch-based utilities like Pinobot

This commit is contained in:
Chris-plus-alphanumericgibberish 2016-12-06 14:31:18 -05:00
parent 36f571c374
commit ae0d979dd6

View file

@ -5,6 +5,8 @@
#ifndef CONFIG_H /* make sure the compiler does not see the typedefs twice */
#define CONFIG_H
#define DNETHACK /* Identifies this varient for patch-based utilities like Pinobot */
/*
* Section 1: Operating and window systems selection.
* Select the version of the OS you are using.