More welfare for MSVC 6. Someone should put it out of its misery.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3527 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef BUILDPICK_H
|
||||
#define BUILDPICK_H
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "types.h"
|
||||
#include "melee.h"
|
||||
|
||||
void BuildBuildPickFrame (void);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef MELEESHIP_H
|
||||
#define MELEESHIP_H
|
||||
|
||||
#include <stdbool.h>
|
||||
#include "types.h"
|
||||
|
||||
typedef enum MeleeShip {
|
||||
MELEE_ANDROSYNTH,
|
||||
|
||||
Reference in New Issue
Block a user