Remove raster FX lib from boilerplate

It's not as needed and barebones as the rest of the boilerplate, and at least one person has been confused about it.
This commit is contained in:
ISSOtm
2019-02-16 11:06:11 +01:00
parent 2a338f2a81
commit 843e58dcac
5 changed files with 3 additions and 341 deletions

View File

@@ -6,6 +6,5 @@ INCLUDE "home/header.asm"
INCLUDE "home/utils.asm"
INCLUDE "home/sgb.asm"
INCLUDE "home/raster_fx.asm"
INCLUDE "home/unpb16.asm"