wip
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#pragma once
|
||||
|
||||
// PNG File Struct
|
||||
struct PNG_START_FILE_STRUCT {
|
||||
unsigned char file_sig[8];
|
||||
|
||||
Reference in New Issue
Block a user