branch | noai |
changeset 9833 | 89a64246458f |
parent 9452 | 4c5eedbc3ba9 |
child 10196 | aecabd927420 |
9832:5a48d9234f15 | 9833:89a64246458f |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file ai_accounting.cpp everything to handle AI accounting things */ |
3 /** @file ai_accounting.cpp Implementation of AIAccounting. */ |
4 |
4 |
5 #include "ai_accounting.hpp" |
5 #include "ai_accounting.hpp" |
6 |
6 |
7 int32 AIAccounting::GetCosts() |
7 int32 AIAccounting::GetCosts() |
8 { |
8 { |