SameBoy | Accurate GB/GBC emulator |
| download: https://git.y1.nz/archives/sameboy.tar.gz | |
| README | Files | Log | Refs | LICENSE |
HexFiend/HFByteSlice_Private.h
1 #import <HexFiend/HFByteSlice.h>
2
3 @interface HFByteSlice (HFByteSlice_Private)
4
5 - (void)constructNewByteSlicesAboutRange:(HFRange)range first:(HFByteSlice **)first second:(HFByteSlice **)second;
6
7 @end
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.