optimizations
This commit is contained in:
parent
bf6793e41d
commit
16c10a5c4a
3 changed files with 8 additions and 7 deletions
|
|
@ -18,10 +18,6 @@ License along with this library; if not, write to the Free Software
|
|||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
module;
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include "../lib/stb_image.h"
|
||||
#include "../lib/stb_truetype.h"
|
||||
module Crafter.Graphics:RenderingElement_impl;
|
||||
import :RenderingElement;
|
||||
import :Window;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue