mirror of
https://github.com/weiju/amiga-stuff
synced 2025-12-08 14:58:33 +00:00
hardware: refactored startup and sprites
startup and sprites are both using common.h
This commit is contained in:
@ -34,7 +34,6 @@
|
||||
* A simple setup to display a playfield with a depth of 1 bit.
|
||||
*/
|
||||
extern struct Custom custom;
|
||||
extern struct CIA ciaa, ciab;
|
||||
extern struct Library *GfxBase;
|
||||
|
||||
// VBCC Inline assembly
|
||||
|
||||
Reference in New Issue
Block a user