ref: renamed types.h to Types.h for match naming convention; also added Align.h and Bytes.h with helpers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
#include <types.h>
|
||||
#include <Types.h>
|
||||
#include <Lib/VAArgs.h>
|
||||
|
||||
void* StringSet(BytePointer destination, ASCII value, Size count);
|
||||
|
||||
Reference in New Issue
Block a user