some updates
This commit is contained in:
14
public/ixr.h
Normal file
14
public/ixr.h
Normal file
@@ -0,0 +1,14 @@
|
||||
#ifndef IXR_H
|
||||
#define IXR_H
|
||||
|
||||
#include "tier1/interface.h"
|
||||
#include "tier2/iappsystem.h"
|
||||
#include "trig.h"
|
||||
|
||||
abstract_class IXrManager: public IAppSystem
|
||||
{
|
||||
public:
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user