diff options
Diffstat (limited to 'ue4/mycpu/cdat.h')
| -rw-r--r-- | ue4/mycpu/cdat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ue4/mycpu/cdat.h b/ue4/mycpu/cdat.h index a5f2ce0..abea425 100644 --- a/ue4/mycpu/cdat.h +++ b/ue4/mycpu/cdat.h | |||
| @@ -331,6 +331,7 @@ class CDat | |||
| 331 | 331 | ||
| 332 | protected: | 332 | protected: |
| 333 | /* members */ | 333 | /* members */ |
| 334 | /** internal value of datatype */ | ||
| 334 | T m_value; | 335 | T m_value; |
| 335 | }; | 336 | }; |
| 336 | 337 | ||
