diff options
| author | Steven Fuller <relnev@icculus.org> | 2001-07-29 18:25:45 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:36 +0200 |
| commit | 5c497c61a656f338eb9599fb5f364ad853d0eccf (patch) | |
| tree | 125832fffe333da4ef51de914fd012de54569b4e /src/include/prototyp.h | |
| parent | 44d4752e83d807cde6aff8260b5aa2acdf77778d (diff) | |
Implemented (most of) the inline assembly in inline.h
Diffstat (limited to 'src/include/prototyp.h')
| -rw-r--r-- | src/include/prototyp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/prototyp.h b/src/include/prototyp.h index d00ac1c..bf965b1 100644 --- a/src/include/prototyp.h +++ b/src/include/prototyp.h @@ -2323,8 +2323,6 @@ int DestroyActiveVDB(VIEWDESCRIPTORBLOCK *dblockptr); void PlatformSpecificVDBInit(VIEWDESCRIPTORBLOCK *vdb); -int SqRoot32(int A); -int SqRoot64(LONGLONGCH *A); /* CDF 4/2/98 */ int GetOneOverSin(int a); /* CDF 4/2/98 */ |
