mirror of
https://github.com/encounter/sms-dtk.git
synced 2026-03-30 11:38:31 -07:00
9 lines
105 B
C++
9 lines
105 B
C++
#ifndef RENDERMODEOBJ_HPP
|
|
#define RENDERMODEOBJ_HPP
|
|
|
|
#include "dolphin.h"
|
|
|
|
|
|
|
|
#endif // RENDERMODEOBJ_HPP
|