mirror of
https://github.com/JorjBauer/aiie.git
synced 2025-04-03 10:31:58 +00:00
refactor images
This commit is contained in:
parent
e2884d2a90
commit
7f6e7dd73a
@ -2,7 +2,7 @@
|
||||
#include "sdl-display.h"
|
||||
|
||||
#include "bios-font.h"
|
||||
#include "display-bg.h"
|
||||
#include "images.h"
|
||||
|
||||
#include "globals.h"
|
||||
#include "applevm.h"
|
||||
|
@ -1 +0,0 @@
|
||||
../display-bg.h
|
1
teensy/images.h
Symbolic link
1
teensy/images.h
Symbolic link
@ -0,0 +1 @@
|
||||
../images.h
|
@ -2,7 +2,7 @@
|
||||
#include "teensy-display.h"
|
||||
|
||||
#include "bios-font.h"
|
||||
#include "display-bg.h"
|
||||
#include "images.h"
|
||||
|
||||
#define RS 16
|
||||
#define WR 17
|
||||
|
Loading…
x
Reference in New Issue
Block a user