Donetsk/hook_lib/splashscreen.cpp

8 lines
157 B
C++
Raw Normal View History

2023-10-09 11:54:34 -04:00
#include "splashscreen.hpp"
byte data_buf[1] = { 0x0 };
void set_splashscreen() {
// memcpy((void*)(0x1530AD525_g), (const void*)(data_buf), 0x128BB8);
}