first commit of big refactor
This commit is contained in:
+3
-1
@@ -41,6 +41,8 @@ struct Sequence {
|
||||
};
|
||||
|
||||
// static variable for the currently active sequence
|
||||
extern Sequence* sequence;
|
||||
namespace Olive {
|
||||
extern Sequence* ActiveSequence;
|
||||
}
|
||||
|
||||
#endif // SEQUENCE_H
|
||||
|
||||
Reference in New Issue
Block a user