mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-09-01 16:29:58 -04:00
Implement & link m_trademark.c
This commit is contained in:
@@ -16,6 +16,7 @@ extern void Matrix_push();
|
||||
extern void Matrix_pull();
|
||||
extern void Matrix_get(MtxF* m);
|
||||
extern void Matrix_put(MtxF* m);
|
||||
extern void new_Matrix(GAME* game);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user