diff options
author | Lioncash <mathew1800@gmail.com> | 2018-09-19 18:55:33 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-09-19 18:57:26 -0400 |
commit | 05d49962b69f6597116246776828c2bbc8a98582 (patch) | |
tree | 368b814f5954608acda1cdbba3eb5cc589c93b3e /src/core/gdbstub/gdbstub.cpp | |
parent | 0432af5ad1ec34f02071f6fdc5fc78149b059f18 (diff) |
control_metadata: Move language name array definition to the cpp file
This was used in two different translation units
(deconstructed_rom_directory and patch_manager). This means we'd be
pointlessly duplicating the whole array twice due to it being defined
within the header.
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions