(svn r1763) -Add: pool.c / pool.h: generalized routines for dynamic arrays (MemoryPools)
This commit is contained in:
8
ttd.dsp
8
ttd.dsp
@@ -276,6 +276,10 @@ SOURCE=.\oldloader.c
|
||||
SOURCE=.\pathfind.c
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\pool.c
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\players.c
|
||||
# End Source File
|
||||
@@ -513,6 +517,10 @@ SOURCE=.\npf.h
|
||||
SOURCE=.\pathfind.h
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\pool.h
|
||||
# End Source File
|
||||
|
||||
# Begin Source File
|
||||
SOURCE=.\player.h
|
||||
# End Source File
|
||||
|
||||
Reference in New Issue
Block a user