mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 21:42:59 +01:00
Updated README.
This commit is contained in:
committed by
Branimir Karadzic
parent
1c04b822bd
commit
f6e740dee3
@@ -882,6 +882,7 @@ namespace bgfx
|
||||
, flags&1 ? 'x' : flags&2 ? '*' : ' '
|
||||
, getName(TextureFormat::Enum(ii) )
|
||||
);
|
||||
BX_UNUSED(flags);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user