Home
last modified time | relevance | path

Searched defs:UN_KTRL (Results 1 – 2 of 2) sorted by relevance

/dports/games/mangband/mangband-1.5.3/src/common/
H A Dh-define.h127 # define UN_KTRL(X) ((X) + 64) macro
135 # define UN_KTRL(X) ((X) + 64) macro
/dports/games/angband/Angband-4.2.2/src/
H A Dui-event.h101 #define UN_KTRL(X) \ macro