mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-09-09 19:01:16 -04:00
work on libc64
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef LDEBUG_H
|
||||
#define LDEBUG_H
|
||||
|
||||
#include "types.h"
|
||||
|
||||
void _dbg_hungup(const char*, s32);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user