mirror of
https://github.com/zeldaret/oot3d.git
synced 2026-09-26 13:33:22 -04:00
7e74f2d3f5
* lowercase folders * rename source to src * delete upper case folders * fix submodules
7 lines
89 B
C++
7 lines
89 B
C++
#ifndef _LIBCPP_H_
|
|
#define _LIBCPP_H_
|
|
|
|
#include "libcpp/lib_functions.hpp"
|
|
|
|
#endif
|