forked from jaildesigner-jailgames/coffee_crisis
v1.4
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#include "const.h"
|
#include "const.h"
|
||||||
#include "struct.h"
|
#include "utils.h"
|
||||||
#include "gamedirector.h"
|
#include "gamedirector.h"
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#include "struct.h"
|
#include "utils.h"
|
||||||
#include "animatedsprite.h"
|
#include "animatedsprite.h"
|
||||||
|
|
||||||
#ifndef SMARTSPRITE_H
|
#ifndef SMARTSPRITE_H
|
||||||
|
|||||||
Reference in New Issue
Block a user