gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
gbdk-lib/examples/gb/hram/hram_data.h
1 #pragma once
2
3 #include <gbdk/platform.h>
4
5 extern SFR my_hram_variable;
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.