diff options
Diffstat (limited to 'ue4/mycpu/ccpu.h')
| -rw-r--r-- | ue4/mycpu/ccpu.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ue4/mycpu/ccpu.h b/ue4/mycpu/ccpu.h index 7257a87..f005b74 100644 --- a/ue4/mycpu/ccpu.h +++ b/ue4/mycpu/ccpu.h | |||
| @@ -64,7 +64,8 @@ class CCPU | |||
| 64 | /** | 64 | /** |
| 65 | * @method CCPU | 65 | * @method CCPU |
| 66 | * @brief Default ctor | 66 | * @brief Default ctor |
| 67 | * @param cnt number of registers to allocate for this cpu | 67 | * @param cnt number of registers to allocate for this cpu |
| 68 | * @param datatype reference instance of datatype to copy from | ||
| 68 | * @return - | 69 | * @return - |
| 69 | * @globalvars none | 70 | * @globalvars none |
| 70 | * @exception none | 71 | * @exception none |
