mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Fix inclusion guards of 3 files (#1509)
* Fix inclusion guards of 3 files * Apply suggestions from code review Co-authored-by: Christian Semmler <mail@csemmler.com> --------- Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:

committed by
GitHub

parent
d67318e78b
commit
0b9c1756c7
@@ -1,4 +1,4 @@
|
||||
#ifdef 0
|
||||
#if 0
|
||||
// For LEGO1 symbols only
|
||||
|
||||
// aka `operator new`
|
||||
|
Reference in New Issue
Block a user