Move intbuf
This commit is contained in:
parent
04e65f3f5e
commit
e1a5f58d90
2 changed files with 5 additions and 4 deletions
|
|
@ -23,6 +23,8 @@ typedef union sj4kouhobuffer {
|
|||
|
||||
typedef struct sj4kouho {
|
||||
Sj4KouhoBuffer buffer;
|
||||
|
||||
unsigned char intbuf[SJ4BUFSZ];
|
||||
} Sj4Kouho;
|
||||
|
||||
typedef struct sj4lib Sj4Lib;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue