mirror of
https://github.com/astronautlevel2/Anemone3DS.git
synced 2026-01-24 00:32:43 -05:00
Nani the fuck
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#ifndef UNICODE_H
|
||||
#define UNICODE_H
|
||||
|
||||
#include <3ds.h>
|
||||
|
||||
ssize_t strulen(u16*, ssize_t);
|
||||
void struacat(u16 *input, char *addition);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user