5 lines
106 B
Bash
Executable file
5 lines
106 B
Bash
Executable file
#!/bin/sh
|
|
|
|
DEVKITPRO=/opt/devkitpro
|
|
DEVKITARM=/opt/devkitpro/devkitARM
|
|
DEVKITPPC=/opt/devkitpro/devkitPPC
|