restructure work
This commit is contained in:
parent
64c8492e5c
commit
e01595e155
3424 changed files with 492 additions and 1696851 deletions
|
|
@ -218,7 +218,7 @@ private:
|
|||
};
|
||||
|
||||
|
||||
unsigned int TextureFromFile(const char *path, const string &directory, bool gamma)
|
||||
unsigned inline int TextureFromFile(const char *path, const string &directory, bool gamma)
|
||||
{
|
||||
string filename = string(path);
|
||||
filename = directory + '/' + filename;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue