Skip to content

Commit

Permalink
Update sjis.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
V0rt3x667 authored and Jacoby6000 committed Aug 1, 2024
1 parent 6a0b776 commit 43ce9ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/utils/sjis.cpp
Original file line number Diff line number Diff line change
@@ -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,
Expand Down

0 comments on commit 43ce9ed

Please sign in to comment.