1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-17 01:32:21 +02:00

Częściowo zrobione okno wyboru scenariusza.

Uwaga - wersja wczesna, z błędami. Niektórych nawet jestem świadomy.

Poza tym zmiany, które za ten cały czas mi się powprowadzały, a które zostaną bezlitośnie wypunktowane przez Traca.
This commit is contained in:
Michał W. Urbańczyk
2007-06-28 10:47:28 +00:00
parent 0428ea1f86
commit d5b8919bb3
10 changed files with 710 additions and 57 deletions

View File

@ -1,3 +1,4 @@
#include "stdafx.h"
#include "map.h"
int readNormalNr (unsigned char * bufor, int pos, int bytCon = 4)