sets *lev to be the gateway to Gehennom... */
| 1946 | |
| 1947 | /* sets *lev to be the gateway to Gehennom... */ |
| 1948 | void |
| 1949 | find_hell(d_level *lev) |
| 1950 | { |
| 1951 | lev->dnum = valley_level.dnum; |
| 1952 | lev->dlevel = 1; |
| 1953 | } |
| 1954 | |
| 1955 | /* go directly to hell... */ |
| 1956 | void |
no outgoing calls
no test coverage detected