mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-06-06 11:07:20 -04:00
7 lines
128 B
C
7 lines
128 B
C
#ifndef _JSYSTEM_JUT_JUTASSERTION_H
|
|
#define _JSYSTEM_JUT_JUTASSERTION_H
|
|
|
|
void JC_JUTAssertion_changeDevice(u32);
|
|
|
|
#endif
|