This website requires JavaScript.
Explore
Help
Register
Sign In
andr3
/
scyther
Watch
1
Star
0
Fork
0
You've already forked scyther
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e595169501
scyther
/
src
/
cost.h
7 lines
70 B
C
Raw
Normal View
History
Unescape
Escape
- Added support for more intelligent bounding. Fairly untested at the moment.
2005-12-27 11:19:45 +00:00
#
ifndef COST
#
define COST
- Some reindentation. Nothing interesting, just syntax.
2006-01-02 16:07:56 +00:00
int
attackCost
(
const
System
sys
)
;
- Added support for more intelligent bounding. Fairly untested at the moment.
2005-12-27 11:19:45 +00:00
#
endif
Reference in New Issue
Copy Permalink