Mercurial > mm7
comparison Overlays.h @ 783:b27dd658ea77
Taveling by foot fixed.
author | Nomad |
---|---|
date | Sun, 24 Mar 2013 21:14:28 +0200 |
parents | f451efdb7c8b |
children | 7ef4b64f6329 |
comparison
equal
deleted
inserted
replaced
778:64cef5a0782a | 783:b27dd658ea77 |
---|---|
26 { | 26 { |
27 inline OtherOverlayList(): //----- (0045848D) | 27 inline OtherOverlayList(): //----- (0045848D) |
28 field_3E8(0), bRedraw(false) | 28 field_3E8(0), bRedraw(false) |
29 {} | 29 {} |
30 | 30 |
31 void Reset(); | |
31 int _4418B1(int a2, int a3, int a4, int a5); | 32 int _4418B1(int a2, int a3, int a4, int a5); |
32 int _4418B6(int uOverlayID, __int16 a3, int a4, int a5, __int16 a6); | 33 int _4418B6(int uOverlayID, __int16 a3, int a4, int a5, __int16 a6); |
33 void DrawTurnBasedIcon(int a2); | 34 void DrawTurnBasedIcon(int a2); |
34 | 35 |
35 OtherOverlay pOverlays[50]; | 36 OtherOverlay pOverlays[50]; |