summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-06-19 10:58:31 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-06-19 10:58:31 +0800
commit9d6608227a46e62f81b0bad78f12406ba29819cc (patch)
treecb5fb60b7d753b9200ef941232eab608a68c101b /configure.ac
parenta6cfa494405bef00571ef676ac153c21622946f9 (diff)
Ord items list now contain pointers to the Items
so that it can contain subclasses of Item, since the ones contained are just the pointers. The space reserved for an Item wouldn't be enough for a subclass' additional members. The space reserved for *a pointer to* an Item, on the other hand, should be enough for a later casted pointer to something derived from an Item.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions