mirror of
https://github.com/risingPhil/PokeMe64.git
synced 2026-09-09 17:25:27 -05:00
Feature/add about screen (#1)
Adds the "About" scene, which displays the version info and credits. The user can scroll up/down through this screen.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
typedef struct ImageWidgetStyle
|
||||
{
|
||||
Dimensions size;
|
||||
struct {
|
||||
/**
|
||||
* (optional) background sprite
|
||||
|
||||
Reference in New Issue
Block a user