mirror of
https://github.com/astronautlevel2/Anemone3DS.git
synced 2026-01-24 00:32:43 -05:00
More stuff
This commit is contained in:
6
include/unicode.h
Normal file
6
include/unicode.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef UNICODE_H
|
||||
#define UNICODE_H
|
||||
|
||||
ssize_t strulen(u16*, ssize_t);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user