mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-08-20 21:40:54 +00:00
Get rid of a lot of gcc warnings
Mostly signed/unsigned comparisons. Also some bugs, but I don't remember where :D
This commit is contained in:
parent
ce4e76a3a1
commit
fe0ab0418b
88 changed files with 801 additions and 831 deletions
|
@ -30,7 +30,7 @@ namespace ttvfs
|
|||
{
|
||||
class File;
|
||||
class Root;
|
||||
};
|
||||
}
|
||||
typedef ttvfs::File VFILE;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue