#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "../DeFacto/Math/Vector.h"
#include "../DeFacto/Game/Level.h"
#include "../DeFacto/Graphics/Image.h"
Include dependency graph for Main.cpp lvl1.cpp:
Go to the source code of this file.
Functions | |
int | save () |
int | load () |
int | main () |
|
Definition at line 11 of file LevelCreator/Main.cpp. References LevelInfo::data. |
|
Definition at line 11 of file Main.cpp lvl1.cpp. References save(). Here is the call graph for this function: |
|
|