misson20000 / twili

Homebrew debug monitor for the Nintendo Switch.
GNU General Public License v3.0
184 stars 23 forks source link

Add NcmStorageId "none" to understood locations #105

Closed averne closed 4 years ago

averne commented 4 years ago

Previously the CLI lib returned "The value none is not an allowed value for storage", even though twib had code for it. The missing header fixes compilation on my machine.

misson20000 commented 4 years ago

Thanks! Curious which platform requires 7b364de, since all the platforms I build for seem to pull that header in somewhere else.

averne commented 4 years ago

Plain old Arch, maybe it has to do with a newer clang version