Searched refs:aEditStamp (Results 1 – 3 of 3) sorted by relevance
35 u8 aEditStamp[8192]; variable64 u8 *buf = aEditStamp; in MapEditor()177 buf = aEditStamp; in MapEditor()190 nIdx = (s32)(strchr(sUsedTiles, aEditStamp[0] + ' ') - sUsedTiles); in MapEditor()201 aEditStamp[0] = (u8)(sUsedTiles[nIdx] - ' '); in MapEditor()213 aEditStamp[0] = (u8)(sUsedTiles[nIdx] - ' '); in MapEditor()222 buf = aEditStamp; in MapEditor()388 buf = aEditStamp; in RenderEditorMode()
682 aEditStamp[0] = '.'-' '; in AnimTick()
79 extern u8 aEditStamp[];