Fix Include Guards
This commit is contained in:
parent
0b6390b8f2
commit
894293c2f3
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#ifndef _HSF_FORMAT_H
|
||||
#define _HSF_FORMAT_H
|
||||
#ifndef _GAME_HSFFORMAT_H
|
||||
#define _GAME_HSFFORMAT_H
|
||||
|
||||
#include "dolphin.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue