Home
last modified time | relevance | path

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

/dports/emulators/cannonball/cannonball-0.34/src/main/engine/
H A Doanimseq.cpp640 const static uint16_t END_SEQ_LENGTHS[] = {0x244, 0x244, 0x244, 0x190, 0x258}; in read_anim_data() local
642 if (seq_pos == END_SEQ_LENGTHS[end_seq]) in read_anim_data()