Home
last modified time | relevance | path

Searched refs:initialPuyoState (Results 1 – 1 of 1) sorted by last modified time

/dports/games/flobopuyo/flobopuyo-0.20/
H A DPuyoGame.cpp630 PuyoState initialPuyoState = puyoToMark->getPuyoState(); in notifyReductions() local
632 if ((initialPuyoState >= PUYO_BLUE) && (initialPuyoState <= PUYO_YELLOW)) { in notifyReductions()
651 markPuyoAt(i, j, initialPuyoState, false); in notifyReductions()
656 markPuyoAt(i, j, initialPuyoState, false); in notifyReductions()