prime/include/MetroidPrime/CAreaFog.hpp
Phillip Stephens 404b4276fe Add CCameraManager
Former-commit-id: 50a6575c495edb02de975c04aeb64150e404233e
2022-11-06 16:20:46 -08:00

13 lines
78 B
C++

#ifndef _CAREAFOG_HPP
#define _CAREAFOG_HPP
#include "types.h"
#endif