assimp/code/AssetLib/MD2
Krishty a19299d501 moved MD2/MDC tables from BSS to const data
Visual C++ is unable to identify them as constant data during optimization, so explicitly declare them const.
2021-04-17 00:32:04 +02:00
..
MD2FileData.h
MD2Loader.cpp
MD2Loader.h
MD2NormalTable.h moved MD2/MDC tables from BSS to const data 2021-04-17 00:32:04 +02:00