forked from Mirror/GodMode9
7 lines
97 B
C
7 lines
97 B
C
|
#pragma once
|
||
|
|
||
|
#include "common.h"
|
||
|
#include "fsdir.h"
|
||
|
|
||
|
void SetDirGoodNames(DirStruct* contents);
|