cake
/
libg1m
Archived
1
0
Fork 0

This wasn't supposed to stay.

This commit is contained in:
Thomas Touhey 2017-03-01 03:48:59 +01:00
parent 160a8427f2
commit 7d18dbcd01
1 changed files with 0 additions and 6 deletions

View File

@ -39,12 +39,6 @@ struct casemul_internal_header {
/* The multi-byte values are always little-endian, expected from the
* values made with `MAKELONG` (like the internal header type, which, in the
* source, is a DWORD), because its funnier. */
/* TODO: The separator between header and source header:
* "\xFD\xB1\x7E" "\0\0\0\0\0\0\0"
* "\x18" "\0\0\0\0\0\0\0"
*/
/* ************************************************************************** */
/* Overall, source and compiled headers */
/* ************************************************************************** */