replace tabs w/ spaces
This commit is contained in:
parent
fb43d04f8f
commit
6122905949
@ -3,7 +3,8 @@
|
||||
|
||||
/* This is the file that actually includes binary data meant to be embedded in
|
||||
* the executable. Embedded files should be added as dependencies to this source
|
||||
* file via the build system. */
|
||||
* file via the build system to ensure this unit is recompiled upon changes to
|
||||
* an embedded file. */
|
||||
|
||||
#if RESOURCES_EMBEDDED
|
||||
INCBIN_INCLUDE(res_tar, "../build/res.tar");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user