Home
last modified time | relevance | path

Searched refs:LOAD_FACING_SPRITE (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dtilespec.c3356 #define LOAD_FACING_SPRITE(dir, dname) \ in tileset_setup_unit_type_from_tag() macro
3361 LOAD_FACING_SPRITE(DIR8_NORTHWEST, "nw"); in tileset_setup_unit_type_from_tag()
3362 LOAD_FACING_SPRITE(DIR8_NORTH, "n"); in tileset_setup_unit_type_from_tag()
3363 LOAD_FACING_SPRITE(DIR8_NORTHEAST, "ne"); in tileset_setup_unit_type_from_tag()
3364 LOAD_FACING_SPRITE(DIR8_WEST, "w"); in tileset_setup_unit_type_from_tag()
3365 LOAD_FACING_SPRITE(DIR8_EAST, "e"); in tileset_setup_unit_type_from_tag()
3366 LOAD_FACING_SPRITE(DIR8_SOUTHWEST, "sw"); in tileset_setup_unit_type_from_tag()
3367 LOAD_FACING_SPRITE(DIR8_SOUTH, "s"); in tileset_setup_unit_type_from_tag()
3368 LOAD_FACING_SPRITE(DIR8_SOUTHEAST, "se"); in tileset_setup_unit_type_from_tag()
3383 #undef LOAD_FACING_SPRITE in tileset_setup_unit_type_from_tag()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dtilespec.c3356 #define LOAD_FACING_SPRITE(dir, dname) \ in tileset_setup_unit_type_from_tag() macro
3361 LOAD_FACING_SPRITE(DIR8_NORTHWEST, "nw"); in tileset_setup_unit_type_from_tag()
3362 LOAD_FACING_SPRITE(DIR8_NORTH, "n"); in tileset_setup_unit_type_from_tag()
3363 LOAD_FACING_SPRITE(DIR8_NORTHEAST, "ne"); in tileset_setup_unit_type_from_tag()
3364 LOAD_FACING_SPRITE(DIR8_WEST, "w"); in tileset_setup_unit_type_from_tag()
3365 LOAD_FACING_SPRITE(DIR8_EAST, "e"); in tileset_setup_unit_type_from_tag()
3366 LOAD_FACING_SPRITE(DIR8_SOUTHWEST, "sw"); in tileset_setup_unit_type_from_tag()
3367 LOAD_FACING_SPRITE(DIR8_SOUTH, "s"); in tileset_setup_unit_type_from_tag()
3368 LOAD_FACING_SPRITE(DIR8_SOUTHEAST, "se"); in tileset_setup_unit_type_from_tag()
3383 #undef LOAD_FACING_SPRITE in tileset_setup_unit_type_from_tag()