prime/include/MetroidPrime/CAreaFog.hpp

13 lines
78 B
C++
Raw Normal View History

2022-08-13 01:26:00 +00:00
#ifndef _CAREAFOG_HPP
#define _CAREAFOG_HPP
#include "types.h"
2022-11-07 00:20:46 +00:00
2022-08-13 01:26:00 +00:00
2022-09-18 06:05:46 +00:00
#endif