diff options
| author | Selene ToyKeeper | 2023-11-03 06:39:50 -0600 |
|---|---|---|
| committer | Selene ToyKeeper | 2023-11-03 06:39:50 -0600 |
| commit | 8d022eba3b741bd2a1253df09c01d75e340b492a (patch) | |
| tree | 84eb8c728de7fcdf1843fd8b6cfbf89d9233d176 /hw/fireflies | |
| parent | got things to compile again, renamed #includes (diff) | |
| download | anduril-8d022eba3b741bd2a1253df09c01d75e340b492a.tar.gz anduril-8d022eba3b741bd2a1253df09c01d75e340b492a.tar.bz2 anduril-8d022eba3b741bd2a1253df09c01d75e340b492a.zip | |
renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)
(still need to update file contents afterward,
but doing it in a separate commit so git can detect renames easier)
Diffstat (limited to 'hw/fireflies')
| -rw-r--r-- | hw/fireflies/e01/anduril.h (renamed from hw/fireflies/e01/cfg.h) | 0 | ||||
| -rw-r--r-- | hw/fireflies/pl47-219/anduril.h (renamed from hw/fireflies/pl47-219/cfg.h) | 0 | ||||
| -rw-r--r-- | hw/fireflies/pl47/anduril.h (renamed from hw/fireflies/pl47/cfg.h) | 0 | ||||
| -rw-r--r-- | hw/fireflies/pl47g2/anduril.h (renamed from hw/fireflies/pl47g2/cfg.h) | 0 | ||||
| -rw-r--r-- | hw/fireflies/rot66-219/anduril.h (renamed from hw/fireflies/rot66-219/cfg.h) | 0 | ||||
| -rw-r--r-- | hw/fireflies/rot66/anduril.h (renamed from hw/fireflies/rot66/cfg.h) | 0 | ||||
| -rw-r--r-- | hw/fireflies/rot66g2/anduril.h (renamed from hw/fireflies/rot66g2/cfg.h) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/hw/fireflies/e01/cfg.h b/hw/fireflies/e01/anduril.h index cae5d14..cae5d14 100644 --- a/hw/fireflies/e01/cfg.h +++ b/hw/fireflies/e01/anduril.h diff --git a/hw/fireflies/pl47-219/cfg.h b/hw/fireflies/pl47-219/anduril.h index e42e17c..e42e17c 100644 --- a/hw/fireflies/pl47-219/cfg.h +++ b/hw/fireflies/pl47-219/anduril.h diff --git a/hw/fireflies/pl47/cfg.h b/hw/fireflies/pl47/anduril.h index 315eea2..315eea2 100644 --- a/hw/fireflies/pl47/cfg.h +++ b/hw/fireflies/pl47/anduril.h diff --git a/hw/fireflies/pl47g2/cfg.h b/hw/fireflies/pl47g2/anduril.h index e64289e..e64289e 100644 --- a/hw/fireflies/pl47g2/cfg.h +++ b/hw/fireflies/pl47g2/anduril.h diff --git a/hw/fireflies/rot66-219/cfg.h b/hw/fireflies/rot66-219/anduril.h index 068f4a8..068f4a8 100644 --- a/hw/fireflies/rot66-219/cfg.h +++ b/hw/fireflies/rot66-219/anduril.h diff --git a/hw/fireflies/rot66/cfg.h b/hw/fireflies/rot66/anduril.h index 5184513..5184513 100644 --- a/hw/fireflies/rot66/cfg.h +++ b/hw/fireflies/rot66/anduril.h diff --git a/hw/fireflies/rot66g2/cfg.h b/hw/fireflies/rot66g2/anduril.h index f628b51..f628b51 100644 --- a/hw/fireflies/rot66g2/cfg.h +++ b/hw/fireflies/rot66g2/anduril.h |
