mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-17 00:46:31 +02:00
SCENERIO_EDITOR now compiles.
This commit is contained in:
+1
-6
@@ -32,9 +32,7 @@
|
||||
* Functions: *
|
||||
* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
|
||||
|
||||
|
||||
#ifndef TEVENT_H
|
||||
#define TEVENT_H
|
||||
#pragma once
|
||||
|
||||
/*
|
||||
** These are the trigger events that are checked for and if qualified, they will signal
|
||||
@@ -180,6 +178,3 @@ class EventChoiceClass {
|
||||
};
|
||||
|
||||
extern EventChoiceClass EventChoices[TEVENT_COUNT];
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user