Home
last modified time | relevance | path

Searched refs:FILL_UNPAINT (Results 1 – 4 of 4) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dwild.c3068 else if (func == FILL_UNPAINT) {
3233 else if (func == FILL_UNPAINT) {
3282 else if (func == FILL_UNPAINT) {
H A Dstore.c5191 fill_house(h_ptr, FILL_UNPAINT, NULL);
H A Dxtra2.c6177 fill_house(h_ptr, FILL_UNPAINT, NULL);
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Ddefines.h553 #define FILL_UNPAINT 6 macro