first buildable orbis version. a bit ugly. (#9)
this is the first buildable ps4 orbis version --------- Co-authored-by: 552eden <552eden@gmail.com> Reviewed-on: https://git.neolegacy.dev/pieeebot/cafeberry/pulls/9 Co-authored-by: ubergamer-pie <81+ubergamer-pie@noreply.neolegacy.dev> Co-committed-by: ubergamer-pie <81+ubergamer-pie@noreply.neolegacy.dev>
This commit was merged in pull request #9.
This commit is contained in:
committed by
pieeebot
co-authored by
552eden
parent
eb3ae69d3f
commit
e70ef09900
@@ -2,7 +2,9 @@
|
||||
#include "UI.h"
|
||||
#include "UIComponent_PressStartToPlay.h"
|
||||
#include "..\..\..\Minecraft.World\StringHelpers.h"
|
||||
|
||||
#if defined(__ORBIS__)
|
||||
#include "..\..\OrbisMedia\strings.h"
|
||||
#endif
|
||||
UIComponent_PressStartToPlay::UIComponent_PressStartToPlay(int iPad, void *initData, UILayer *parentLayer) : UIScene(iPad, parentLayer)
|
||||
{
|
||||
// Setup all the Iggy references we need for this scene
|
||||
|
||||
Reference in New Issue
Block a user