Home
last modified time | relevance | path

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

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dwindow_battlestatus.cpp271 int old_item_max = item_max; in Update() local
278 if (item_max != old_item_max) { in Update()