mirror of
https://notabug.org/scuti/lib3ddevil1
synced 2024-11-25 08:18:53 +05:30
Removed stdlib.h and string.h as includes
This commit is contained in:
parent
0dabc2568e
commit
f257d1be4b
@ -1,7 +1,5 @@
|
||||
#include "devil1tex.h"
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
void printtph (struct TexturePack *tp) {
|
||||
|
Loading…
Reference in New Issue
Block a user