mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-08 22:52:27 -04:00
parent
a398ed1634
commit
2d1314a3fa
3 changed files with 7 additions and 12 deletions
|
@ -156,6 +156,8 @@ class Widget {
|
|||
};
|
||||
|
||||
class View : public Widget {
|
||||
// unlike Paint class, our Y ignored the top bar;
|
||||
// so when you draw some of us as Y = 0, it would be exact below the top bar, instead of overlapped with top bar
|
||||
public:
|
||||
View() {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue