Skip to content

Commit

Permalink
Comment tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Ratstail91 authored Oct 19, 2024
1 parent ddd91e3 commit 5b17c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/toy_value.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ typedef enum Toy_ValueType {
TOY_VALUE_FUNCTION,
TOY_VALUE_OPAQUE,

//TODO: type, any
//TODO: type, any, consider 'stack' as a possible addition
} Toy_ValueType;

//8 bytes in size
Expand Down

0 comments on commit 5b17c5e

Please sign in to comment.