mirror of
https://github.com/krystalgamer/spidey-decomp.git
synced 2024-11-23 13:29:48 +00:00
7 lines
80 B
C++
7 lines
80 B
C++
#include "bitmap256.h"
|
|
#include "validate.h"
|
|
|
|
void validate_Bitmap256(void)
|
|
{
|
|
}
|