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