Searched refs:mirror_tile (Results 1 – 8 of 8) sorted by relevance
/dports/games/sdlpop/SDLPoP-1.22/src/ |
H A D | options.c | 360 process_byte("mirror_tile", &custom_saved.mirror_tile, &tile_type_names_list); in ini_process_numeric_func() 661 process(&custom_saved.mirror_tile, 1, {0x08de3, 0x0a493, 0x09290, 0x099d0, 0x08d4c, 0x09e7c}); in load_dos_exe_modifications()
|
H A D | data.h | 789 .mirror_tile = tiles_13_mirror,
|
H A D | replay.c | 421 process(custom->mirror_tile); in options_process_custom_general()
|
H A D | types.h | 1273 byte mirror_tile; member
|
H A D | seg007.c | 465 curr_room_tiles[curr_tilepos] = /*tiles_13_mirror*/ custom->mirror_tile; in animate_leveldoor()
|
H A D | menu.c | 784 ….linked = &custom_saved.mirror_tile, .number_type = SETTING_BYTE, .max = 31, .names_list = &tile_t…
|
/dports/games/sdlpop/SDLPoP-1.22/doc/ |
H A D | mod.ini | 296 ;mirror_tile = mirror
|
/dports/games/sdlpop/SDLPoP-1.22/ |
H A D | SDLPoP.ini | 401 mirror_tile = mirror key
|