Mercurial > mm7
comparison Weather.h @ 289:92d443ed0cba
Слияние
author | Ritor1 |
---|---|
date | Mon, 18 Feb 2013 19:16:38 +0600 |
parents | 1f0af5cac2dd |
children | 23a07ead5980 |
comparison
equal
deleted
inserted
replaced
288:9a6052fecad4 | 289:92d443ed0cba |
---|---|
10 struct Weather | 10 struct Weather |
11 { | 11 { |
12 int DrawSnow(); | 12 int DrawSnow(); |
13 int Initialize(); | 13 int Initialize(); |
14 int Draw(); | 14 int Draw(); |
15 bool _4C2F0B(__int16 a2); | 15 bool OnPlayerTurn(__int16 dangle); |
16 | 16 |
17 | 17 |
18 | 18 |
19 __int16 field_0[2000]; | 19 __int16 field_0[2000]; |
20 int field_FA0; | 20 int field_FA0; |