Merge pull request #41 from IngCenter/DarkCat09-patch-2

Added doxygen file
This commit is contained in:
Mikhail Abramov 2019-12-21 09:44:38 +04:00 committed by GitHub
commit ff1cf404d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 2586 additions and 7 deletions

2568
Doxyfile Normal file

File diff suppressed because it is too large Load diff

View file

@ -46,7 +46,7 @@ int main()
mainFunc(); mainFunc();
} }
else if (gameIsStarted) { else if (gameIsStarted) {
playGame(gettedMapParts); playGame(receivedMapParts);
} }
txEnd(); txEnd();

View file

@ -1,6 +1,11 @@
Block,120,360,180,420 Block,120,420,180,480
Block,300,240,360,300 Block,300,300,360,360
Quest,480,240,540,300 Block,420,300,480,360
Block,720,300,780,360 Quest,600,300,660,360
Fire,900,360,960,420 Block,780,180,840,240
Block,1020,360,1080,420 Fire,660,300,720,360
Water,840,360,900,420
Water,960,360,1020,420
Water,900,360,960,420
Block,960,240,1020,300
Block,1080,360,1140,420

6
mylvl3.fslvl Normal file
View file

@ -0,0 +1,6 @@
Block,120,360,180,420
Block,300,240,360,300
Quest,480,240,540,300
Block,720,300,780,360
Fire,900,360,960,420
Block,1020,360,1080,420