mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
platform support, dual-licensing for upscaler code
This commit is contained in:
parent
d1ae0810df
commit
0944973525
2 changed files with 10 additions and 2 deletions
|
@ -27,7 +27,10 @@
|
|||
*
|
||||
* (C) 2021 kub <derkub@gmail.com>
|
||||
*
|
||||
* This work is licensed under the terms of MAME license.
|
||||
* This work is licensed under the terms of any of these licenses
|
||||
* (at your option):
|
||||
* - GNU GPL, version 2 or later.
|
||||
* - MAME license.
|
||||
* See COPYING file in the top-level directory.
|
||||
*/
|
||||
#include <pico/pico_types.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue