Login

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

;TODO ╨╜╨╡ ╨┐╨╡╤А╨╡╤А╨╕╤Б╨╛╨▓╤Л╨▓╨░╤В╤М, ╨╡╤Б╨╗╨╕ ╨╜╨╡ ╤Б╨╝╨╡╨╜╨╕╨╗╤Б╤П XY ╨╕ ╨╜╨╡ ╤Б╨╝╨╡╤Б╤В╨╕╨╗╨╕╤Б╤М ╨╛╨▒╤К╨╡╨║╤В╤Л (╨┐╤А╨╛╤А╨╕╤Б╨╛╨▓╨░╤В╤М ╤В╨╛╨╗╤М╨║╨╛ ╤Б╤В╤А╨╛╨║╨╕ ╨┐╨╛╨┤ ╤Б╤В╤А╨╡╨╗╨║╨╛╨╣ ╨┤╨╗╤П air strike)
DrawMap
        call DrawMapGfx
        call DrawWater
        ret

DrawWater
        LD A,(MOUSEY)
        SUB waterYwin+1;maxYwin-7;61 ;waterYwin - ╤Н╤В╨╛ ╨│╨┤╨╡ ╨▓╤Л╤Б╨╛╤В╨░ ╨▓╨╛╨┤╤Л 0
        RET C
        CPL
curwater=$+1
        ld de,WATER
        jp DrawWater_Amhgt_DEgfx