aboutsummaryrefslogtreecommitdiff
path: root/src/world.h
blob: 379b920daaf6a6f3e8688895168544f7b096d9d3 (plain)
1
2
3
4
5
6
7
#include "gameCommon.h"
#include "entity.h"

#ifndef WORLD_H
#define WORLD_H

#endif