Home
last modified time | relevance | path

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

/dports/devel/z88dk/z88dk/examples/gb/
H A Dgalaxy.c358 #define MINWINY (MAXWNDPOSY-WINSZY+1) macro
441 } else if(wposy.b.h <= MINWINY) { in scroll()
442 wposy.b.h = MINWINY; in scroll()