mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
Container.cpp & .h delete (#242)
* Remove GetFilesInDirectory() * Remove BuildFileDirectory * Remove container.cpp & .h Not used in the code
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
#include "sgp.h"
|
||||
#include "container.h"
|
||||
#include "wcheck.h"
|
||||
#include "Event Pump.h"
|
||||
#include "Timer.h"
|
||||
|
||||
+1
-2
@@ -30,7 +30,6 @@
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <time.h>
|
||||
#include "container.h"
|
||||
#include "wcheck.h"
|
||||
#include "Event Manager.h"
|
||||
#include "Event Pump.h"
|
||||
@@ -108,4 +107,4 @@
|
||||
//#include <windowsx.h>
|
||||
//#include <mmsystem.h>
|
||||
//#include <dsound.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user