Mercurial > hg > openttd
diff src/sound.cpp @ 5665:3cc382938839 draft
(svn r8125) -Codechange: Station is now constructed/destroyed using new/delete operators (don't worry, they still use the same memory pool). Few station related functions turned into Station::methods (just first step). All this new stuff moved from station_cmd.cpp to the new file (station.cpp).
author | KUDr <KUDr@openttd.org> |
---|---|
date | Sun, 14 Jan 2007 19:18:50 +0000 |
parents | 358c07fb3212 |
children | 57363e064324 |