Home
last modified time | relevance | path

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

/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dbuild.cpp2773 int16_t startsec, int32_t alsoyaxnext, int32_t alsoonw) in collect_sectors1() argument
2789 if (alsoyaxnext) in collect_sectors1()
2804 static int32_t sectors_components(int16_t hlsectcnt, const int16_t *hlsectors, int32_t alsoyaxnext,…
2805 static int32_t highlighted_sectors_components(int32_t alsoyaxnext, int32_t alsoonw) in highlighted_sectors_components() argument
2807 return sectors_components(highlightsectorcnt, highlightsector, alsoyaxnext, alsoonw); in highlighted_sectors_components()
2815 static int32_t sectors_components(int16_t hlsectcnt, const int16_t *hlsector, int32_t alsoyaxnext, … in sectors_components() argument
2823 hlsector[0], alsoyaxnext, alsoonw); in sectors_components()
2832 j, alsoyaxnext, alsoonw); in sectors_components()