Rename Popcorn to jsix.
See README.md for more information.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#define DATA_HEADER_MAGIC 0x600dda7a
|
||||
#define DATA_HEADER_VERSION 1
|
||||
|
||||
#define POPCORN_FLAG_DEBUG 0x00000001
|
||||
#define JSIX_FLAG_DEBUG 0x00000001
|
||||
|
||||
#pragma pack(push, 1)
|
||||
struct kernel_args {
|
||||
|
||||
Reference in New Issue
Block a user