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:
parent
36f571c374
commit
ae0d979dd6
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue