no tabs in code!
This commit is contained in:
parent
6bcf41c5d2
commit
d991030145
3 changed files with 11 additions and 11 deletions
|
|
@ -960,7 +960,7 @@ extern bool OpenConfig(const char *fileName, const char *errorIfNotExists, File
|
|||
|
||||
const char *GetWaypointDir (void)
|
||||
{
|
||||
return FormatBuffer ("%s/addons/yapb/data/", GetModName ());
|
||||
return FormatBuffer ("%s/addons/yapb/data/", GetModName ());
|
||||
}
|
||||
|
||||
extern void RegisterCommand(const char *command, void funcPtr (void))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue