lol why was this file left out

This commit is contained in:
Ash Wolf 2022-10-19 21:16:43 +01:00
parent d1f153d34b
commit 685f22a6a0
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
static const char *STR911[] = {
"Can't read library",
"Illegal object file data",
"Not a PowerPC library",
"Illegal object file version",
NULL
};