Follow up to e605adb
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
#include <string.h>
|
||||
#include <yaml-cpp/yaml.h>
|
||||
|
||||
#include "../common/cbasetypes.h"
|
||||
#include "../common/nullpo.h"
|
||||
#include "../common/showmsg.h"
|
||||
#include "../common/cbasetypes.hpp"
|
||||
#include "../common/nullpo.hpp"
|
||||
#include "../common/showmsg.hpp"
|
||||
|
||||
#include "battle.hpp"
|
||||
#include "buyingstore.hpp"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "../common/cbasetypes.h"
|
||||
#include "../common/cbasetypes.hpp"
|
||||
|
||||
#pragma once
|
||||
|
||||
|
||||
Reference in New Issue
Block a user