diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-01-01 16:32:02 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-01-01 16:32:02 (GMT) |
| commit | e41a3af8c516c5c3698b29ce95954a5941c2c06a (patch) | |
| tree | d6618205fa9cf729996b2a4923c1b9ced342e2fe /includes | |
| parent | 6fd4b2a80c8d155de278aca22f6dd77987f34273 (diff) | |
| download | powder-e41a3af8c516c5c3698b29ce95954a5941c2c06a.zip powder-e41a3af8c516c5c3698b29ce95954a5941c2c06a.tar.gz | |
BRMT + BREL = THRM at high temperatures
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/powder.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/powder.h b/includes/powder.h index cd10244..1e727d3 100644 --- a/includes/powder.h +++ b/includes/powder.h @@ -343,6 +343,7 @@ int update_ARAY(UPDATE_FUNC_ARGS); int update_BCLN(UPDATE_FUNC_ARGS); int update_BCOL(UPDATE_FUNC_ARGS); int update_BMTL(UPDATE_FUNC_ARGS); +int update_BRMT(UPDATE_FUNC_ARGS); int update_BOMB(UPDATE_FUNC_ARGS); int update_BOYL(UPDATE_FUNC_ARGS); int update_BTRY(UPDATE_FUNC_ARGS); |
