mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
read proper depth values from the renderer (#124)
This commit is contained in:
@@ -1323,6 +1323,9 @@ void osContGetReadData(OSContPad* pad);
|
||||
void PadMgr_ThreadEntry();
|
||||
void Heaps_Alloc(void);
|
||||
// #endregion
|
||||
// #region 2S2H [Port] New methods added for porting
|
||||
void Lights_GlowCheckPrepare(PlayState* play);
|
||||
// #endregion
|
||||
// #region 2S2H [Port] Stubbed methods
|
||||
void osSetThreadPri(OSThread* thread, OSPri p);
|
||||
OSPri osGetThreadPri(OSThread* t);
|
||||
|
||||
Reference in New Issue
Block a user