mirror of
https://github.com/encounter/Petari.git
synced 2026-03-30 11:34:15 -07:00
7 lines
102 B
C++
7 lines
102 B
C++
#pragma once
|
|
|
|
#include <revolution.h>
|
|
|
|
namespace MR {
|
|
void createScreenAlphaSceneObj(s32, f32);
|
|
}; |