9 lines
64 B
C
9 lines
64 B
C
#include <ppu.h>
|
|
|
|
void ppu_init() {
|
|
|
|
}
|
|
|
|
void ppu_tick() {
|
|
|
|
} |