Fix syntax, add new line in end of file and # before include, w/ T

This commit is contained in:
sBubshait 2024-06-05 21:30:41 +01:00
parent b3ccee44bb
commit 5bb7d86156
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
include "global.h" #include "global.h"
typedef struct { typedef struct {
dword value; dword value;