From 5b2a5ac790c29eda37b9fcdd549bbb3801c90ead Mon Sep 17 00:00:00 2001 From: rubidium Date: Fri, 28 Jun 2013 21:11:35 +0000 Subject: (svn r25506) -Document: a function, and name it slightly better --- src/os/windows/win32.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/os/windows') diff --git a/src/os/windows/win32.cpp b/src/os/windows/win32.cpp index 3bb22288f..30c259a64 100644 --- a/src/os/windows/win32.cpp +++ b/src/os/windows/win32.cpp @@ -462,7 +462,7 @@ int APIENTRY WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLi argc = ParseCommandLine(cmdline, argv, lengthof(argv)); - ttd_main(argc, argv); + openttd_main(argc, argv); return 0; } -- cgit v1.2.3-70-g09d2