mirror of
https://github.com/ihaveamac/custom-install.git
synced 2025-12-05 22:31:45 +00:00
3ds.h currently prints a Warning when it detects the usage of compilation
flags -DARM11 -D_3DS, stating that -D__3DS__ should be used in their stead.
See 48967dc417
23 lines
198 B
Plaintext
23 lines
198 B
Plaintext
.vscode/
|
|
bin/linux/save3ds_fuse
|
|
cstins/
|
|
testing-class.py
|
|
|
|
# macOS
|
|
.DS_Store
|
|
._*
|
|
|
|
# Python
|
|
venv/
|
|
**/__pycache__/
|
|
*.pyc
|
|
|
|
# JetBrains
|
|
.idea/
|
|
=======
|
|
|
|
*.pyc
|
|
/build/
|
|
/dist/
|
|
/custom-install-finalize.3dsx
|