mirror of
https://github.com/zeldaret/tp
synced 2026-07-26 06:36:58 -04:00
some MSL_C work (#192)
* wip * bunch of MSL_C files thanks to pikmin2 decomp for their work * format / asm * progress * fix * fix remove-asm to work with C files * init / start
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef MSL_COMMON_SRC_ERRNO_H
|
||||
#define MSL_COMMON_SRC_ERRNO_H
|
||||
|
||||
extern int errno;
|
||||
|
||||
#endif /* MSL_COMMON_SRC_ERRNO_H */
|
||||
Reference in New Issue
Block a user