mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-07 20:15:12 +01:00
Update sjis.cpp
This commit is contained in:
parent
e25c4e9643
commit
d7f0b46b4b
@ -1,4 +1,5 @@
|
||||
#include "sjis.h"
|
||||
#include <cstdint>
|
||||
|
||||
unsigned char convTable[25088] = {
|
||||
0x00, 0x00, 0x00, 0x01, 0x00, 0x02, 0x00, 0x03, 0x00, 0x04, 0x00, 0x05,
|
||||
|
Loading…
Reference in New Issue
Block a user