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
249c8950e9
prime
/
include
/
MetroidPrime
/
CAreaFog.hpp
13 lines
78 B
C++
Raw
Normal View
History
Unescape
Escape
Initial work on CActor.cpp Former-commit-id: 44b17813bda4f45c89a67a9a4623b872a57cf84f
2022-08-13 01:26:00 +00:00
#
ifndef _CAREAFOG_HPP
#
define _CAREAFOG_HPP
#
include
"types.h"
Add CCameraManager Former-commit-id: 50a6575c495edb02de975c04aeb64150e404233e
2022-11-07 00:20:46 +00:00
Initial work on CActor.cpp Former-commit-id: 44b17813bda4f45c89a67a9a4623b872a57cf84f
2022-08-13 01:26:00 +00:00
clang-format pass Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 06:05:46 +00:00
#
endif