mirror of
https://github.com/zeldaret/ss
synced 2026-08-02 08:31:51 -04:00
100% eggSystem.cpp
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
#ifndef EGG_PROCESS_METER_H
|
||||
#define EGG_PROCESS_METER_H
|
||||
|
||||
#include "egg/core/eggThread.h"
|
||||
|
||||
namespace EGG {
|
||||
|
||||
class PerformanceView {};
|
||||
|
||||
class ProcessMeter : public Thread, public PerformanceView {};
|
||||
|
||||
};
|
||||
|
||||
#endif // EGG_PROCESS_METER_H
|
||||
Reference in New Issue
Block a user