Skip to content

Commit

Permalink
Note loading resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinmera committed Mar 13, 2018
1 parent 5e56cd7 commit 68c5d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resource.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

(defmethod load ((resource resource))
(unless (allocated-p resource)
(v:trace :trial.resource "Loading ~a" resource)
(allocate resource)))

(defmethod allocate :around ((resource resource))
Expand Down

0 comments on commit 68c5d2c

Please sign in to comment.