no engine anymore
This commit is contained in:
10
public/materialsystem/ipipeline.h
Normal file
10
public/materialsystem/ipipeline.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef MATERIAL_PIPELINE_H
|
||||
#define MATERIAL_PIPELINE_H
|
||||
|
||||
#include "tier0/platform.h"
|
||||
abstract_class IPipeline
|
||||
{
|
||||
public:
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user