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/lumintop | |
| 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/lumintop')
| -rw-r--r-- | hw/lumintop/blf-gt-mini/anduril.h (renamed from hw/lumintop/blf-gt-mini/cfg.h) | 0 | ||||
| -rw-r--r-- | hw/lumintop/blf-gt/anduril.h (renamed from hw/lumintop/blf-gt/cfg.h) | 0 | ||||
| -rw-r--r-- | hw/lumintop/fw3a-219/anduril.h (renamed from hw/lumintop/fw3a-219/cfg.h) | 0 | ||||
| -rw-r--r-- | hw/lumintop/fw3a-nofet/anduril.h (renamed from hw/lumintop/fw3a-nofet/cfg.h) | 0 | ||||
| -rw-r--r-- | hw/lumintop/fw3a/anduril.h (renamed from hw/lumintop/fw3a/cfg.h) | 0 | ||||
| -rw-r--r-- | hw/lumintop/fw3x-lume1/anduril.h (renamed from hw/lumintop/fw3x-lume1/cfg.h) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/hw/lumintop/blf-gt-mini/cfg.h b/hw/lumintop/blf-gt-mini/anduril.h index 1e913a9..1e913a9 100644 --- a/hw/lumintop/blf-gt-mini/cfg.h +++ b/hw/lumintop/blf-gt-mini/anduril.h diff --git a/hw/lumintop/blf-gt/cfg.h b/hw/lumintop/blf-gt/anduril.h index d06b1fa..d06b1fa 100644 --- a/hw/lumintop/blf-gt/cfg.h +++ b/hw/lumintop/blf-gt/anduril.h diff --git a/hw/lumintop/fw3a-219/cfg.h b/hw/lumintop/fw3a-219/anduril.h index 32cc020..32cc020 100644 --- a/hw/lumintop/fw3a-219/cfg.h +++ b/hw/lumintop/fw3a-219/anduril.h diff --git a/hw/lumintop/fw3a-nofet/cfg.h b/hw/lumintop/fw3a-nofet/anduril.h index 76f125b..76f125b 100644 --- a/hw/lumintop/fw3a-nofet/cfg.h +++ b/hw/lumintop/fw3a-nofet/anduril.h diff --git a/hw/lumintop/fw3a/cfg.h b/hw/lumintop/fw3a/anduril.h index 123a7e1..123a7e1 100644 --- a/hw/lumintop/fw3a/cfg.h +++ b/hw/lumintop/fw3a/anduril.h diff --git a/hw/lumintop/fw3x-lume1/cfg.h b/hw/lumintop/fw3x-lume1/anduril.h index 2ea540c..2ea540c 100644 --- a/hw/lumintop/fw3x-lume1/cfg.h +++ b/hw/lumintop/fw3x-lume1/anduril.h |
