Remove removestatic, as it happens automatically
This commit is contained in:
parent
09d123cc53
commit
780140180a
1 changed files with 0 additions and 15 deletions
15
libnxGen.cfg
15
libnxGen.cfg
|
|
@ -101,28 +101,13 @@ replace.touch = "TouchPosition"
|
|||
|
||||
[ipc.h]
|
||||
defines = true
|
||||
removestatic = true
|
||||
|
||||
[tls.h]
|
||||
removestatic = true
|
||||
|
||||
[sm.h]
|
||||
removestatic = true
|
||||
|
||||
[shmem.h]
|
||||
removestatic = true
|
||||
|
||||
[condvar.h]
|
||||
removestatic = true
|
||||
|
||||
[romfs_dev.h]
|
||||
removestatic = true
|
||||
search = "romfs_"
|
||||
replace = "Romfs_"
|
||||
|
||||
[gfx.h]
|
||||
defines = true
|
||||
removestatic = true
|
||||
|
||||
[ioctl.h]
|
||||
defines = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue