mirror of
https://github.com/Bloodysharp/Cheat-ImGui-Menu-Design.git
synced 2024-12-22 16:07:23 +08:00
Logo
This commit is contained in:
parent
525b0a44a7
commit
d2ff88c788
@ -28,11 +28,11 @@ Size=322,102
|
||||
|
||||
[Window][##NOTIFY0]
|
||||
Pos=15,15
|
||||
Size=362,79
|
||||
Size=396,79
|
||||
|
||||
[Window][##NOTIFY1]
|
||||
Pos=15,105
|
||||
Size=362,79
|
||||
Size=396,79
|
||||
|
||||
[Window][##NOTIFY2]
|
||||
Pos=15,195
|
||||
|
@ -625,8 +625,7 @@ int main(int, char**)
|
||||
|
||||
//Byte
|
||||
D3DX11_IMAGE_LOAD_INFO info; ID3DX11ThreadPump* pump{ nullptr };
|
||||
if (texture::logo == nullptr)
|
||||
D3DX11CreateShaderResourceViewFromMemory(g_pd3dDevice, logo_type, sizeof(logo_type), &info, pump, &texture::logo, 0);
|
||||
|
||||
if (texture::foto == nullptr)
|
||||
D3DX11CreateShaderResourceViewFromMemory(g_pd3dDevice, foto_type, sizeof(foto_type), &info, pump, &texture::foto, 0);
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user