diff options
author | Mike Pavone <pavone@retrodev.com> | 2018-12-30 22:12:34 -0800 |
---|---|---|
committer | Mike Pavone <pavone@retrodev.com> | 2018-12-30 22:12:34 -0800 |
commit | 86fa12199e9841435e6fa974b10889e012b8c127 (patch) | |
tree | ad26417163130835a380a2a0a84b0167ac9bbebc /nuklear_ui/blastem_nuklear.c | |
parent | 1253281417ca19a30d4569dfc2e22adf645e7097 (diff) |
Updated special thanks
Diffstat (limited to 'nuklear_ui/blastem_nuklear.c')
-rw-r--r-- | nuklear_ui/blastem_nuklear.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nuklear_ui/blastem_nuklear.c b/nuklear_ui/blastem_nuklear.c index 2e73a63..29dd79c 100644 --- a/nuklear_ui/blastem_nuklear.c +++ b/nuklear_ui/blastem_nuklear.c @@ -168,12 +168,14 @@ void view_about(struct nk_context *context) }; const uint32_t NUM_LINES = sizeof(lines)/sizeof(*lines); const char *thanks[] = { - "Nemesis: Documentatino and test ROMs", + "Nemesis: Documentation and test ROMs", "Charles MacDonald: Documentation", "Eke-Eke: Documentation", "Bart Trzynadlowski: Documentation", "KanedaFR: Hosting the best Sega forum", "Titan: Awesome demos and documentation", + "flamewing: BCD info and test ROM", + "r57shell: Opcode size test ROM", "micky: Testing", "Sasha: Testing", "lol-frank: Testing", |