This website requires JavaScript.
Explore
Help
Sign In
PrimeDecomp
/
prime
mirror of
https://github.com/PrimeDecomp/prime.git
Watch
2
Star
0
Fork
You've already forked prime
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4ba459c876
prime
/
include
/
Kyoto
/
Graphics
/
CLight.hpp
7 lines
90 B
C++
Raw
Normal View
History
Unescape
Escape
IWeaponRender decomp (can't link yet)
2022-07-26 04:36:32 +00:00
#
ifndef __CLIGHT_HPP__
#
define __CLIGHT_HPP__
clang-format pass
2022-09-18 06:05:46 +00:00
class
CLight
{
}
;
IWeaponRender decomp (can't link yet)
2022-07-26 04:36:32 +00:00
#
endif
// __CLIGHT_HPP__