git.y1.nz

gbdk-2020

GameBoy Development Kit
download: https://git.y1.nz/archives/gbdk.tar.gz
README | Files | Log | Refs | LICENSE

commit 346cc4501ddb1eba060009a9aab3f1e05c979d2e
parent 85ecea13a1620050f4a2dea6dd884f79f2dad533
Author: Toxa <untoxa@mail.ru>
Date:   Fri, 26 Apr 2024 12:59:45 +0300

EXAMPLES: remove redundant include

Diffstat:
Mgbdk-lib/examples/cross-platform/metasprites/src/metasprites.c2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/gbdk-lib/examples/cross-platform/metasprites/src/metasprites.c b/gbdk-lib/examples/cross-platform/metasprites/src/metasprites.c @@ -26,8 +26,6 @@ // B -> Animates the metasprite // -#include <stdint.h> - #include <gbdk/platform.h> #include <gbdk/metasprites.h>

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.