Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dg_demo.c565 if (xziptic & EZT_COLOR) in G_ConsGhostTic()
567 if (xziptic & EZT_SCALE) in G_ConsGhostTic()
569 if (xziptic & EZT_HIT) in G_ConsGhostTic()
609 if (xziptic & EZT_SPRITE) in G_ConsGhostTic()
611 if (xziptic & EZT_HEIGHT) in G_ConsGhostTic()
671 UINT8 xziptic = 0; in G_GhostTicker() local
752 if (xziptic & EZT_FLIP) in G_GhostTicker()
813 if (xziptic & EZT_HIT) in G_GhostTicker()
962 UINT8 xziptic = 0; in G_ReadMetalTic() local
1040 if (xziptic & EZT_FLIP) in G_ReadMetalTic()
[all …]