aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBad Diode <bd@badd10de.dev>2023-09-08 13:14:10 +0200
committerBad Diode <bd@badd10de.dev>2023-09-08 13:14:10 +0200
commitc9a2f4a3cb84f1f16a9a300454f52c072bd5f779 (patch)
treec3e67263b7ced3ee6d474259f4016bd308137c96 /README.md
parent7862310f04f40a9eb5aba0903c472b6656ec2a8f (diff)
downloaduxngba-main.tar.gz
uxngba-main.zip
Update build system to allow switching roms without make cleanHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9e87080..baadcc9 100644
--- a/README.md
+++ b/README.md
@@ -37,9 +37,6 @@ parameter:
37make run UXN_ROM=roms/noodle.rom 37make run UXN_ROM=roms/noodle.rom
38``` 38```
39 39
40If you have compiled a rom already and want to change it, you probably want to
41use `make clean` beforehand.
42
43[devkitpro]: https://devkitpro.org/ 40[devkitpro]: https://devkitpro.org/
44 41
45## Configuration 42## Configuration