mirror of
https://github.com/love2d/love-android.git
synced 2026-08-21 13:09:40 +02:00
preparing update of physfs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/* 7zHeader.c */
|
||||
|
||||
#include "7zHeader.h"
|
||||
|
||||
Byte k7zSignature[k7zSignatureSize] = {'7', 'z', 0xBC, 0xAF, 0x27, 0x1C};
|
||||
Reference in New Issue
Block a user