add calc v3 wishlist for v_type to become an enum

This commit is contained in:
Landon Curt Noll
2023-08-31 01:06:55 -07:00
parent 0d2d5e3df3
commit faa93bf085

View File

@@ -131,7 +131,8 @@ struct value {
/*
* Value types.
* Value types. XXX - for calc v3, make this and short v_type an enum - XXX
* XXX - consider CALC2_COMPAT in this regard as well - XXX
*
* NOTE: The following files should be checked/adjusted for a new type:
*