Skip to content

Commit 9c6918c

Browse files
committed
feat: back missing file
1 parent 95e75ef commit 9c6918c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#include "register_functions.h"
2+
3+
// Replace this file with the actual implementation of the functions that was generated by the compiler
4+
void registerAllFunctions(PS2Runtime &runtime)
5+
{
6+
}

0 commit comments

Comments
 (0)