#include <string.h>#include "inferno.h"#include "editor.h"#include "kdefs.h"Functions | |
| int | InitCurve () |
| int | GenerateCurve () |
| int | DecreaseR4 () |
| int | IncreaseR4 () |
| int | DecreaseR1 () |
| int | IncreaseR1 () |
| int | DeleteCurve () |
| int | SetCurve () |
Variables | |
| static fix | r1scale |
| static fix | r4scale |
| static int | curve |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6