Added a bunch of files synched with 0.8.42
This commit is contained in:
@@ -1,15 +1,10 @@
|
||||
// ControlRecord.cpp
|
||||
|
||||
|
||||
|
||||
#include "Registry.h"
|
||||
#include "ControlRecord.h"
|
||||
|
||||
|
||||
using namespace flt;
|
||||
|
||||
|
||||
|
||||
RegisterRecordProxy<PushLevelRecord> g_PushLevelProxy;
|
||||
RegisterRecordProxy<PopLevelRecord> g_PopLevelProxy;
|
||||
|
||||
@@ -18,4 +13,3 @@ RegisterRecordProxy<PopSubfaceRecord> g_PopSubfaceProxy;
|
||||
|
||||
RegisterRecordProxy<PushExtensionRecord> g_PushExtensionProxy;
|
||||
RegisterRecordProxy<PopExtensionRecord> g_PopExtensionProxy;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user