1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-09-19 13:33:25 +01:00

"reeeee indent"

thanks asp for spotting
This commit is contained in:
Such Meme, Many Skill 2020-05-02 17:42:10 +02:00
parent f9cf371cf9
commit b0f2ce4211

View file

@ -76,8 +76,8 @@ void addobject(char* name, int spot, u8 attribs){
fsreader_files[spot].property |= (1 << (4 + sizes));
fsreader_files[spot].storage = size;
*/
fsreader_files[spot].storage = 0;
fsreader_files[spot].property = ISNULL;
fsreader_files[spot].storage = 0;
fsreader_files[spot].property = ISNULL;
}
if (attribs & AM_ARC)