mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 22:17:02 +00:00
8
include/Kyoto/Graphics/CLight.hpp
Normal file
8
include/Kyoto/Graphics/CLight.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __CLIGHT_HPP__
|
||||
#define __CLIGHT_HPP__
|
||||
|
||||
|
||||
class CLight {
|
||||
};
|
||||
|
||||
#endif // __CLIGHT_HPP__
|
||||
Reference in New Issue
Block a user