mirror of
https://github.com/celisej567/cool-source-archive.git
synced 2026-09-21 20:10:15 +03:00
5 lines
66 B
C++
5 lines
66 B
C++
#pragma once
|
|
|
|
class IMaterial;
|
|
#define ImTextureID IMaterial*
|